-
Notifications
You must be signed in to change notification settings - Fork 167
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
[Bug]: Cannot re-create GCP and Azure gateways #1744
Comments
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant. |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. Please reopen the issue if it is still relevant. |
Steps to reproduce
dstack gateway -w
)> dstack apply -f gateways/gcp.dstack.yml -y --force
Actual behaviour
Gateway provisioning fails.
> dstack gateway BACKEND REGION NAME HOSTNAME DOMAIN DEFAULT STATUS gcp europe-west4 gcp example.com failed
Expected behaviour
Gateway becomes running after re-creation.
dstack version
master
Server logs
Additional information
AWS gateways are re-created successfully.
A similar problem occurs when re-creating GCP fleets - the same exception in server logs, although it does not lead to fleets failing because dstack retries fleet provisioning.
The text was updated successfully, but these errors were encountered: