2026-05-26T21:28:06.994030443Z [migrations] started 2026-05-26T21:28:07.346387330Z [migrations] no migrations found 2026-05-26T21:28:08.261750772Z usermod: no changes 2026-05-26T21:28:08.433375884Z ─────────────────────────────────────── 2026-05-26T21:28:08.433403520Z 2026-05-26T21:28:08.433412989Z ██╗ ███████╗██╗ ██████╗ 2026-05-26T21:28:08.433422308Z ██║ ██╔════╝██║██╔═══██╗ 2026-05-26T21:28:08.433430905Z ██║ ███████╗██║██║ ██║ 2026-05-26T21:28:08.433439272Z ██║ ╚════██║██║██║ ██║ 2026-05-26T21:28:08.433447529Z ███████╗███████║██║╚██████╔╝ 2026-05-26T21:28:08.433455855Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-05-26T21:28:08.433464483Z 2026-05-26T21:28:08.433472499Z Brought to you by linuxserver.io 2026-05-26T21:28:08.433480706Z ─────────────────────────────────────── 2026-05-26T21:28:08.445009046Z 2026-05-26T21:28:08.445324291Z To support LSIO projects visit: 2026-05-26T21:28:08.445331966Z https://www.linuxserver.io/donate/ 2026-05-26T21:28:08.445337648Z 2026-05-26T21:28:08.445697833Z ─────────────────────────────────────── 2026-05-26T21:28:08.445704406Z GID/UID 2026-05-26T21:28:08.446324876Z ─────────────────────────────────────── 2026-05-26T21:28:08.566468403Z 2026-05-26T21:28:08.566503794Z User UID: 911 2026-05-26T21:28:08.566517622Z User GID: 911 2026-05-26T21:28:08.566525919Z ─────────────────────────────────────── 2026-05-26T21:28:08.614804753Z Linuxserver.io version: d0d553b1-ls292 2026-05-26T21:28:08.618900112Z Build-date: 2026-05-26T21:21:26+00:00 2026-05-26T21:28:08.618923429Z ─────────────────────────────────────── 2026-05-26T21:28:08.618933891Z 2026-05-26T21:28:12.523167420Z [custom-init] No custom files found, skipping... 2026-05-26T21:28:42.156224200Z 2026-05-26 21:28:42,153 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-05-26T21:28:42.158305342Z 2026-05-26 21:28:42,157 INFO: Lazylibrarian (pid 614) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-05-26T21:28:44.167119939Z 2026-05-26 21:28:44,166 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:44.168338864Z 2026-05-26 21:28:44,167 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:44.168702046Z 2026-05-26 21:28:44,168 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:44.182274534Z 2026-05-26 21:28:44,181 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-26T21:28:44.194765273Z 2026-05-26 21:28:44,194 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-05-26T21:28:44.196626321Z 2026-05-26 21:28:44,196 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-05-26T21:28:44.576251973Z 2026-05-26 21:28:44,575 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)] 2026-05-26T21:28:44.943525456Z 2026-05-26 21:28:44,942 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-05-26T21:28:44.954850867Z 2026-05-26 21:28:44,954 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-05-26T21:28:45.395481377Z 2026-05-26 21:28:45,394 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-05-26T21:28:47.124802069Z 2026-05-26 21:28:47,124 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-05-26T21:28:47.192057036Z 2026-05-26 21:28:47,191 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-05-26T21:28:47.250208867Z 2026-05-26 21:28:47,249 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-05-26T21:28:49.272415769Z 2026-05-26 21:28:49,271 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-05-26T21:28:49.376310877Z 2026-05-26 21:28:49,375 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-05-26T21:28:50.429371118Z 2026-05-26 21:28:50,428 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-05-26T21:28:50.431641972Z 2026-05-26 21:28:50,431 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-05-26T21:28:50.581932020Z 2026-05-26 21:28:50,580 INFO: Scheduler started [base.py:214 (MAIN)] 2026-05-26T21:28:50.645916079Z 2026-05-26 21:28:50,645 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:50.667153205Z 2026-05-26 21:28:50,666 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:50.688317315Z 2026-05-26 21:28:50,687 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:50.710853828Z 2026-05-26 21:28:50,710 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:50.726626057Z 2026-05-26 21:28:50,726 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:50.753762897Z 2026-05-26 21:28:50,753 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:50.779634378Z 2026-05-26 21:28:50,779 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-26T21:28:50.969793340Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-05-26T21:28:51.649165429Z [ls.io-init] done.