2026-03-21T19:08:10.747710076Z [migrations] started 2026-03-21T19:08:10.752763941Z [migrations] no migrations found 2026-03-21T19:08:11.465389478Z usermod: no changes 2026-03-21T19:08:11.641141314Z ─────────────────────────────────────── 2026-03-21T19:08:11.641175262Z 2026-03-21T19:08:11.641183238Z ██╗ ███████╗██╗ ██████╗ 2026-03-21T19:08:11.641190503Z ██║ ██╔════╝██║██╔═══██╗ 2026-03-21T19:08:11.641197527Z ██║ ███████╗██║██║ ██║ 2026-03-21T19:08:11.641204451Z ██║ ╚════██║██║██║ ██║ 2026-03-21T19:08:11.641211355Z ███████╗███████║██║╚██████╔╝ 2026-03-21T19:08:11.641218690Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2026-03-21T19:08:11.641225714Z 2026-03-21T19:08:11.641232468Z Brought to you by linuxserver.io 2026-03-21T19:08:11.641243349Z ─────────────────────────────────────── 2026-03-21T19:08:11.652624484Z 2026-03-21T19:08:11.652974198Z To support LSIO projects visit: 2026-03-21T19:08:11.652993086Z https://www.linuxserver.io/donate/ 2026-03-21T19:08:11.653000811Z 2026-03-21T19:08:11.653340385Z ─────────────────────────────────────── 2026-03-21T19:08:11.653355486Z GID/UID 2026-03-21T19:08:11.653957137Z ─────────────────────────────────────── 2026-03-21T19:08:11.757938180Z 2026-03-21T19:08:11.757958541Z User UID: 911 2026-03-21T19:08:11.757966237Z User GID: 911 2026-03-21T19:08:11.757973361Z ─────────────────────────────────────── 2026-03-21T19:08:11.800874107Z Linuxserver.io version: 5745b014-ls265 2026-03-21T19:08:11.804630029Z Build-date: 2026-03-21T19:03:39+00:00 2026-03-21T19:08:11.804651242Z ─────────────────────────────────────── 2026-03-21T19:08:11.804660019Z 2026-03-21T19:08:14.945603229Z [custom-init] No custom files found, skipping... 2026-03-21T19:08:43.488120711Z 2026-03-21 19:08:43,485 INFO: Enabled configured INFO level logging. [startup.py:145 (MAIN/lazylibrarian.startup)] 2026-03-21T19:08:43.490310310Z 2026-03-21 19:08:43,489 INFO: Lazylibrarian (pid 612) is starting up... [startup.py:198 (MAIN/lazylibrarian.startup)] 2026-03-21T19:08:45.499486978Z 2026-03-21 19:08:45,498 DEBUG: Set config[LOGDIR]=/config/log [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-21T19:08:45.500332069Z 2026-03-21 19:08:45,499 DEBUG: Set config[EBOOK_DIR]=/books [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-21T19:08:45.501071067Z 2026-03-21 19:08:45,500 DEBUG: Set config[DOWNLOAD_DIR]=/downloads [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-21T19:08:45.517206154Z 2026-03-21 19:08:45,516 DEBUG: Set config[AUDIOBOOK_DEST_FOLDER]=$Author/$Title [configtypes.py:170 (MAIN/special.configwrite)] 2026-03-21T19:08:45.529703897Z 2026-03-21 19:08:45,529 DEBUG: Read config[LOGDIR]=/config/log [configtypes.py:154 (MAIN)] 2026-03-21T19:08:45.531520233Z 2026-03-21 19:08:45,531 DEBUG: Read config[LOGSPECIALDEBUG]= [configtypes.py:154 (MAIN)] 2026-03-21T19:08:45.889204474Z 2026-03-21 19:08:45,888 INFO: Apprise library (1.9.9) installed [startup.py:237 (MAIN)] 2026-03-21T19:08:46.589332379Z 2026-03-21 19:08:46,588 INFO: Database is v0, integrity check: ok [startup.py:285 (MAIN)] 2026-03-21T19:08:46.613959593Z 2026-03-21 19:08:46,613 INFO: Creating new database, version 89 [dbupgrade.py:199 (MAIN)] 2026-03-21T19:08:47.189636750Z 2026-03-21 19:08:47,189 INFO: Config file /config/config.ini has been saved with 5 items [config2.py:376 (CONFIG2_WRITE)] 2026-03-21T19:08:48.906816284Z 2026-03-21 19:08:48,906 ERROR: Config[HC_KEY]: read_error [configtypes.py:874 (MAIN)] 2026-03-21T19:08:48.973910472Z 2026-03-21 19:08:48,973 INFO: Database check found 0 errors [dbupgrade.py:873 (MAIN)] 2026-03-21T19:08:49.032355355Z 2026-03-21 19:08:49,031 INFO: Database updated to version 89 [dbupgrade.py:315 (MAIN)] 2026-03-21T19:08:51.346867199Z 2026-03-21 19:08:51,346 INFO: Loaded genres from /app/lazylibrarian/example.genres.json [startup.py:453 (MAIN)] 2026-03-21T19:08:51.510707926Z 2026-03-21 19:08:51,510 INFO: Bookstrap found 16 themes [startup.py:404 (MAIN)] 2026-03-21T19:08:52.718272545Z 2026-03-21 19:08:52,717 INFO: Starting LazyLibrarian on port: 5299, webroot "" [LazyLibrarian.py:75 (MAIN)] 2026-03-21T19:08:52.720510160Z 2026-03-21 19:08:52,720 INFO: Starting LazyLibrarian web server on http://0.0.0.0:5299 [webStart.py:78 (MAIN)] 2026-03-21T19:08:52.872605509Z 2026-03-21 19:08:52,871 INFO: Scheduler started [base.py:214 (MAIN)] 2026-03-21T19:08:52.936612581Z 2026-03-21 19:08:52,936 INFO: Added job "PostProcessor" to job store "default" [base.py:1090 (MAIN)] 2026-03-21T19:08:52.957254772Z 2026-03-21 19:08:52,956 INFO: Added job "cron_search_wishlist" to job store "default" [base.py:1090 (MAIN)] 2026-03-21T19:08:52.977671509Z 2026-03-21 19:08:52,977 INFO: Added job "check_for_updates" to job store "default" [base.py:1090 (MAIN)] 2026-03-21T19:08:52.999873851Z 2026-03-21 19:08:52,999 INFO: Added job "clean_cache" to job store "default" [base.py:1090 (MAIN)] 2026-03-21T19:08:53.015992975Z 2026-03-21 19:08:53,015 INFO: Added job "cron_dbbackup" to job store "default" [base.py:1090 (MAIN)] 2026-03-21T19:08:53.042981284Z 2026-03-21 19:08:53,042 INFO: Added job "author_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-21T19:08:53.068720687Z 2026-03-21 19:08:53,068 INFO: Added job "series_update" to job store "default" [base.py:1090 (MAIN)] 2026-03-21T19:08:53.707906584Z Connection to localhost (127.0.0.1) 5299 port [tcp/*] succeeded! 2026-03-21T19:08:54.219404794Z [ls.io-init] done.