2026-05-27T14:57:28.578178144Z [migrations] started 2026-05-27T14:57:28.585488699Z [migrations] no migrations found 2026-05-27T14:57:29.623155207Z usermod: no changes 2026-05-27T14:57:29.805745052Z ─────────────────────────────────────── 2026-05-27T14:57:29.805781355Z 2026-05-27T14:57:29.805790884Z ██╗ ███████╗██╗ ██████╗ 2026-05-27T14:57:29.805799853Z ██║ ██╔════╝██║██╔═══██╗ 2026-05-27T14:57:29.805808239Z ██║ ███████╗██║██║ ██║ 2026-05-27T14:57:29.805816706Z ██║ ╚════██║██║██║ ██║ 2026-05-27T14:57:29.805824863Z ███████╗███████║██║╚██████╔╝ 2026-05-27T14:57:29.805833130Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-05-27T14:57:29.805841416Z 2026-05-27T14:57:29.805849312Z Brought to you by linuxserver.io 2026-05-27T14:57:29.805857408Z ─────────────────────────────────────── 2026-05-27T14:57:29.817266208Z 2026-05-27T14:57:29.817621323Z To support LSIO projects visit: 2026-05-27T14:57:29.817643377Z https://www.linuxserver.io/donate/ 2026-05-27T14:57:29.817652746Z 2026-05-27T14:57:29.817956809Z ─────────────────────────────────────── 2026-05-27T14:57:29.817979975Z GID/UID 2026-05-27T14:57:29.818548470Z ─────────────────────────────────────── 2026-05-27T14:57:29.951086122Z 2026-05-27T14:57:29.951116403Z User UID: 911 2026-05-27T14:57:29.951125572Z User GID: 911 2026-05-27T14:57:29.951133899Z ─────────────────────────────────────── 2026-05-27T14:57:29.996658693Z Linuxserver.io version: 2b8da256-ls293 2026-05-27T14:57:30.000692608Z Build-date: 2026-05-27T14:51:16+00:00 2026-05-27T14:57:30.000723149Z ─────────────────────────────────────── 2026-05-27T14:57:30.000736917Z 2026-05-27T14:57:33.735929259Z [custom-init] No custom files found, skipping... 2026-05-27T14:58:03.363136452Z 2026-05-27 14:58:03,360 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-05-27T14:58:03.365246792Z 2026-05-27 14:58:03,364 INFO: Lazylibrarian (pid 614) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-05-27T14:58:05.374354742Z 2026-05-27 14:58:05,373 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-27T14:58:05.375203441Z 2026-05-27 14:58:05,374 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-27T14:58:05.375992791Z 2026-05-27 14:58:05,375 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-27T14:58:05.389406719Z 2026-05-27 14:58:05,388 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-05-27T14:58:05.401686693Z 2026-05-27 14:58:05,401 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-05-27T14:58:05.403535788Z 2026-05-27 14:58:05,403 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-05-27T14:58:05.762094345Z 2026-05-27 14:58:05,761 INFO: Apprise library (1.10.0) installed [startup.py:237 (MAIN)] 2026-05-27T14:58:06.110509632Z 2026-05-27 14:58:06,109 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-05-27T14:58:06.121940756Z 2026-05-27 14:58:06,121 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-05-27T14:58:06.563045785Z 2026-05-27 14:58:06,562 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-05-27T14:58:08.307059633Z 2026-05-27 14:58:08,306 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-05-27T14:58:08.375821842Z 2026-05-27 14:58:08,374 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-05-27T14:58:08.435024987Z 2026-05-27 14:58:08,434 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-05-27T14:58:10.512528790Z 2026-05-27 14:58:10,511 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-05-27T14:58:10.592365836Z 2026-05-27 14:58:10,591 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-05-27T14:58:11.730468026Z 2026-05-27 14:58:11,729 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-05-27T14:58:11.732776726Z 2026-05-27 14:58:11,732 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-05-27T14:58:11.887449513Z 2026-05-27 14:58:11,886 INFO: Scheduler started [base.py:214 (MAIN)] 2026-05-27T14:58:11.957018837Z 2026-05-27 14:58:11,956 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-05-27T14:58:11.977794413Z 2026-05-27 14:58:11,977 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-05-27T14:58:11.998714820Z 2026-05-27 14:58:11,998 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-05-27T14:58:12.021183586Z 2026-05-27 14:58:12,020 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-05-27T14:58:12.037602457Z 2026-05-27 14:58:12,037 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-05-27T14:58:12.064040718Z 2026-05-27 14:58:12,063 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-27T14:58:12.089522723Z 2026-05-27 14:58:12,089 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-05-27T14:58:12.445972112Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-05-27T14:58:13.175565316Z [ls.io-init] done.