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

fix: Issues with DO and existing registry #205

Open
qdzlug opened this issue Nov 14, 2022 · 1 comment
Open

fix: Issues with DO and existing registry #205

qdzlug opened this issue Nov 14, 2022 · 1 comment
Assignees

Comments

@qdzlug
Copy link
Contributor

qdzlug commented Nov 14, 2022

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:

  1. Deploy to DO
  2. Have an existing registry
  3. BOOM (at registry step)

Expected behavior
Should add to the existing registry and move merrily along.

Your environment

Additional context
None

@qdzlug qdzlug self-assigned this Nov 14, 2022
@qdzlug
Copy link
Contributor Author

qdzlug commented Jan 25, 2023

This is still happening in the most recent builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant