We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Contain fails to start after update to version 3abe9327-ls109. Re-pulling image did not resolve. was working prior to update
coitnainer should run
update image and see if it starts?
- OS: - How docker service was installed: distro's pacakagemanager
x86-64
used portainer, config worked prior to update, screenshots of config attached to description.
2025-01-05T17:05:28.268177000Z [migrations] started 2025-01-05T17:05:28.268507000Z [migrations] no migrations found 2025-01-05T17:05:28.291617000Z ─────────────────────────────────────── 2025-01-05T17:05:28.291802000Z ██╗ ███████╗██╗ ██████╗ 2025-01-05T17:05:28.291868000Z ██║ ██╔════╝██║██╔═══██╗ 2025-01-05T17:05:28.291935000Z ██║ ███████╗██║██║ ██║ 2025-01-05T17:05:28.292001000Z ██║ ╚════██║██║██║ ██║ 2025-01-05T17:05:28.292079000Z ███████╗███████║██║╚██████╔╝ 2025-01-05T17:05:28.292147000Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2025-01-05T17:05:28.292285000Z Brought to you by linuxserver.io 2025-01-05T17:05:28.292354000Z ─────────────────────────────────────── 2025-01-05T17:05:28.292490000Z To support LSIO projects visit: 2025-01-05T17:05:28.292559000Z https://www.linuxserver.io/donate/ 2025-01-05T17:05:28.292739000Z ─────────────────────────────────────── 2025-01-05T17:05:28.292811000Z GID/UID 2025-01-05T17:05:28.292875000Z ─────────────────────────────────────── 2025-01-05T17:05:28.293910000Z User UID: 1000 2025-01-05T17:05:28.293965000Z User GID: 1000 2025-01-05T17:05:28.294019000Z ─────────────────────────────────────── 2025-01-05T17:05:28.294243000Z Linuxserver.io version: 3abe9327-ls109 2025-01-05T17:05:28.294327000Z Build-date: 2025-01-05T11:52:38+00:00 2025-01-05T17:05:28.294387000Z ─────────────────────────────────────── 2025-01-05T17:05:28.294442000Z 2025-01-05T17:05:30.231591000Z [custom-init] No custom files found, skipping... 2025-01-05T17:05:30.356674000Z Traceback (most recent call last): 2025-01-05T17:05:30.356849000Z File "/app/lazylibrarian/LazyLibrarian.py", line 25, in <module> 2025-01-05T17:05:30.356926000Z from lazylibrarian import startup, webStart 2025-01-05T17:05:30.356997000Z File "/app/lazylibrarian/lazylibrarian/startup.py", line 30, in <module> 2025-01-05T17:05:30.357069000Z import cherrypy 2025-01-05T17:05:30.357139000Z ModuleNotFoundError: No module named 'cherrypy'
The text was updated successfully, but these errors were encountered:
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
Sorry, something went wrong.
Don't use portainer to deploy our containers, you're probably hitting their "feature" https://info.linuxserver.io/issues/2023-05-22-portainer/
No branches or pull requests
Is there an existing issue for this?
Current Behavior
Contain fails to start after update to version 3abe9327-ls109. Re-pulling image did not resolve. was working prior to update
Expected Behavior
coitnainer should run
Steps To Reproduce
update image and see if it starts?
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: