Dont know if the config you provided broke with an update or I just did a stupid mistake but this is what I get whenever i try to start the container
[2026-03-08 08:37:10 +0100] [1] [INFO] Logging of backtrace is disabled in this loglevel [2026-03-08 08:37:10 +0100] [1] [INFO] Loaded default config [2026-03-08 08:37:10 +0100] [1] [INFO] Loaded config file '/etc/radicale/config' [2026-03-08 08:37:10 +0100] [1] [INFO] Skipped missing/unreadable config file '/var/lib/radicale/.config/radicale/config' [2026-03-08 08:37:10 +0100] [1] [INFO] Loaded command line arguments [2026-03-08 08:37:10 +0100] [1] [INFO] Starting Radicale (python=3.14.3 radicale=3.7.0.dev0 vobject=0.9.9 passlib=1.9.3 defusedxml=0.7.1 bcrypt=5.0.0 argon2-cffi=25.1.0 pika=1.3.2 ldap=n/a ldap3=2.9.1 pam=n/a) as user=radicale(1000) groups=radicale(1000),radicale(1000) on Linux-6.12.54-Unraid-x86_64-with-musl1 [2026-03-08 08:37:11 +0100] [1] [INFO] auth type is 'radicale.auth.htpasswd' [2026-03-08 08:37:11 +0100] [1] [INFO] auth.strip_domain: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.lc_username: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.uc_username: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.urldecode_username: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.delay: 1.000000 seconds [2026-03-08 08:37:11 +0100] [1] [INFO] auth.cache_logins: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd file: '/config/users' [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd file encoding: 'utf-8' [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd cache: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd encryption is 'radicale.auth.htpasswd_encryption.bcrypt' [2026-03-08 08:37:11 +0100] [1] [INFO] Read content of htpasswd file start: '/config/users' [2026-03-08 08:37:11 +0100] [1] [CRITICAL] An exception occurred during server startup: Failed to load htpasswd file '/config/users': [Errno 2] No such file or directory: '/config/users'
Dont know if the config you provided broke with an update or I just did a stupid mistake but this is what I get whenever i try to start the container
[2026-03-08 08:37:10 +0100] [1] [INFO] Logging of backtrace is disabled in this loglevel [2026-03-08 08:37:10 +0100] [1] [INFO] Loaded default config [2026-03-08 08:37:10 +0100] [1] [INFO] Loaded config file '/etc/radicale/config' [2026-03-08 08:37:10 +0100] [1] [INFO] Skipped missing/unreadable config file '/var/lib/radicale/.config/radicale/config' [2026-03-08 08:37:10 +0100] [1] [INFO] Loaded command line arguments [2026-03-08 08:37:10 +0100] [1] [INFO] Starting Radicale (python=3.14.3 radicale=3.7.0.dev0 vobject=0.9.9 passlib=1.9.3 defusedxml=0.7.1 bcrypt=5.0.0 argon2-cffi=25.1.0 pika=1.3.2 ldap=n/a ldap3=2.9.1 pam=n/a) as user=radicale(1000) groups=radicale(1000),radicale(1000) on Linux-6.12.54-Unraid-x86_64-with-musl1 [2026-03-08 08:37:11 +0100] [1] [INFO] auth type is 'radicale.auth.htpasswd' [2026-03-08 08:37:11 +0100] [1] [INFO] auth.strip_domain: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.lc_username: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.uc_username: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.urldecode_username: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth.delay: 1.000000 seconds [2026-03-08 08:37:11 +0100] [1] [INFO] auth.cache_logins: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd file: '/config/users' [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd file encoding: 'utf-8' [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd cache: False [2026-03-08 08:37:11 +0100] [1] [INFO] auth htpasswd encryption is 'radicale.auth.htpasswd_encryption.bcrypt' [2026-03-08 08:37:11 +0100] [1] [INFO] Read content of htpasswd file start: '/config/users' [2026-03-08 08:37:11 +0100] [1] [CRITICAL] An exception occurred during server startup: Failed to load htpasswd file '/config/users': [Errno 2] No such file or directory: '/config/users'