Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Serve] Allow termination of serve controllers in INIT state #3272

Closed
romilbhardwaj opened this issue Mar 4, 2024 · 1 comment
Closed

[Serve] Allow termination of serve controllers in INIT state #3272

romilbhardwaj opened this issue Mar 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@romilbhardwaj
Copy link
Collaborator

User's first sky serve up failed with:

googleapiclient.errors.HttpError: <HttpError 403 when requesting <redacted> returned "Permission 'tpu.nodes.list' denied on <redacted>". Details: "Permission 'tpu.nodes.list' denied on '<redacted>'">

This left controller in INIT status.

Now the user can't down the cluster and skypilot is stuck in bad state:

sky serve down --all
Sky serve controller sky-serve-controller-f59ab69a is INIT.
Please wait for the controller to be ready.
@romilbhardwaj romilbhardwaj added the bug Something isn't working label Mar 4, 2024
@Michaelvll
Copy link
Collaborator

This should be fixed by #3288. Closing for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants