coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.64k stars 1.89k forks source link

[Bug]: Installer fails on ipv6 #1610

Open ogdakke opened 10 months ago

ogdakke commented 10 months ago

Description

Hi! I am very new to self hosting and server configuration in general, so bare with me here.

I got a ipv6-only server from Hetzner, and the first thing I did was I tried to run the installation script found on coolify docs, and, in the end, with the -vvv -trace flags I got this error: Error response from daemon: Get https://ghcr.io/v2/: dial tcp 140.82.121.33:443: connect: network is unreachable. This led me to a discussion on https://community.home-assistant.io/t/unable-to-pull-images-from-ghcr-io/448349 where there was mentions of ip6-caused errors. With no flags, curl was just outputting curl: (7) Couldn't connect to server

Fixed by getting a ipv4 address for my server. I am aware that this is probably not a coolify issue, but might prove usefol for folks to take a look at this.

Minimal Reproduction (if possible, example repository)

Exception or Error

No response

Version

v4.0.0-beta.183

Codomic commented 9 months ago

Would love to use an ipv6 only server from Hetzner but also running into the same issue on my Rocky Linux instance. Hopefully ipv6 support for the automatic installer can be added in the future.

DanielOberlechner commented 4 months ago

Hi I tried the exact same thing today also on a Hetzner server with only ipv6 ip address and I wondered why the installation process failed.

This issue is still relevant.

The reason I don't have an ipv4 address is that I have to pay extra to get one.

Is there a chance that this issue is gonna get resolved in the near future?

Kind regards, Daniel