I recently noticed some issues connecting to hassio using my browser and the official app.
I used to connect to hassio using the duckdns plugin with https enabled but I soon realized that I couldn’t connect to https anymore. Chrome was suggesting to connect to http instead. Using an incognito window I could finally connect to http.
While debugging the issue I noticed the following things:
the DuckDNS plugin logs show a series of “INFO: KO” only
when connected to http, I can’t load most tabs besides the Dashboard (this is quite inconsistent, sometimes I can… weird!). When that happens I see an alert saying Unable to load the panel source: /api/hassio/app/entrypoint.js. and the console logs: Uncaught (in promise) DOMException, Failed to load resource: net::ERR_CERT_DATE_INVALID
Home Assistant version: 0.97.2
DuckDNS version 1.9
I restarted the raspberry a few times, restarted Chrome, cleared the data and tried incognito.