this post was submitted on 26 May 2025
8 points (100.0% liked)

homeassistant

14645 readers
2 users here now

Home Assistant is open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server. Available for free at home-assistant.io

founded 2 years ago
MODERATORS
 

I have recently setup a reverse proxy with the nginx addon for my home assistant server. Everything works well with the exception of the local calender integration. For whatever reason it throws an error "Could not retrieve events for calendars: " when connecting through the external URL. I also get a failed login attempt but only if I open the calender tab.

Does anyone know why it does this and how to fix it? I would like to use the home assistant calender for my family and acces is while away from home.

you are viewing a single comment's thread
view the rest of the comments
[–] kaaskop 1 points 1 week ago* (last edited 1 week ago)

I've only set this up with add-ons. I've tried the "nginx home assistant SSL proxy" and the "nginx proxy manager" add-ons and have the problem with both. With the nginx home assistant SSL proxy I don't seem to be able to set a toggle for web socket support. With the nginx proxy manager I did specifically toggle the web socket support.

I really appreciate your help by the way :)