You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If an existing container registry is present and I try to do a fresh deployment, it will fail in an extremely weird way. It'll say it can't authenticate and throw errors from our API, but it's able to interact with the API and it pulls the existing registry name out successfully. This is on an otherwise clean deployment on Ubuntu 22.10, fresh Droplet.
Note that the error messages indicate an auth failure, but this is not the issue (since we are still interacting with the API).
To Reproduce
Steps to reproduce the behavior:
Deploy to DO
Have an existing registry
BOOM (at registry step)
Expected behavior
Should add to the existing registry and move merrily along.
Your environment
Additional context
None
The text was updated successfully, but these errors were encountered:
Describe the bug
If an existing container registry is present and I try to do a fresh deployment, it will fail in an extremely weird way. It'll say it can't authenticate and throw errors from our API, but it's able to interact with the API and it pulls the existing registry name out successfully. This is on an otherwise clean deployment on Ubuntu 22.10, fresh Droplet.
Note that the error messages indicate an auth failure, but this is not the issue (since we are still interacting with the API).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should add to the existing registry and move merrily along.
Your environment
Additional context
None
The text was updated successfully, but these errors were encountered: