2026-06-05T09:08:33.538196153Z [migrations] started 2026-06-05T09:08:33.538248057Z [migrations] no migrations found 2026-06-05T09:08:33.566223900Z usermod: no changes 2026-06-05T09:08:33.574664950Z ─────────────────────────────────────── 2026-06-05T09:08:33.574686974Z 2026-06-05T09:08:33.574691133Z ██╗ ███████╗██╗ ██████╗ 2026-06-05T09:08:33.574695081Z ██║ ██╔════╝██║██╔═══██╗ 2026-06-05T09:08:33.574698928Z ██║ ███████╗██║██║ ██║ 2026-06-05T09:08:33.574702676Z ██║ ╚════██║██║██║ ██║ 2026-06-05T09:08:33.574706514Z ███████╗███████║██║╚██████╔╝ 2026-06-05T09:08:33.574710251Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-06-05T09:08:33.574713959Z 2026-06-05T09:08:33.574717496Z Brought to you by linuxserver.io 2026-06-05T09:08:33.574721223Z ─────────────────────────────────────── 2026-06-05T09:08:33.575000315Z 2026-06-05T09:08:33.575010917Z To support LSIO projects visit: 2026-06-05T09:08:33.575014714Z https://www.linuxserver.io/donate/ 2026-06-05T09:08:33.575018392Z 2026-06-05T09:08:33.575021869Z ─────────────────────────────────────── 2026-06-05T09:08:33.575026328Z GID/UID 2026-06-05T09:08:33.575029925Z ─────────────────────────────────────── 2026-06-05T09:08:33.578486797Z 2026-06-05T09:08:33.578495134Z User UID: 911 2026-06-05T09:08:33.578499001Z User GID: 911 2026-06-05T09:08:33.578502749Z ─────────────────────────────────────── 2026-06-05T09:08:33.579374875Z Linuxserver.io version: 6324496a-ls297 2026-06-05T09:08:33.579562353Z Build-date: 2026-06-05T09:03:26+00:00 2026-06-05T09:08:33.579569117Z ─────────────────────────────────────── 2026-06-05T09:08:33.579573265Z 2026-06-05T09:08:33.634675640Z [custom-init] No custom files found, skipping... 2026-06-05T09:08:34.922221599Z 2026-06-05 09:08:34,922 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-06-05T09:08:34.922328705Z 2026-06-05 09:08:34,922 INFO: Lazylibrarian (pid 171) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-06-05T09:08:36.923233819Z 2026-06-05 09:08:36,923 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-05T09:08:36.923303620Z 2026-06-05 09:08:36,923 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-05T09:08:36.923314171Z 2026-06-05 09:08:36,923 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-05T09:08:36.923970503Z 2026-06-05 09:08:36,923 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-06-05T09:08:36.924621574Z 2026-06-05 09:08:36,924 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-06-05T09:08:36.924698469Z 2026-06-05 09:08:36,924 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-06-05T09:08:36.943439353Z 2026-06-05 09:08:36,943 INFO: Apprise library (1.11.0) installed [startup.py:237 (MAIN)] 2026-06-05T09:08:37.034883398Z 2026-06-05 09:08:37,034 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-06-05T09:08:37.035435590Z 2026-06-05 09:08:37,035 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-06-05T09:08:37.055216769Z 2026-06-05 09:08:37,055 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-06-05T09:08:37.122631199Z 2026-06-05 09:08:37,122 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-06-05T09:08:37.125032315Z 2026-06-05 09:08:37,124 INFO: Database check found 0 errors [dbupgrade.py:882 (MAIN)] 2026-06-05T09:08:37.127958168Z 2026-06-05 09:08:37,127 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-06-05T09:08:37.574509900Z 2026-06-05 09:08:37,574 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-06-05T09:08:37.725103671Z 2026-06-05 09:08:37,724 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-06-05T09:08:37.987807128Z 2026-06-05 09:08:37,987 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-06-05T09:08:37.987895175Z 2026-06-05 09:08:37,987 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-06-05T09:08:38.092785562Z 2026-06-05 09:08:38,092 INFO: Scheduler started [base.py:214 (MAIN)] 2026-06-05T09:08:38.098769403Z 2026-06-05 09:08:38,098 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-06-05T09:08:38.100925355Z 2026-06-05 09:08:38,100 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-06-05T09:08:38.103651676Z 2026-06-05 09:08:38,103 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-06-05T09:08:38.106487437Z 2026-06-05 09:08:38,105 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-06-05T09:08:38.108138993Z 2026-06-05 09:08:38,107 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-06-05T09:08:38.112125171Z 2026-06-05 09:08:38,111 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-05T09:08:38.115909352Z 2026-06-05 09:08:38,115 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-06-05T09:08:38.670871339Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-06-05T09:08:38.683386064Z [ls.io-init] done.