Radicale
Radicale copied to clipboard
A simple CalDAV (calendar) and CardDAV (contact) server.
Still working with < 4.3.0 ``` platform linux -- Python 3.12.3, pytest-7.4.3, pluggy-1.3.0 rootdir: /home/makerpm/src/Radicale configfile: setup.cfg plugins: typeguard-4.3.0 collected 172 items radicale/tests/test_auth.py FFFFFFFFFFFFFFFFFF ... ``` Can anyone support here?
Radicale version: 3.2.0 OS: Debian 12 (bookworm) I've have the following users: 1. `shared_user` 1. `admin1` 1. `admin2` 1. `user1` I'm trying to setup two calendars owned by user `shared_user`...
Found (anonymized) ``` May 17 13:54:54 server radicale[902]: [902/Thread-511] [WARNING] Bad PUT request on '/user/events/BF5D3690-0000-0000-0000-00000000.ics': At line 79: Failed to parse line: X-APPLE-END-LOCATION;VALUE=URI;X-ADDRESS="Airport Location, Address, Country";X-APPLE-MAPKIT-HANDLE=BASE64encodedSOMETHING=;X-TITLE=Airport \"Location\":geo:1.23456,1.23456 ``` it failed...
I added some `vcf` files to the Radicale directory. When I caused my phone to synchronize, I got this error message: >ERROR: An exception occurred during PROPFIND request on '`DIRECTORY`':...
Mostly remove dead python < 3.8 code. Btw, what is the python support policy ? When is python 3.8 support dropping ?
It's the future. The setup.cfg needs to stay because[ flake8 refuses to migrate to pyproject.toml](https://github.com/PyCQA/flake8/issues/234). The `tox` config stays there as well, as tox config in [pyproject.toml is currently basically...
At every update, radicale recreates the cache from scratch. It's a relatively slow process for my server (can be 5 minutes for one calendar, not sure if it should be...
Hello, after having successfully set up calendars auto-discover in TB, I noticed that address books can be imported only if specifying the full URL provided by Radicale's webpage. When adding...
As of now, Radicale is unable to work well with Nginx Proxy Manager. I am trying to put out a calendar link through NPM and send it securely to Cloudflare,...
**Radicale version:** 3.2.1 **OS**: Pi OS Lite 64-bit **Hardware**: Raspberry Pi Zero 2 W Radicale works properly by the radicale user, while I have trouble configuring as a service with...