3.2.0 Server: iOS clients CardDAV Account Profile Pop-up #1634
Unanswered
matthewstock
asked this question in
Q&A server
Replies: 1 comment 5 replies
-
|
Are you terminating TLS directly on Radicale or is there a reverse proxy terminating TLS in front of? Something wrong with the certificate like expired? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been running a Radicale v3.2.0 server on Ubuntu 20.04 since May 2024 with largely great success. I have a fleet of iOS clients that have a CardDAV Account profile created on the devices to connect to my server hosting one read-only contact list using a shared username and password.
Up until very recently, the system has worked great, but out of the blue last week, a large subset of my iOS clients seemed to have an issue authenticating with the server. I'm seeing that the devices now have pop-ups asking for the CardDAV Account profile password. I'm not aware of any updates to my server which may have lead to a breaking change.
I am familiar with going into the /etc/radicale/config file and turning the Level=debug, then using the journalctl command to review logging. But I have yet to see anything useful helping me troubleshoot. Does anyone have any recommendations about how to go about looking into and additional logs on the server-side to see what may have occurred here?
Beta Was this translation helpful? Give feedback.
All reactions