-
-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Docker not starting after upgrade #126
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Yeah, I found that in a previous report. So I shouldn't create/update the containers through the docker GUI but with command line? |
We recommend compose, but cli would also work. You just need to recreate with the correct parameters (portainer and syno gui inject incorrect params during update) |
Thanks for the info. Thanks in advance! I'll keep looking tho. :p |
Change the PATH variable to include: /lsiopy/bin: Did wonders for me :). |
This works for me as well. |
This is not a sustainable fix and will just break next time we change anything in the PATH or any other environment variable. The fundamental issue is with the associated tools botching their management of the containers on an update. |
Absolutely, but that's not really a fight which the normal user can hold right (I for instance also do not know what's exactly going on. I see a broken container, I try to fix it)? Just for the sake of fixing it so people can move on, I'd say its proper info. Thanks for providing though, your efforts are tremendously appreciated. |
Well I've made a scheduled task on Synology that I can trigger when I want to update with CLI that stops, removes, updates and creates the container again. docker stop bazarr So this issue can be closed. Thanks for nudging me in the correct direction everyone!!! :) |
Fyi, we don't recommend automatic updates and that command you've got in your script, will cause you issues. |
It's not an automatic update. It doesn't run scheduled. :) Just for me to trigger it when I need it. |
Well, you've just used our place holder paths and not actually replaced them with your relevant paths. If you want to continue this discussion, jump over to our discord or forum. |
Oh, those paths aren't the ones I'm using. Just as an example. I tested the script and it works. :) |
Is there an existing issue for this?
Current Behavior
Docker is not starting up since I upgraded to latest version of Bazarr using Docker on a Synology NAS.
Expected Behavior
No response
Steps To Reproduce
Created a new container from scratch and got the same errors in the log.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: