2026-07-04T19:54:31.237064489Z [migrations] started 2026-07-04T19:54:31.290702180Z [migrations] no migrations found 2026-07-04T19:54:32.202702186Z usermod: no changes 2026-07-04T19:54:32.386818146Z ─────────────────────────────────────── 2026-07-04T19:54:32.386853357Z 2026-07-04T19:54:32.386862576Z ██╗ ███████╗██╗ ██████╗ 2026-07-04T19:54:32.386871053Z ██║ ██╔════╝██║██╔═══██╗ 2026-07-04T19:54:32.386879259Z ██║ ███████╗██║██║ ██║ 2026-07-04T19:54:32.386887386Z ██║ ╚════██║██║██║ ██║ 2026-07-04T19:54:32.386895472Z ███████╗███████║██║╚██████╔╝ 2026-07-04T19:54:32.386903658Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-07-04T19:54:32.386911945Z 2026-07-04T19:54:32.386919931Z Brought to you by linuxserver.io 2026-07-04T19:54:32.386927957Z ─────────────────────────────────────── 2026-07-04T19:54:32.397984719Z 2026-07-04T19:54:32.398338912Z To support LSIO projects visit: 2026-07-04T19:54:32.398360907Z https://www.linuxserver.io/donate/ 2026-07-04T19:54:32.398370135Z 2026-07-04T19:54:32.398677675Z ─────────────────────────────────────── 2026-07-04T19:54:32.398695841Z GID/UID 2026-07-04T19:54:32.399273064Z ─────────────────────────────────────── 2026-07-04T19:54:32.531795340Z 2026-07-04T19:54:32.531840160Z User UID: 911 2026-07-04T19:54:32.531869319Z User GID: 911 2026-07-04T19:54:32.531878017Z ─────────────────────────────────────── 2026-07-04T19:54:32.565317653Z Linuxserver.io version: 638f5c9a-ls307 2026-07-04T19:54:32.569367861Z Build-date: 2026-07-04T19:48:14+00:00 2026-07-04T19:54:32.569394805Z ─────────────────────────────────────── 2026-07-04T19:54:32.569407441Z 2026-07-04T19:54:36.565479087Z [custom-init] No custom files found, skipping... 2026-07-04T19:55:06.282137736Z 2026-07-04 19:55:06,279 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-07-04T19:55:06.284282846Z 2026-07-04 19:55:06,283 INFO: Lazylibrarian (pid 614) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-07-04T19:55:08.293148136Z 2026-07-04 19:55:08,292 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-04T19:55:08.293999881Z 2026-07-04 19:55:08,293 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-04T19:55:08.294804332Z 2026-07-04 19:55:08,294 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-04T19:55:08.308334535Z 2026-07-04 19:55:08,307 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-04T19:55:08.320685494Z 2026-07-04 19:55:08,320 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-07-04T19:55:08.322549588Z 2026-07-04 19:55:08,322 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-07-04T19:55:08.683480341Z 2026-07-04 19:55:08,682 INFO: Apprise library (1.12.0) installed [startup.py:237 (MAIN)] 2026-07-04T19:55:09.038235665Z 2026-07-04 19:55:09,037 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-07-04T19:55:09.049439863Z 2026-07-04 19:55:09,048 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-07-04T19:55:09.502958433Z 2026-07-04 19:55:09,502 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-07-04T19:55:11.234602965Z 2026-07-04 19:55:11,233 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-07-04T19:55:11.301625377Z 2026-07-04 19:55:11,300 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-07-04T19:55:11.359366624Z 2026-07-04 19:55:11,358 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-07-04T19:55:13.420427280Z 2026-07-04 19:55:13,419 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-07-04T19:55:13.493325617Z 2026-07-04 19:55:13,492 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-07-04T19:55:14.568605143Z 2026-07-04 19:55:14,567 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-07-04T19:55:14.570924164Z 2026-07-04 19:55:14,570 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-07-04T19:55:14.718485282Z 2026-07-04 19:55:14,717 INFO: Scheduler started [base.py:214 (MAIN)] 2026-07-04T19:55:14.763426436Z 2026-07-04 19:55:14,762 INFO: Added job "PostProcessor" to job store "default" [base.py:1092 (MAIN)] 2026-07-04T19:55:14.783965637Z 2026-07-04 19:55:14,783 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1092 (MAIN)] 2026-07-04T19:55:14.804677647Z 2026-07-04 19:55:14,804 INFO: Added job "check_for_updates" to job store "default" [base.py:1092 (MAIN)] 2026-07-04T19:55:14.826939829Z 2026-07-04 19:55:14,826 INFO: Added job "clean_cache" to job store "default" [base.py:1092 (MAIN)] 2026-07-04T19:55:14.842577638Z 2026-07-04 19:55:14,842 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1092 (MAIN)] 2026-07-04T19:55:14.869103007Z 2026-07-04 19:55:14,868 INFO: Added job "author_update" to job store "default" [base.py:1092 (MAIN)] 2026-07-04T19:55:14.894765017Z 2026-07-04 19:55:14,894 INFO: Added job "series_update" to job store "default" [base.py:1092 (MAIN)] 2026-07-04T19:55:15.313998658Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-07-04T19:55:16.328798991Z [ls.io-init] done.