Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task
-
@jdaviescoates I think this is something else, maybe I forgot something, let me check.
-
Then the restart, retry, attempt to update again logs (too long to paste here):
https://paste.uniteddiversity.coop/?0c9b9bec1cd7f806#5WH55kCQDv7pHUZtuzqSjS5EZCSDRqh5aL2WLvBbeKvA
-
@jdaviescoates this was a bug with the patch I made yesterday to use docker cli instead of the docker API. I will revert back the code on your server to use the API.
-
@jdaviescoates reverted now.
-
@humptydumpty done, thanks for the access. Let me know after a few updates how things are working out.
-
@girish said in Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task:
@jdaviescoates reverted now.
Thanks, tried again but:
-
@jdaviescoates Yeah, ok, I am out of ideas then.
Just tried a simple example:
root@v2202211129685206445:/home/cloudron-support# docker run hello-world Unable to find image 'hello-world:latest' locally latest: Pulling from library/hello-world 2db29710123e: Pull complete Digest: sha256:faa03e786c97f07ef34423fccceeec2398ec8a5759259f94d99078f264e9d7af Status: Downloaded newer image for hello-world:latest Hello from Docker! ... <stuff > ... root@v2202211129685206445:/home/cloudron-support# docker rm -f 7b6984e77727 7b6984e77727 root@v2202211129685206445:/home/cloudron-support# docker rmi hello-world <hangs>
-
@girish said in Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task:
@jdaviescoates Yeah, ok, I am out of ideas then.
-
@jdaviescoates I don't know how motivated you are to track this down, but either you can ask them for another server? I have the
VPS 500 G10s iv
in netcup .Another idea is to go back to plain ubuntu and try to reproduce this issue with just docker since it's not Cloudron related. But not sure what you will gain with this...
-
@jdaviescoates BTW, what "driver" did you select in Media in netcup ? I see that I have chosen VIRTIO even though SCSI is recommended.
-
@girish said in Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task:
@jdaviescoates BTW, what "driver" did you select in Media in netcup ? I see that I have chosen VIRTIO even though SCSI is recommended.
Yeah mine is VIRTIO too, I didn't manually choose that though, that's just how it was already and I chose not to touch anything for fear or messing things up (but yeah, I also noticed it says SCSI is recommended)
-
@jdaviescoates said in Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task:
@girish said in Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task:
@jdaviescoates reverted now.
Thanks, tried again but:
Although, after a reboot I was just successfully able to run 3 updates without issue... let's see how long it lasts... hopefully forever and the mystery will never need solving!
-
@girish said in Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task:
you can ask them for another server?
I may well do that in attempt to solve this and also to get a clean IP that doesn't mess with my email...
But also a bit scared to do so given that my first server move resulted in this bizarre issue rearing it's head
-
@jdaviescoates What's happenning is that some container is getting stuck and locking the image from getting removed. Actually, I want to investigate what that app might be. When this happens, can you please drop me a note? Maybe it's always the same app which is causing the problem (some cron job related thing maybe).
-
@jdaviescoates support@ is best
-
@girish fyi (added this bit with an edit so not sure you saw it?)
@jdaviescoates said in Apps Stuck Updating - Cleaning up old install - even after stopping/restarting task:
(my guess: WordPress Developer app)
-
@jdaviescoates I'm running WP dev too. Here's the full list of apps I'm using:
umami ghost wordpress dev surfer chatwoot noco element vaultwarden wekan invoiceninja etherpad roundcube snappymail matrix listmonk paperless freescout alltube kutt snappymail
-
I also have a WordPress dev app on the cloudron that gets stuck and don't have it on the other instances. The only other app I have on it and not on the other ones is mattermost
PS: the instance I restarted earlier today and that was working now hangs again on updates. Restarted again and now working fine...for some time...