I'm having issues starting / creating new user-managed notebooks in Vertex AI > Workbench, where I'll end up with this error and can't even open JupyterLabs:
[Vertex AI] - Restarting notebook NAME: ZONE does not have enough resources available to fulfill the request. Retry later or try another zone in your configurations.
I didn't have this problem last month when I was still under the free trial. I also noticed this error only come up when I try to install the GPU in the notebook.
So far, I've done the following:
- Change payment method (got an email that asked me to update payment settings at the end of the trial last month)
- Create new notebook in different zones and cluster over the past week, all give the same error when I attach a GPU.
- In Quotas, changed 'GPU (all regions)' from 1 to 0, and then back to 1.
- In Quotas, changed 'VM instances (default)' from 24 to 48, and then back to 24.
- Created several new projects, didn't work either.
I also created a snapshot of both the data and boot of the notebook, but don't know how to use it to recreate it in Vertex AI again.
Have you faced a similar issue before, how did you fix it? Thanks