cant deploy after update to 0.7.1
i got this error toast while try to redeploy from github action and manual deploy.

9 Replies
usually it's hard to debug with this frontend error message, could you show the error from the request/response inside Network tab?
Can you use a console logs ?
the app deploy is pending.

this is the return.

look like the requests do not get responsed, I do not understand their changes in latest release, but look like sth related to traefik, have you give it a reload/restart to try?
Hmm can you please go to settings -> server -> show logs, maybe you can see the error
I upgraded my dokploy from 6.x to 7.1 without problem
it solved. the problem is, there's a conflict after I apt upgrade the Ubuntu. so I use my backup. 🥲
thanks for sharing the cause, now it makes me fear, I used to
sudo apt upgrade -y
without a second thought 🙈