Reference Shelfarr: Missing a few variables for this container, specifically ABS_BASE_URL: "http://audiobookshelf:13378" ABS_TOKEN: "YOUR_ABS_API_TOKEN" also, as posted currently (1/4/26) does not currently start correctly. Log is as follows: text error warn system array login [2026-01-04 13:03:36 -0600] [1] [INFO] Starting gunicorn 22.0.0 [2026-01-04 13:03:36 -0600] [1] [INFO] Listening at: http://0.0.0.0:5060 (1) [2026-01-04 13:03:36 -0600] [1] [INFO] Using worker: gthread [2026-01-04 13:03:36 -0600] [11] [INFO] Booting worker with pid: 11 [runtime] Shelfarr container starting [runtime] Shelfarr: Container user: uid=99 gid=100(users) groups=100(users) [runtime] Shelfarr: Python version: Python 3.12.12 [runtime] Shelfarr: Working directory: /app [runtime] Shelfarr: jemalloc preload: /usr/lib/x86_64-linux-gnu/libjemalloc.so.2 [runtime] Shelfarr: Listing /data: total 32 drwxr-xr-x 1 99 users 45 Jan 4 12:34 . drwxr-xr-x 1 root root 180 Jan 4 13:03 .. -rw-r--r-- 1 99 users 32768 Jan 4 12:34 settings.db -rw-r--r-- 1 99 users 0 Jan 4 12:34 shelfarr.log [runtime] Shelfarr: Starting Gunicorn server on port 5060 _____ _ _ __ / ____| | | |/ / | (___ | |__ ___| ' / __ _ _ __ _ __ \___ \| '_ \ / \ < / ` | '__| '__| ____) | | | | __/ . \| (_| | | | | |_____/|_| |_|\___|_|\_\\__,_|_| |_| Shelfarr v0.69.6 starting… ____ End of Log. Kept it running for hours thinking maybe it just too awhile to start the first time, but no joy. I see the main github is running V.7.0 as of posting. I wish I had enough experience with docker to troubleshoot this stuff myself, but I've had bad luck trying to figure out what I've done wrong when trying to get non-unraid specific containers to work correctly in the past. Thanks in advance for your help.