2026-03-07T19:05:37.507309399Z [migrations] started 2026-03-07T19:05:37.507344419Z [migrations] no migrations found 2026-03-07T19:05:37.536699782Z usermod: no changes 2026-03-07T19:05:37.545791149Z ─────────────────────────────────────── 2026-03-07T19:05:37.545810377Z 2026-03-07T19:05:37.545814957Z ██╗ ███████╗██╗ ██████╗ 2026-03-07T19:05:37.545819365Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-07T19:05:37.545823724Z ██║ ███████╗██║██║ ██║ 2026-03-07T19:05:37.545828033Z ██║ ╚════██║██║██║ ██║ 2026-03-07T19:05:37.545831921Z ███████╗███████║██║╚██████╔╝ 2026-03-07T19:05:37.545836199Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-07T19:05:37.545840568Z 2026-03-07T19:05:37.545844716Z Brought to you by linuxserver.io 2026-03-07T19:05:37.545849085Z ─────────────────────────────────────── 2026-03-07T19:05:37.546051864Z 2026-03-07T19:05:37.546059359Z To support LSIO projects visit: 2026-03-07T19:05:37.546063337Z https://www.linuxserver.io/donate/ 2026-03-07T19:05:37.546067044Z 2026-03-07T19:05:37.546070631Z ─────────────────────────────────────── 2026-03-07T19:05:37.546075241Z GID/UID 2026-03-07T19:05:37.546078958Z ─────────────────────────────────────── 2026-03-07T19:05:37.549383452Z 2026-03-07T19:05:37.549393142Z User UID: 911 2026-03-07T19:05:37.549397040Z User GID: 911 2026-03-07T19:05:37.549400627Z ─────────────────────────────────────── 2026-03-07T19:05:37.550290288Z Linuxserver.io version: e7c7ce2d-ls262 2026-03-07T19:05:37.550479690Z Build-date: 2026-03-07T19:00:03+00:00 2026-03-07T19:05:37.550485802Z ─────────────────────────────────────── 2026-03-07T19:05:37.550489880Z 2026-03-07T19:05:37.612345878Z [custom-init] No custom files found, skipping... 2026-03-07T19:05:38.770739639Z 2026-03-07 19:05:38,770 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-07T19:05:38.770855943Z 2026-03-07 19:05:38,770 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-07T19:05:40.772227679Z 2026-03-07 19:05:40,771 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-07T19:05:40.772282099Z 2026-03-07 19:05:40,772 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-07T19:05:40.772291868Z 2026-03-07 19:05:40,772 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-07T19:05:40.773065366Z 2026-03-07 19:05:40,772 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-07T19:05:40.773697228Z 2026-03-07 19:05:40,773 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-07T19:05:40.773729794Z 2026-03-07 19:05:40,773 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-07T19:05:40.792295639Z 2026-03-07 19:05:40,792 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)] 2026-03-07T19:05:40.874732451Z 2026-03-07 19:05:40,874 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-07T19:05:40.874800117Z 2026-03-07 19:05:40,874 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-07T19:05:40.895769593Z 2026-03-07 19:05:40,895 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-07T19:05:40.962315815Z 2026-03-07 19:05:40,962 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-07T19:05:40.964570045Z 2026-03-07 19:05:40,964 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-07T19:05:40.967629976Z 2026-03-07 19:05:40,967 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-07T19:05:41.547174161Z 2026-03-07 19:05:41,546 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-07T19:05:41.573080187Z 2026-03-07 19:05:41,572 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-07T19:05:41.848752141Z 2026-03-07 19:05:41,848 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-07T19:05:41.848938166Z 2026-03-07 19:05:41,848 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-07T19:05:41.954071410Z 2026-03-07 19:05:41,953 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-07T19:05:41.960484745Z 2026-03-07 19:05:41,960 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-07T19:05:41.962320842Z 2026-03-07 19:05:41,962 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-07T19:05:41.964274486Z 2026-03-07 19:05:41,964 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-07T19:05:41.966302310Z 2026-03-07 19:05:41,966 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-07T19:05:41.967927332Z 2026-03-07 19:05:41,967 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-07T19:05:41.970726368Z 2026-03-07 19:05:41,970 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-07T19:05:41.973723073Z 2026-03-07 19:05:41,973 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-07T19:05:42.651960504Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-07T19:05:42.669674343Z [ls.io-init] done.