-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Bug]: Update *.340 to *.341 #3494
Comments
This is the error that occurs in the Coolify system, something normal, it does not resolve the DNS because the database is not working.
|
I have a similar issue. I have a redis database in a project but now it's conflicting with the coolify-redis install. |
|
I waited for a few more versions to be released and updated directly to |
Error Message and Logs
Logs container
ghcr.io/coollabsio/coolify-helper:latest
Steps to Reproduce
Today I tried to update from version 340 to 341, but during the update process an error occurred causing the Coolify containers (Redis, PostgreSQL and Realtime) to have the status "Creating" in
docker ps
, only the Coolify container itself was started and the application gave an error connecting to PostgreSQL, since its container had not been started.To solve the problem I ran the command
docker stop
and thendocker start
on the containers with the status "Creating", after that Coolify started working again, apparently normally, but I didn't do many tests.However, it didn't update to version 341 and the update button disappeared.
I accessed the "Settings" screen and used the button to check for updates manually, the update button appeared again, I sent it to update and the error occurred again.
Apparently it is an error due to a conflict in the container names.
This time I was observing the logs of the "Coolify helper" container
Example Repository URL
No response
Coolify Version
v4.0.0-beta.341
Are you using Coolify Cloud?
No (self-hosted)
Operating System and Version (self-hosted)
Rocky Linux 9.4 (Blue Onyx)
Additional Information
No response
The text was updated successfully, but these errors were encountered: