googleapis / googleapis/python-aiplatform

Vertex Reasoning - code 03 and code 13 error

未关闭
#6,463 1 条评论 0 个 reaction 已指派 1 人 已被 @maxgasztych 认领 在 GitHub 查看
api: vertex-ai
主要语言
Python
星标
905
派生
465
平均合并
1 天 13 小时
30 天内合并 PR
44

描述

Multiple Reasoning Engine deployments are consistently failing with error codes 3 and 13. The deployments complete the creation phase but fail during the startup/serving phase.

Error Details
Error Pattern 1: Code 13 - Internal Error
{
"done": true,
"error": {
"code": 13,
"message": "Please refer to our documentation for checking logs and other troubleshooting tips."
}
}
Error Pattern 2: Code 3 - Failed to Start
{
"done": true,
"error": {
"code": 3,
"message": "Reasoning Engine resource failed to start and cannot serve traffic. Please refer to our documentation for checking logs and other troubleshooting tips."
}
}

Though i have currectly checked the location/region and permission role issues. - Everything is fine

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。