googleapis / googleapis/python-aiplatform
Followed notebooks samples for CPR and deploy but getting FailedPrecondition
- Lingua principale
- Python
- Stelle
- 905
- Fork
- 465
- Merge medio
- 1g 13h
- PR unite (30g)
- 44
Descrizione
Follow this tutorial: https://github.com/GoogleCloudPlatform/vertex-ai-samples/blob/main/notebooks/community/prediction/custom_prediction_routines/SDK_Custom_Predict_SDK_Integration.ipynb
everything works fine, including the local endpoint deployment, but when doing the mode.deploy to an endpoint at the end I encounter the error:
`FailedPrecondition: 400 Model server exited unexpectedly Model server logs can be found at ...` but the logs show nothing, just

Not sure how to debug this. Perhaps a bit to add is that I am quite familiar with the GCP ecosystem and I did try several ways to deploy this. All started by not being able to deploy my own model, then turned into the tutorial, and I guess if that doesn't work then something must be wrong with the implementation.
If you could even point me to where the problem might be I can take a look myself but I do need a bit of guidance as I am a bit stuck. Thanks.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.