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

Hostname is being changed #124

Open
Lusitaniae opened this issue Feb 23, 2022 · 0 comments
Open

Hostname is being changed #124

Lusitaniae opened this issue Feb 23, 2022 · 0 comments

Comments

@Lusitaniae
Copy link

Trying to use a DigitalOcean managed database instance here:

DO will provision a db with a hostname similar to app-name-random-id-0.b.db.ondigitalocean.com

Which leads to errors such as

otEstablished error="Unknown MySQL server host 'app-name-random-id-0.b-db.ondigitalocean.com' (-2)"
  • is converted to .

I'm guessing there's some hostname parsing somewhere which is not expecting 3 layers of subdomains?

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