googleapis / googleapis/python-aiplatform

Vertex Reasoning - code 03 and code 13 error

オープン
#6,463 コメント 1 件 リアクション 0 件 担当者 1 名 @maxgasztych が担当を希望しています GitHub で見る
api: vertex-ai
主要言語
Python
スター
905
フォーク
465
平均マージ
1日 13時間
マージ済み PR(30日)
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 を短くまとめたダイジェスト。