Package: radicale
Version: 3.6.1+ds-2
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

* What led up to the situation?

Some update since 11 March 2026 to the evening of 12 March 2026 has broken
/usr/share/doc/radicale/examples/apache2-vhost.conf . I have not modified the
previously working configuration for months.

* What exactly did you do (or not do) that was effective (or ineffective)?

Apache (mostly) works because I can connect to https://localhost/radicale and
other directories I set up on Apache. However, now it throws 503 errors.
Radicale works from the command line, and I can connect through 127.0.0.1:5232.

Unfortunately, I cannot log in to the latter because it's expecting remote_user
credentials and any other authentication scheme fails.

On the Apache side, every attempt to connect to https://localhost/radicale is
getting:
No such file or directory: AH02454: uwsgi: attempt to connect to Unix domain
socket /run/uwsgi/app/radicale/socket (radicale:0) failed

I can create a Hello World uWSGI application by adding an Apache conf file
referencing it.

* What outcome did you expect instead?

I would like to be able to access radicale as I could for the past 3.5 years
with largely the same configuration. The radicale conf is largely copied-and-
pasted from /usr/share/doc/radicale/examples/apache2-vhost.conf


-- System Information:
Debian Release: forky/sid
  APT prefers testing
  APT policy: (501, 'testing'), (500, 'testing-debug'), (1, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.19.6+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages radicale depends on:
ii  adduser                    3.154
ii  python3                    3.13.9-3
ii  python3-radicale           3.6.1+ds-2
ii  sysvinit-utils [lsb-base]  3.15-6

Versions of packages radicale recommends:
ii  ssl-cert  1.1.3

Versions of packages radicale suggests:
ii  apache2                         2.4.66-8
ii  apache2-utils                   2.4.66-8
ii  libapache2-mod-authnz-external  3.3.2-3
pn  python3-argon2                  <none>
ii  python3-bcrypt                  5.0.0-3
ii  python3-ldap3                   2.9.1-2
ii  uwsgi                           2.0.31-2
ii  uwsgi-plugin-python3            2.0.29+1+0.0.2+b2

-- Configuration Files:
/etc/radicale/config changed:
[server]
certificate = /etc/ssl/certs/ssl-cert-snakeoil.pem
key = /etc/ssl/private/ssl-cert-snakeoil.key
[encoding]
[auth]
type = remote_user
[rights]
type = from_file
file = /etc/radicale/rights
[storage]
[web]
[logging]
[headers]
[hook]
[reporting]


-- no debconf information

Reply via email to