Open thesethtruth opened 4 days ago
This is probably not a Coolify issue, but a Docker issue.
Can you check this issue comment as the user has proposed a solution there: https://github.com/coollabsio/coolify/issues/4037#issuecomment-2440521500
Thanks @peaklabs-dev !! That's a very specific issue on my side and a great pointer from your side. Would it be helpful to include this as a FAQ/troubleshooting item? I'd be happy to contribute.
Error Message and Logs
Steps to Reproduce
Clean server VPS
sudo -i
to rootRun the install script script, crashes out of the installer script at L517
Run
docker ps
, see state unhealthyInspect logs of coolify instance with
docker logs 74930d1e5cf4
ERROR: failed to create new listening socket: socket(): Address family not supported by protocol (97
Example Repository URL
No response
Coolify Version
v4.0.0-beta.370
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04.1 LTS
Additional Information
I've tried uninstalling and installing again, to no avail.