2026-02-22T16:08:14.265223881Z [migrations] started 2026-02-22T16:08:14.270307137Z [migrations] no migrations found 2026-02-22T16:08:14.995988068Z usermod: no changes 2026-02-22T16:08:15.171103222Z ─────────────────────────────────────── 2026-02-22T16:08:15.171141008Z 2026-02-22T16:08:15.171150356Z ██╗ ███████╗██╗ ██████╗ 2026-02-22T16:08:15.171158924Z ██║ ██╔════╝██║██╔═══██╗ 2026-02-22T16:08:15.171167140Z ██║ ███████╗██║██║ ██║ 2026-02-22T16:08:15.171175257Z ██║ ╚════██║██║██║ ██║ 2026-02-22T16:08:15.171183363Z ███████╗███████║██║╚██████╔╝ 2026-02-22T16:08:15.171191509Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-02-22T16:08:15.171199666Z 2026-02-22T16:08:15.171207502Z Brought to you by linuxserver.io 2026-02-22T16:08:15.171215528Z ─────────────────────────────────────── 2026-02-22T16:08:15.182628801Z 2026-02-22T16:08:15.183035370Z To support LSIO projects visit: 2026-02-22T16:08:15.183056783Z https://www.linuxserver.io/donate/ 2026-02-22T16:08:15.183066312Z 2026-02-22T16:08:15.183411507Z ─────────────────────────────────────── 2026-02-22T16:08:15.183440776Z GID/UID 2026-02-22T16:08:15.184104092Z ─────────────────────────────────────── 2026-02-22T16:08:15.302252089Z 2026-02-22T16:08:15.302276899Z User UID: 911 2026-02-22T16:08:15.302286408Z User GID: 911 2026-02-22T16:08:15.302294675Z ─────────────────────────────────────── 2026-02-22T16:08:15.345123130Z Linuxserver.io version: daaa28f8-ls259 2026-02-22T16:08:15.348899204Z Build-date: 2026-02-22T16:03:31+00:00 2026-02-22T16:08:15.348908192Z ─────────────────────────────────────── 2026-02-22T16:08:15.348913062Z 2026-02-22T16:08:18.423006757Z [custom-init] No custom files found, skipping... 2026-02-22T16:08:45.382878411Z 2026-02-22 16:08:45,380 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-02-22T16:08:45.385029282Z 2026-02-22 16:08:45,384 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-02-22T16:08:47.394268023Z 2026-02-22 16:08:47,393 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-22T16:08:47.395041641Z 2026-02-22 16:08:47,394 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-22T16:08:47.396040062Z 2026-02-22 16:08:47,395 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-22T16:08:47.408859626Z 2026-02-22 16:08:47,408 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-22T16:08:47.420817997Z 2026-02-22 16:08:47,420 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-02-22T16:08:47.422616048Z 2026-02-22 16:08:47,422 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-02-22T16:08:47.768266252Z 2026-02-22 16:08:47,767 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)] 2026-02-22T16:08:48.106906981Z 2026-02-22 16:08:48,106 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-02-22T16:08:48.117707621Z 2026-02-22 16:08:48,117 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-02-22T16:08:48.550532401Z 2026-02-22 16:08:48,549 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-02-22T16:08:50.241323949Z 2026-02-22 16:08:50,240 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-02-22T16:08:50.306302257Z 2026-02-22 16:08:50,305 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-02-22T16:08:50.363638988Z 2026-02-22 16:08:50,363 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-02-22T16:08:52.566342345Z 2026-02-22 16:08:52,565 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-02-22T16:08:52.644354690Z 2026-02-22 16:08:52,643 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-02-22T16:08:53.834379573Z 2026-02-22 16:08:53,833 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-02-22T16:08:53.836670506Z 2026-02-22 16:08:53,836 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-02-22T16:08:53.981720046Z 2026-02-22 16:08:53,981 INFO: Scheduler started [base.py:214 (MAIN)] 2026-02-22T16:08:54.027467649Z 2026-02-22 16:08:54,026 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-02-22T16:08:54.047756385Z 2026-02-22 16:08:54,047 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-02-22T16:08:54.067672019Z 2026-02-22 16:08:54,067 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-02-22T16:08:54.089045099Z 2026-02-22 16:08:54,088 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-02-22T16:08:54.104206029Z 2026-02-22 16:08:54,103 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-02-22T16:08:54.129731961Z 2026-02-22 16:08:54,129 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-22T16:08:54.154825633Z 2026-02-22 16:08:54,154 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-22T16:08:54.319516314Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-02-22T16:08:54.819519042Z [ls.io-init] done.