I am facing similar issue in Azure AI Studio
Compute 'not ready' when deploying custom environment
Matt Molony
50
Reputation points
I'm trying to create a runtime to use for the new prompt flow feature. I'm trying to use a custom environment for the runtime because I need additional python packages.
The environment builts without issue. However, when I try to creat a runtime it always throws this error. I've tried several times to create new compute instances without success.
UserError: FlowRuntime test in compute instance ask-dwayne-compute is not ready: runtime starting timeout. Please try to create a new compute instance to hold runtime
Can anyone please help me debug this error?