Environment
System Information
- SYSTEM: manufacturer: Apple Inc.; model: MacBookPro18,3; virtual: false; MM: v2.36.0-develop
- OS: platform: darwin; distro: macOS; release: 26.4; arch: arm64; kernel: 25.4.0
- VERSIONS: electron: 41.1.1; used node: 22.22.2; installed node: 22.22.2; npm: 10.9.7; pm2: 6.0.14
- ENV: XDG_SESSION_TYPE: undefined; MM_CONFIG_FILE: undefined
WAYLAND_DISPLAY: wayland-1; DISPLAY: undefined; ELECTRON_ENABLE_GPU: undefined
- RAM: total: 32768.00 MB; free: 785.58 MB; used: 31982.42 MB
- OTHERS: uptime: 182 minutes; timeZone: Europe/Berlin
Which start option are you using?
node --run start
Are you using PM2?
No
Module
None
Have you tried disabling other modules?
Have you searched if someone else has already reported the issue on the forum or in the issues?
What did you do?
updated my mirror after the latest release and got only one of my calendars to work...
What did you expect to happen?
calendar loads, just like the other
What actually happened?
[2026-04-05 21:56:38.958] [WARN] [http_fetcher] https://xxxxxxxx.de/caldav/kalender/prwvrm/ - Network error: fetch failed Retry #1 in 15s.
[2026-04-05 21:56:38.959] [ERROR] [calendar] Calendar Error. Could not fetch calendar: https://xxxxxxx.de/caldav/kalender/prwvrm/ Network error: fetch failed
Additional comments
strangely my other calendar from the same url works like a charm.... will look into this maybe, for now i downgrade undici to v7 on my setup
Participation
Environment
System Information
WAYLAND_DISPLAY: wayland-1; DISPLAY: undefined; ELECTRON_ENABLE_GPU: undefined
Which start option are you using?
node --run start
Are you using PM2?
No
Module
None
Have you tried disabling other modules?
Have you searched if someone else has already reported the issue on the forum or in the issues?
What did you do?
updated my mirror after the latest release and got only one of my calendars to work...
What did you expect to happen?
calendar loads, just like the other
What actually happened?
[2026-04-05 21:56:38.958] [WARN] [http_fetcher] https://xxxxxxxx.de/caldav/kalender/prwvrm/ - Network error: fetch failed Retry #1 in 15s.
[2026-04-05 21:56:38.959] [ERROR] [calendar] Calendar Error. Could not fetch calendar: https://xxxxxxx.de/caldav/kalender/prwvrm/ Network error: fetch failed
Additional comments
strangely my other calendar from the same url works like a charm.... will look into this maybe, for now i downgrade undici to v7 on my setup
Participation