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

Invalid IPv6 URL #11

Open
tombeteende opened this issue Mar 4, 2024 · 2 comments
Open

Invalid IPv6 URL #11

tombeteende opened this issue Mar 4, 2024 · 2 comments

Comments

@tombeteende
Copy link

I get an Invalid IPv6 URL when using a valid Postgres URL. Any idea how to bypass it?

The error stems from theurllib package

@karakanb
Copy link
Contributor

karakanb commented Mar 4, 2024

thanks a lot for the report, do you happen to have an example URI without any sensitive data in it? I'd love to be able to reproduce it and see what happens.

@tombeteende
Copy link
Author

It is something like -
postgresql://<my_user>:<my_password>@rdsstack-<identifier>.us-east-1.rds.amazonaws.com:5432/<my_db>

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

2 participants