D
Dokploy16mo ago
Abe SN

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 Dang16mo 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 ?
Abe SN
Abe SNOP16mo ago
the app deploy is pending.
No description
Abe SN
Abe SNOP16mo ago
this is the return.
No description
Sang Dang
Sang Dang16mo 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
Siumauricio16mo ago
Hmm can you please go to settings -> server -> show logs, maybe you can see the error
Sang Dang
Sang Dang16mo ago
I upgraded my dokploy from 6.x to 7.1 without problem
Abe SN
Abe SNOP16mo ago
it solved. the problem is, there's a conflict after I apt upgrade the Ubuntu. so I use my backup. 🥲
Sang Dang
Sang Dang16mo 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?