Need help Hassio, NGINX, DuckDNS, Konnected

Hello all perhaps some one can help I have been round and round with this and can’t get it working. I picked up a konnected board for my house alarm and trying to get it up and working. Got some feedback from the konnected system owner to switch my setup from duck dns ssl to an NGIX ssl proxy. Was told to remove the ssl_key, ssl_certificate, and base_url variable from my http config install NGINX and set its domain to my duck dns domain. However when I do things really start failing. Things like app daemon cant connect and my urls get all screwy. How do I configure all this? What ports should be forwarded etc. I need basically a step by step to get switched from duck dns to NGINX.

1 Like

I’m in the same boat. I got a couple Konnected boards that I got working on hassio with no SSL. When I setup duckdns and letsencrypt I started having issues. The hassio could not see the Konnected devices. After reading about reverse proxy I tried Cabby and started getting all kind of log errors. I enned up flashing my RPi back to stock hassio but would love some help or guide to getting all this setup correctly.

Be sure to let me know if you get anything up and going. I think I will have a bit of time this weekend to experiment and see what I can do here. I will be sure to update here if anything comes of it.

Any luck ? i’m running into problems with ngnix. I get this error : ERR_SPDY_PROTOCOL_ERROR
Same config as you it seems.

Any luck with NGINX yet? I am still running older firmware versions on all my connected boards in order to keep my alarm up and running, but with ssl handshake issues still.

I just got a konnected board and want to set up nginx and duckdns.
it does mess up all the urls
Is there a video or any help on how to do this
thanks

Well, this seems to be happening to me too.

I configured and have Konnect working find.
When I enable Duckdns the konnected devices do ont update status (generate events).
I disable duckdns and https and the Konnect devices start working again.

I will continue to look into it. I figure I will only use locally and see if I can figure out what is going on with the duckdns/https combo.

not sure if this guide will help you but have a look: https://help.konnected.io/support/solutions/articles/32000023964-set-up-hass-io-with-secure-remote-access-using-duckdns-and-nginx-proxy

1 Like

That was it. I came back to link to that exact article.
Thank you!

Now to figure out some automations and panels…