cant deploy after update to 0.7.1

i got this error toast while try to redeploy from github action and manual deploy.
No description
9 Replies
Sang Dang
Sang Dang9mo ago
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 ?
Abraham SN
Abraham SNOP9mo ago
the app deploy is pending.
No description
Abraham SN
Abraham SNOP9mo ago
this is the return.
No description
Sang Dang
Sang Dang9mo ago
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?
Siumauricio
Siumauricio9mo ago
Hmm can you please go to settings -> server -> show logs, maybe you can see the error
Sang Dang
Sang Dang9mo ago
I upgraded my dokploy from 6.x to 7.1 without problem
Abraham SN
Abraham SNOP9mo ago
it solved. the problem is, there's a conflict after I apt upgrade the Ubuntu. so I use my backup. 🥲
Sang Dang
Sang Dang9mo ago
thanks for sharing the cause, now it makes me fear, I used to sudo apt upgrade -y without a second thought 🙈

Did you find this page helpful?