2026-02-19T09:39:18.654570756Z [migrations] started 2026-02-19T09:39:18.659624494Z [migrations] no migrations found 2026-02-19T09:39:19.411691642Z usermod: no changes 2026-02-19T09:39:19.588915974Z ─────────────────────────────────────── 2026-02-19T09:39:19.588935413Z 2026-02-19T09:39:19.588941636Z ██╗ ███████╗██╗ ██████╗ 2026-02-19T09:39:19.588947478Z ██║ ██╔════╝██║██╔═══██╗ 2026-02-19T09:39:19.588953149Z ██║ ███████╗██║██║ ██║ 2026-02-19T09:39:19.588959452Z ██║ ╚════██║██║██║ ██║ 2026-02-19T09:39:19.588965143Z ███████╗███████║██║╚██████╔╝ 2026-02-19T09:39:19.588970744Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-02-19T09:39:19.588976877Z 2026-02-19T09:39:19.588982187Z Brought to you by linuxserver.io 2026-02-19T09:39:19.588987618Z ─────────────────────────────────────── 2026-02-19T09:39:19.600463870Z 2026-02-19T09:39:19.600797221Z To support LSIO projects visit: 2026-02-19T09:39:19.600822402Z https://www.linuxserver.io/donate/ 2026-02-19T09:39:19.600833524Z 2026-02-19T09:39:19.601216916Z ─────────────────────────────────────── 2026-02-19T09:39:19.601239291Z GID/UID 2026-02-19T09:39:19.601830281Z ─────────────────────────────────────── 2026-02-19T09:39:19.723984872Z 2026-02-19T09:39:19.724009421Z User UID: 911 2026-02-19T09:39:19.724018730Z User GID: 911 2026-02-19T09:39:19.724027037Z ─────────────────────────────────────── 2026-02-19T09:39:19.766298225Z Linuxserver.io version: dada182d-ls257 2026-02-19T09:39:19.770053277Z Build-date: 2026-02-19T09:34:57+00:00 2026-02-19T09:39:19.770077526Z ─────────────────────────────────────── 2026-02-19T09:39:19.770087556Z 2026-02-19T09:39:22.784671271Z [custom-init] No custom files found, skipping... 2026-02-19T09:39:49.611347603Z 2026-02-19 09:39:49,608 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-02-19T09:39:49.613535910Z 2026-02-19 09:39:49,612 INFO: Lazylibrarian (pid 615) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-02-19T09:39:51.622466112Z 2026-02-19 09:39:51,621 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-19T09:39:51.623287346Z 2026-02-19 09:39:51,622 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-19T09:39:51.624052827Z 2026-02-19 09:39:51,623 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-19T09:39:51.637170614Z 2026-02-19 09:39:51,636 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-19T09:39:51.649133175Z 2026-02-19 09:39:51,648 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-02-19T09:39:51.650948130Z 2026-02-19 09:39:51,650 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-02-19T09:39:52.002874481Z 2026-02-19 09:39:52,002 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)] 2026-02-19T09:39:52.341852937Z 2026-02-19 09:39:52,341 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-02-19T09:39:52.352725612Z 2026-02-19 09:39:52,352 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-02-19T09:39:52.784279199Z 2026-02-19 09:39:52,783 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-02-19T09:39:54.500360418Z 2026-02-19 09:39:54,499 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-02-19T09:39:54.566583019Z 2026-02-19 09:39:54,565 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-02-19T09:39:54.623611605Z 2026-02-19 09:39:54,623 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-02-19T09:39:56.810884415Z 2026-02-19 09:39:56,810 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-02-19T09:39:56.885589629Z 2026-02-19 09:39:56,885 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-02-19T09:39:58.065255937Z 2026-02-19 09:39:58,064 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-02-19T09:39:58.067497291Z 2026-02-19 09:39:58,067 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-02-19T09:39:58.211128480Z 2026-02-19 09:39:58,210 INFO: Scheduler started [base.py:214 (MAIN)] 2026-02-19T09:39:58.258576242Z 2026-02-19 09:39:58,258 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-02-19T09:39:58.278985101Z 2026-02-19 09:39:58,278 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-02-19T09:39:58.298860196Z 2026-02-19 09:39:58,298 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-02-19T09:39:58.320268700Z 2026-02-19 09:39:58,319 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-02-19T09:39:58.335454862Z 2026-02-19 09:39:58,334 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-02-19T09:39:58.361156411Z 2026-02-19 09:39:58,360 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-19T09:39:58.386746424Z 2026-02-19 09:39:58,386 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-19T09:39:58.684095163Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-02-19T09:39:59.171470855Z [ls.io-init] done.