2026-03-24T11:42:16.316109732Z [migrations] started 2026-03-24T11:42:16.321068648Z [migrations] no migrations found 2026-03-24T11:42:17.045084263Z usermod: no changes 2026-03-24T11:42:17.220785215Z ─────────────────────────────────────── 2026-03-24T11:42:17.220820055Z 2026-03-24T11:42:17.220828352Z ██╗ ███████╗██╗ ██████╗ 2026-03-24T11:42:17.220835596Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-24T11:42:17.220842620Z ██║ ███████╗██║██║ ██║ 2026-03-24T11:42:17.220849905Z ██║ ╚════██║██║██║ ██║ 2026-03-24T11:42:17.220856829Z ███████╗███████║██║╚██████╔╝ 2026-03-24T11:42:17.220863733Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-24T11:42:17.220870697Z 2026-03-24T11:42:17.220877330Z Brought to you by linuxserver.io 2026-03-24T11:42:17.220884134Z ─────────────────────────────────────── 2026-03-24T11:42:17.229955613Z 2026-03-24T11:42:17.230208291Z To support LSIO projects visit: 2026-03-24T11:42:17.230229624Z https://www.linuxserver.io/donate/ 2026-03-24T11:42:17.230239023Z 2026-03-24T11:42:17.230474648Z ─────────────────────────────────────── 2026-03-24T11:42:17.230500730Z GID/UID 2026-03-24T11:42:17.230875525Z ─────────────────────────────────────── 2026-03-24T11:42:17.334797867Z 2026-03-24T11:42:17.334830362Z User UID: 911 2026-03-24T11:42:17.334839981Z User GID: 911 2026-03-24T11:42:17.334848268Z ─────────────────────────────────────── 2026-03-24T11:42:17.381501901Z Linuxserver.io version: 89f640e8-ls266 2026-03-24T11:42:17.385218806Z Build-date: 2026-03-24T11:37:59+00:00 2026-03-24T11:42:17.385243255Z ─────────────────────────────────────── 2026-03-24T11:42:17.385253275Z 2026-03-24T11:42:20.407839361Z [custom-init] No custom files found, skipping... 2026-03-24T11:42:47.714795573Z 2026-03-24 11:42:47,712 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-24T11:42:47.717114212Z 2026-03-24 11:42:47,716 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-24T11:42:49.726561036Z 2026-03-24 11:42:49,725 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-24T11:42:49.727374414Z 2026-03-24 11:42:49,726 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-24T11:42:49.728143914Z 2026-03-24 11:42:49,727 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-24T11:42:49.741311130Z 2026-03-24 11:42:49,740 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-24T11:42:49.753411859Z 2026-03-24 11:42:49,752 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-24T11:42:49.755224740Z 2026-03-24 11:42:49,754 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-24T11:42:50.106469767Z 2026-03-24 11:42:50,105 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)] 2026-03-24T11:42:50.465557218Z 2026-03-24 11:42:50,464 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-24T11:42:50.476562471Z 2026-03-24 11:42:50,476 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-24T11:42:50.903680634Z 2026-03-24 11:42:50,903 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-24T11:42:52.610826705Z 2026-03-24 11:42:52,610 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-24T11:42:52.676115536Z 2026-03-24 11:42:52,675 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-24T11:42:52.733696063Z 2026-03-24 11:42:52,733 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-24T11:42:55.016394068Z 2026-03-24 11:42:55,015 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-24T11:42:55.072800501Z 2026-03-24 11:42:55,072 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-24T11:42:56.297315165Z 2026-03-24 11:42:56,296 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-24T11:42:56.299736350Z 2026-03-24 11:42:56,299 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-24T11:42:56.450311864Z 2026-03-24 11:42:56,449 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-24T11:42:56.514314875Z 2026-03-24 11:42:56,513 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-24T11:42:56.534778265Z 2026-03-24 11:42:56,534 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-24T11:42:56.554719192Z 2026-03-24 11:42:56,554 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-24T11:42:56.577313113Z 2026-03-24 11:42:56,576 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-24T11:42:56.593388145Z 2026-03-24 11:42:56,592 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-24T11:42:56.620216944Z 2026-03-24 11:42:56,619 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-24T11:42:56.646069436Z 2026-03-24 11:42:56,645 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-24T11:42:57.399410587Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-24T11:42:57.877684819Z [ls.io-init] done.