2026-06-06T20:02:54.358658091Z [migrations] started 2026-06-06T20:02:54.358703442Z [migrations] no migrations found 2026-06-06T20:02:54.383916127Z usermod: no changes 2026-06-06T20:02:54.393173711Z ─────────────────────────────────────── 2026-06-06T20:02:54.393398653Z 2026-06-06T20:02:54.393403253Z ██╗ ███████╗██╗ ██████╗ 2026-06-06T20:02:54.393406900Z ██║ ██╔════╝██║██╔═══██╗ 2026-06-06T20:02:54.393410447Z ██║ ███████╗██║██║ ██║ 2026-06-06T20:02:54.393414034Z ██║ ╚════██║██║██║ ██║ 2026-06-06T20:02:54.393420377Z ███████╗███████║██║╚██████╔╝ 2026-06-06T20:02:54.393424075Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-06-06T20:02:54.393427722Z 2026-06-06T20:02:54.393431089Z Brought to you by linuxserver.io 2026-06-06T20:02:54.393434526Z ─────────────────────────────────────── 2026-06-06T20:02:54.393448825Z 2026-06-06T20:02:54.393455027Z To support LSIO projects visit: 2026-06-06T20:02:54.393458905Z https://www.linuxserver.io/donate/ 2026-06-06T20:02:54.393462622Z 2026-06-06T20:02:54.393466230Z ─────────────────────────────────────── 2026-06-06T20:02:54.393470258Z GID/UID 2026-06-06T20:02:54.393473915Z ─────────────────────────────────────── 2026-06-06T20:02:54.396902329Z 2026-06-06T20:02:54.396912911Z User UID: 911 2026-06-06T20:02:54.396916598Z User GID: 911 2026-06-06T20:02:54.396920065Z ─────────────────────────────────────── 2026-06-06T20:02:54.397803053Z Linuxserver.io version: 6324496a-ls298 2026-06-06T20:02:54.397983908Z Build-date: 2026-06-06T19:56:34+00:00 2026-06-06T20:02:54.397988777Z ─────────────────────────────────────── 2026-06-06T20:02:54.397992565Z 2026-06-06T20:02:54.453605732Z [custom-init] No custom files found, skipping... 2026-06-06T20:02:55.724922893Z 2026-06-06 20:02:55,724 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-06-06T20:02:55.725019888Z 2026-06-06 20:02:55,724 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-06-06T20:02:57.726081370Z 2026-06-06 20:02:57,725 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-06T20:02:57.726144678Z 2026-06-06 20:02:57,725 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-06T20:02:57.726154908Z 2026-06-06 20:02:57,726 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-06T20:02:57.726808454Z 2026-06-06 20:02:57,726 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-06T20:02:57.727473534Z 2026-06-06 20:02:57,727 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-06-06T20:02:57.727529677Z 2026-06-06 20:02:57,727 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-06-06T20:02:57.743722747Z 2026-06-06 20:02:57,743 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)] 2026-06-06T20:02:57.816179455Z 2026-06-06 20:02:57,816 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-06-06T20:02:57.816707859Z 2026-06-06 20:02:57,816 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-06-06T20:02:57.836106535Z 2026-06-06 20:02:57,836 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-06-06T20:02:57.903130913Z 2026-06-06 20:02:57,903 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-06-06T20:02:57.905389160Z 2026-06-06 20:02:57,905 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-06-06T20:02:57.908290453Z 2026-06-06 20:02:57,908 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-06-06T20:02:58.354100711Z 2026-06-06 20:02:58,353 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-06-06T20:02:58.398863858Z 2026-06-06 20:02:58,398 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-06-06T20:02:58.663861876Z 2026-06-06 20:02:58,663 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-06-06T20:02:58.664037470Z 2026-06-06 20:02:58,663 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-06-06T20:02:58.769950955Z 2026-06-06 20:02:58,769 INFO: Scheduler started [base.py:214 (MAIN)] 2026-06-06T20:02:58.775647958Z 2026-06-06 20:02:58,775 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-06-06T20:02:58.778024263Z 2026-06-06 20:02:58,777 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-06-06T20:02:58.780435870Z 2026-06-06 20:02:58,780 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-06-06T20:02:58.782958099Z 2026-06-06 20:02:58,782 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-06-06T20:02:58.785054942Z 2026-06-06 20:02:58,784 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-06-06T20:02:58.788739011Z 2026-06-06 20:02:58,788 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-06T20:02:58.792254150Z 2026-06-06 20:02:58,792 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-06T20:02:59.494272405Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-06-06T20:02:59.511159223Z [ls.io-init] done.