2026-02-21T19:08:55.308189888Z [migrations] started 2026-02-21T19:08:55.313318085Z [migrations] no migrations found 2026-02-21T19:08:56.010236282Z usermod: no changes 2026-02-21T19:08:56.193785034Z ─────────────────────────────────────── 2026-02-21T19:08:56.193823271Z 2026-02-21T19:08:56.193832490Z ██╗ ███████╗██╗ ██████╗ 2026-02-21T19:08:56.193841448Z ██║ ██╔════╝██║██╔═══██╗ 2026-02-21T19:08:56.193849735Z ██║ ███████╗██║██║ ██║ 2026-02-21T19:08:56.193858162Z ██║ ╚════██║██║██║ ██║ 2026-02-21T19:08:56.193866278Z ███████╗███████║██║╚██████╔╝ 2026-02-21T19:08:56.193874595Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-02-21T19:08:56.193882801Z 2026-02-21T19:08:56.193890587Z Brought to you by linuxserver.io 2026-02-21T19:08:56.193898894Z ─────────────────────────────────────── 2026-02-21T19:08:56.205357176Z 2026-02-21T19:08:56.205726851Z To support LSIO projects visit: 2026-02-21T19:08:56.205747943Z https://www.linuxserver.io/donate/ 2026-02-21T19:08:56.205757182Z 2026-02-21T19:08:56.206093589Z ─────────────────────────────────────── 2026-02-21T19:08:56.206116295Z GID/UID 2026-02-21T19:08:56.206725321Z ─────────────────────────────────────── 2026-02-21T19:08:56.322151138Z 2026-02-21T19:08:56.322175668Z User UID: 911 2026-02-21T19:08:56.322185698Z User GID: 911 2026-02-21T19:08:56.322193975Z ─────────────────────────────────────── 2026-02-21T19:08:56.364689666Z Linuxserver.io version: dada182d-ls258 2026-02-21T19:08:56.368510019Z Build-date: 2026-02-21T19:03:14+00:00 2026-02-21T19:08:56.368538787Z ─────────────────────────────────────── 2026-02-21T19:08:56.368551893Z 2026-02-21T19:08:59.424524623Z [custom-init] No custom files found, skipping... 2026-02-21T19:09:26.267985852Z 2026-02-21 19:09:26,265 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-02-21T19:09:26.270150020Z 2026-02-21 19:09:26,269 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-02-21T19:09:28.278854103Z 2026-02-21 19:09:28,278 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-21T19:09:28.279658152Z 2026-02-21 19:09:28,279 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-21T19:09:28.280418703Z 2026-02-21 19:09:28,280 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-21T19:09:28.293445855Z 2026-02-21 19:09:28,293 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-02-21T19:09:28.305407602Z 2026-02-21 19:09:28,304 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-02-21T19:09:28.307207687Z 2026-02-21 19:09:28,306 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-02-21T19:09:28.651628538Z 2026-02-21 19:09:28,651 INFO: Apprise library (1.9.7) installed [startup.py:237 (MAIN)] 2026-02-21T19:09:29.000411793Z 2026-02-21 19:09:28,999 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-02-21T19:09:29.011512756Z 2026-02-21 19:09:29,010 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-02-21T19:09:29.443607591Z 2026-02-21 19:09:29,443 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-02-21T19:09:31.112633673Z 2026-02-21 19:09:31,111 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-02-21T19:09:31.177868052Z 2026-02-21 19:09:31,177 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-02-21T19:09:31.234985256Z 2026-02-21 19:09:31,234 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-02-21T19:09:33.441066615Z 2026-02-21 19:09:33,440 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-02-21T19:09:33.517071923Z 2026-02-21 19:09:33,516 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-02-21T19:09:34.684928157Z 2026-02-21 19:09:34,684 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-02-21T19:09:34.687172857Z 2026-02-21 19:09:34,686 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-02-21T19:09:34.830670551Z 2026-02-21 19:09:34,830 INFO: Scheduler started [base.py:214 (MAIN)] 2026-02-21T19:09:34.877847989Z 2026-02-21 19:09:34,877 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-02-21T19:09:34.898207636Z 2026-02-21 19:09:34,897 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-02-21T19:09:34.919565684Z 2026-02-21 19:09:34,919 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-02-21T19:09:34.941188565Z 2026-02-21 19:09:34,940 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-02-21T19:09:34.956301978Z 2026-02-21 19:09:34,955 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-02-21T19:09:34.981735902Z 2026-02-21 19:09:34,981 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-21T19:09:35.006230626Z 2026-02-21 19:09:35,005 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-02-21T19:09:35.310930191Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-02-21T19:09:35.759819585Z [ls.io-init] done.