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

Can't connect to an IPv6 DB from the app container #1322

Open
mattgibson opened this issue Dec 24, 2024 · 1 comment
Open

Can't connect to an IPv6 DB from the app container #1322

mattgibson opened this issue Dec 24, 2024 · 1 comment

Comments

@mattgibson
Copy link

I've just tried setting up Rails on a cloud server via Kamal and providing connection details to a free supabase DB, which is IPv6 only. I get a Network Unreachable error from ActiveRecord on deploy, and the same happens when I use psql from inside the container. If I SSH into the instance and use psql outside the container, it connects correctly.

Not sure if #1280 or something similar will fix it

@HLFH
Copy link
Contributor

HLFH commented Jan 14, 2025

@mattgibson Yes, my PR #1280 fixes it. Please use it.

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