You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Coolify web interface is not accessible. The first message I got when I tryed to access coolify was: coolify php_network_getaddresses: getaddrinfo for coolify-redis failed: Try again
And now I, after trying to upgrade (upgrade.sh) and also trying to downgrade (curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash -s 4.0.0-beta.3XX), I just get a 404.
There's something wrong with redis.
This is content of the log file:
Container coolify-redis Creating
Container coolify Stopping
Container coolify Stopping
Container coolify Stopped
Container coolify Stopped
Container coolify-db Recreate
Container coolify-realtime Recreate
Container coolify-redis Created
Container coolify-db Recreated
Container coolify-realtime Recreated
Container coolify Recreate
Container coolify Recreated
Container coolify-realtime Starting
Container coolify-db Starting
Container coolify-redis Starting
Container coolify-redis Started
Container coolify-db Started
Container coolify-realtime Started
Container coolify-redis Waiting
Container coolify-realtime Waiting
Container coolify-db Waiting
Container coolify-redis Error
Container coolify-db Healthy
Container coolify-realtime Healthy
dependency failed to start: container coolify-redis is unhealthy
exit status 1
And these are the containers currently running:
As you can see, coolify-readis is restarting and coolify container is not created (redis is a dependency).
Steps to Reproduce
Just tryed to access the web interface
System was no longer reachable
Checked the log files to verify if there was a system upgrade. I saw a new upgrade-2025-03-05-21-08-22.log file with the redis error.
Example Repository URL
No response
Coolify Version
4.0.0-beta-398
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Error Message and Logs
Coolify web interface is not accessible. The first message I got when I tryed to access coolify was: coolify php_network_getaddresses: getaddrinfo for coolify-redis failed: Try again
And now I, after trying to upgrade (upgrade.sh) and also trying to downgrade (curl -fsSL https://cdn.coollabs.io/coolify/install.sh | bash -s 4.0.0-beta.3XX), I just get a 404.
There's something wrong with redis.
This is content of the log file:
Container coolify-redis Creating
Container coolify Stopping
Container coolify Stopping
Container coolify Stopped
Container coolify Stopped
Container coolify-db Recreate
Container coolify-realtime Recreate
Container coolify-redis Created
Container coolify-db Recreated
Container coolify-realtime Recreated
Container coolify Recreate
Container coolify Recreated
Container coolify-realtime Starting
Container coolify-db Starting
Container coolify-redis Starting
Container coolify-redis Started
Container coolify-db Started
Container coolify-realtime Started
Container coolify-redis Waiting
Container coolify-realtime Waiting
Container coolify-db Waiting
Container coolify-redis Error
Container coolify-db Healthy
Container coolify-realtime Healthy
dependency failed to start: container coolify-redis is unhealthy
exit status 1
And these are the containers currently running:
As you can see, coolify-readis is restarting and coolify container is not created (redis is a dependency).
Steps to Reproduce
Example Repository URL
No response
Coolify Version
4.0.0-beta-398
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Ubuntu 24.04
Additional Information
No response
The text was updated successfully, but these errors were encountered: