Skip to content

[BUG] Container not starting after update #81

@pbeckcom

Description

@pbeckcom

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Contain fails to start after update to version 3abe9327-ls109. Re-pulling image did not resolve. was working prior to update
Screenshot 2025-01-05 111356
Screenshot 2025-01-05 111605

Expected Behavior

coitnainer should run

Steps To Reproduce

update image and see if it starts?

Environment

- OS:
- How docker service was installed: distro's pacakagemanager

CPU architecture

x86-64

Docker creation

used portainer, config worked prior to update, screenshots of config attached to description.

Container logs

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'

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions