2026-05-29T19:30:04.525787031Z [migrations] started 2026-05-29T19:30:04.525829656Z [migrations] no migrations found 2026-05-29T19:30:04.555375532Z usermod: no changes 2026-05-29T19:30:04.564623651Z ─────────────────────────────────────── 2026-05-29T19:30:04.564644984Z 2026-05-29T19:30:04.564648831Z ██╗ ███████╗██╗ ██████╗ 2026-05-29T19:30:04.564652829Z ██║ ██╔════╝██║██╔═══██╗ 2026-05-29T19:30:04.564656727Z ██║ ███████╗██║██║ ██║ 2026-05-29T19:30:04.564660335Z ██║ ╚════██║██║██║ ██║ 2026-05-29T19:30:04.564663892Z ███████╗███████║██║╚██████╔╝ 2026-05-29T19:30:04.564667469Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-05-29T19:30:04.564670976Z 2026-05-29T19:30:04.564674303Z Brought to you by linuxserver.io 2026-05-29T19:30:04.564677750Z ─────────────────────────────────────── 2026-05-29T19:30:04.564874506Z 2026-05-29T19:30:04.564886771Z To support LSIO projects visit: 2026-05-29T19:30:04.564891230Z https://www.linuxserver.io/donate/ 2026-05-29T19:30:04.564895037Z 2026-05-29T19:30:04.564898765Z ─────────────────────────────────────── 2026-05-29T19:30:04.564903294Z GID/UID 2026-05-29T19:30:04.564907021Z ─────────────────────────────────────── 2026-05-29T19:30:04.568230967Z 2026-05-29T19:30:04.568240917Z User UID: 911 2026-05-29T19:30:04.568244845Z User GID: 911 2026-05-29T19:30:04.568248342Z ─────────────────────────────────────── 2026-05-29T19:30:04.569131120Z Linuxserver.io version: 491937de-ls295 2026-05-29T19:30:04.569313778Z Build-date: 2026-05-29T19:24:08+00:00 2026-05-29T19:30:04.569320261Z ─────────────────────────────────────── 2026-05-29T19:30:04.569324139Z 2026-05-29T19:30:04.629675918Z [custom-init] No custom files found, skipping... 2026-05-29T19:30:05.910606356Z 2026-05-29 19:30:05,910 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-05-29T19:30:05.910802772Z 2026-05-29 19:30:05,910 INFO: Lazylibrarian (pid 172) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-05-29T19:30:07.911749177Z 2026-05-29 19:30:07,911 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T19:30:07.911805040Z 2026-05-29 19:30:07,911 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T19:30:07.911822294Z 2026-05-29 19:30:07,911 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T19:30:07.912569099Z 2026-05-29 19:30:07,912 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-29T19:30:07.913203236Z 2026-05-29 19:30:07,913 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-05-29T19:30:07.913267996Z 2026-05-29 19:30:07,913 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-05-29T19:30:07.931624653Z 2026-05-29 19:30:07,931 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)] 2026-05-29T19:30:08.018152599Z 2026-05-29 19:30:08,017 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-05-29T19:30:08.018524899Z 2026-05-29 19:30:08,018 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-05-29T19:30:08.038219792Z 2026-05-29 19:30:08,037 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-05-29T19:30:08.105215855Z 2026-05-29 19:30:08,105 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-05-29T19:30:08.107612712Z 2026-05-29 19:30:08,107 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-05-29T19:30:08.110530410Z 2026-05-29 19:30:08,110 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-05-29T19:30:08.555698910Z 2026-05-29 19:30:08,555 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-05-29T19:30:08.764014899Z 2026-05-29 19:30:08,763 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-05-29T19:30:09.047625447Z 2026-05-29 19:30:09,047 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-05-29T19:30:09.047879719Z 2026-05-29 19:30:09,047 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-05-29T19:30:09.154545661Z 2026-05-29 19:30:09,154 INFO: Scheduler started [base.py:214 (MAIN)] 2026-05-29T19:30:09.160231835Z 2026-05-29 19:30:09,160 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T19:30:09.163149322Z 2026-05-29 19:30:09,162 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T19:30:09.165176094Z 2026-05-29 19:30:09,165 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T19:30:09.168167500Z 2026-05-29 19:30:09,167 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T19:30:09.170222099Z 2026-05-29 19:30:09,170 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T19:30:09.174193348Z 2026-05-29 19:30:09,173 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T19:30:09.177465479Z 2026-05-29 19:30:09,177 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-29T19:30:09.670262961Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-05-29T19:30:09.684275045Z [ls.io-init] done.