I’m experiencing some weird behavior with my hass.io installation.
I’m on a raspi3b with a 2.5 A power supply. I’ve installed the duckdns add-on with let’s encrypt integration. It’s plugged directly into my router.
On my local network, everything works great accessing it from the duckdns subdomain. On all other networks, everything works great. On my network at work, however, it’s not working. I would normally just assume that they were blocking connections of this nature and I was SOL, but the only reason I posted was because I’ve seen the behavior transition (over the past 3-4 days) from:
nothing working at all, “error_connection_reset” or hassio “unable to connect” page
everything started working wonderfully
Nothing working again, “error_connection_reset” or hassio “unable to connect” page
some things started working, but the /hassio/dashboard website was not available and threw a “failed to load hassio panel from supervisor” error.
nothing working again, “error_connection_reset” or hassio “unable to connect” page
I beginning to think this might be something I could fix if I knew about networking in general. Does this behavior make sense to anybody?
Those of who work in coporate IT, is there something I could do to make my connection more palatable to you guys to a point where it might not be blocked. I know every network is different, but I’m lost at this point.
@HudsonMC16 I will have to agree with @flamingm0e. I manage Blue Coat proxies at my job. Since we enabled the SSL Intercept layer, my hass instance is not accessible from my work machine. I need to use my phone on LTE in order to use it. I could fix it, but we are a very large firm, and if I made the change it would not go unnoticed
Yes, the firewall and/or proxy admins may be adjusting rules which could explain spotty connectivity. If policy allows, you may be able to use a VPN to get to your home network. Even better MIGHT be using chrome remote desktop; that’s harder (though not impossible) for admins to block.
depending on the proxy product, it can be that it is a redirect issue, so it sporadically works, or it is an issue with caching some of the data, and presenting parts of it to you. There really is no telling without knowing the system.