2026-07-01T11:08:27.643678158Z [migrations] started 2026-07-01T11:08:27.643718509Z [migrations] no migrations found 2026-07-01T11:08:27.670345446Z usermod: no changes 2026-07-01T11:08:27.679801564Z ─────────────────────────────────────── 2026-07-01T11:08:27.679817717Z 2026-07-01T11:08:27.679822857Z ██╗ ███████╗██╗ ██████╗ 2026-07-01T11:08:27.679827697Z ██║ ██╔════╝██║██╔═══██╗ 2026-07-01T11:08:27.679832496Z ██║ ███████╗██║██║ ██║ 2026-07-01T11:08:27.679837667Z ██║ ╚════██║██║██║ ██║ 2026-07-01T11:08:27.679842346Z ███████╗███████║██║╚██████╔╝ 2026-07-01T11:08:27.679856435Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-07-01T11:08:27.679863078Z 2026-07-01T11:08:27.679867477Z Brought to you by linuxserver.io 2026-07-01T11:08:27.679872196Z ─────────────────────────────────────── 2026-07-01T11:08:27.680135387Z 2026-07-01T11:08:27.680153473Z To support LSIO projects visit: 2026-07-01T11:08:27.680161930Z https://www.linuxserver.io/donate/ 2026-07-01T11:08:27.680169205Z 2026-07-01T11:08:27.680176149Z ─────────────────────────────────────── 2026-07-01T11:08:27.680184846Z GID/UID 2026-07-01T11:08:27.680194035Z ─────────────────────────────────────── 2026-07-01T11:08:27.683999380Z 2026-07-01T11:08:27.684009430Z User UID: 911 2026-07-01T11:08:27.684013378Z User GID: 911 2026-07-01T11:08:27.684017055Z ─────────────────────────────────────── 2026-07-01T11:08:27.685454771Z Linuxserver.io version: 638f5c9a-ls306 2026-07-01T11:08:27.685717901Z Build-date: 2026-07-01T11:03:35+00:00 2026-07-01T11:08:27.685721980Z ─────────────────────────────────────── 2026-07-01T11:08:27.685725907Z 2026-07-01T11:08:27.752727004Z [custom-init] No custom files found, skipping... 2026-07-01T11:08:29.034862843Z 2026-07-01 11:08:29,034 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-07-01T11:08:29.035003756Z 2026-07-01 11:08:29,034 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-07-01T11:08:31.036332955Z 2026-07-01 11:08:31,036 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-01T11:08:31.036401143Z 2026-07-01 11:08:31,036 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-01T11:08:31.036411073Z 2026-07-01 11:08:31,036 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-01T11:08:31.037108768Z 2026-07-01 11:08:31,036 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-07-01T11:08:31.037827526Z 2026-07-01 11:08:31,037 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-07-01T11:08:31.037892557Z 2026-07-01 11:08:31,037 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-07-01T11:08:31.056672527Z 2026-07-01 11:08:31,056 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)] 2026-07-01T11:08:31.143487626Z 2026-07-01 11:08:31,143 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-07-01T11:08:31.144022092Z 2026-07-01 11:08:31,143 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-07-01T11:08:31.163659900Z 2026-07-01 11:08:31,163 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-07-01T11:08:31.231048757Z 2026-07-01 11:08:31,230 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-07-01T11:08:31.233339571Z 2026-07-01 11:08:31,233 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-07-01T11:08:31.236186005Z 2026-07-01 11:08:31,236 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-07-01T11:08:31.678972566Z 2026-07-01 11:08:31,678 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-07-01T11:08:31.722816254Z 2026-07-01 11:08:31,722 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-07-01T11:08:32.009056500Z 2026-07-01 11:08:32,008 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-07-01T11:08:32.009203296Z 2026-07-01 11:08:32,009 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-07-01T11:08:32.114643763Z 2026-07-01 11:08:32,114 INFO: Scheduler started [base.py:214 (MAIN)] 2026-07-01T11:08:32.120520060Z 2026-07-01 11:08:32,120 INFO: Added job "PostProcessor" to job store "default" [base.py:1092 (MAIN)] 2026-07-01T11:08:32.123185530Z 2026-07-01 11:08:32,122 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1092 (MAIN)] 2026-07-01T11:08:32.125773763Z 2026-07-01 11:08:32,125 INFO: Added job "check_for_updates" to job store "default" [base.py:1092 (MAIN)] 2026-07-01T11:08:32.128273960Z 2026-07-01 11:08:32,128 INFO: Added job "clean_cache" to job store "default" [base.py:1092 (MAIN)] 2026-07-01T11:08:32.130404441Z 2026-07-01 11:08:32,130 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1092 (MAIN)] 2026-07-01T11:08:32.133967829Z 2026-07-01 11:08:32,133 INFO: Added job "author_update" to job store "default" [base.py:1092 (MAIN)] 2026-07-01T11:08:32.137710809Z 2026-07-01 11:08:32,137 INFO: Added job "series_update" to job store "default" [base.py:1092 (MAIN)] 2026-07-01T11:08:32.798076186Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-07-01T11:08:32.815386275Z [ls.io-init] done.