hassio-addons / addon-unifi

UniFi Network Application - Home Assistant Community Add-ons
https://addons.community
MIT License
276 stars 137 forks source link

NET::ERR_CERT_AUTHORITY_INVALID #370

Closed barocio05 closed 2 years ago

barocio05 commented 2 years ago

I'm a noobie in this. Yesterday it was working ok and today I tried to access to the web UI and the error showed

Problem/Motivation

Error of the certificate

Expected behavior

Load Web UI

Actual behavior

Privacy error because of the certificate

github-actions[bot] commented 2 years ago

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

frenck commented 2 years ago

I'm a noobie in this. Yesterday it was working ok and today I tried to access to the web UI and the error showed

This is a normal error for this application, it is because it is using a self-signed security certificate (as this is not a public service).

../Frenck