coolify
coolify copied to clipboard
[Bug]: Updating from 3.12.30 to 3.12.31 via UI breaks
Is there an existing issue for this?
- [X] I have searched the existing issues
Example public repository
N/A
Description
This evening I noticed a new update was available, but when trying to update via the UI I seem to have broken everything 😬
Looking at it a bit further, the POST request to /api/v1/update seems to return a 200 all good, but after that the container dies, so all other requests land a 502, with the web page showing a 404. There's nothing to see in the Docker logs (unless there's somewhere specific I should be looking?).
Had a moment of panic, that everything was broken, but thankfully restarting the Docker container brought everything back online again. But no way to update, as this happens every time I try.
Screenshot
I don't think there's anything useful here, but this was what I can see client-side.

Questions:
- If I run the re-run the Coolify install process to install the latest version, will my existing apps and data remain in tact? (I've got about 15 apps running in Coolify, as well as another 20 or so in normal Docker containers, so I don't want to break anything).
- How can I view the logs from Coolify, to diagnose what may have gone wrong?
- This got me thinking, I'd really like to backup my Coolify config and all running apps, so that if Coolify breaks, I can safely restore - any advice on how best to do this efficiently?
Thanks in advance for any help, and if there's any more info that you need- let me know :)
Steps To Reproduce
- Logged in via WebUI
- Observes notification for new update (bottom left)
- Clicks the Update icon
- At the point, nothing on the UI seemed to happen
- A minute or so later, the page refreshes and lands a 502
- Neither my Coolify admin panel, nor any of my apps deployed via Coolify are available, all are returning a 404
- Restarting the Docker container manually, fixes things - but without the update
Version
3.12.30
It would be a nice feature if upon clicking the Update button, a confirmation modal was shown before the update began - maybe also including short a changelog of what's new in the next version. (I'm worried I'm going to accidentality click that nice shiny Update button again, and break everything!)
Thanks for the issue. I will add such thing in v4. :)
I'm closing this issue, because tracking features will be moved to GitHub discussions. Github issues will be only for bugs.
Version 4 is in full focus. v3 related issues will be closed, if it is not a critical bug.
Thanks for your understanding.