http:
# Secrets are defined in the file secrets.yaml
cors_allowed_origins:
- https://192.168.1.111:7080
- https://reformedreality.com
- http://reformedreality.com
base_url: https://redacted.duckdns.org
#ssl_certificate: /ssl/fullchain.pem
#ssl_key: /ssl/privkey.pem
# Uncomment this if you are using SSL/TLS, running in Docker container, etc.
I get the same problem. If you omit the /24 from the trusted network address it works without going into safe mode, but I don’t know if it will achieve what you’re after.
For myself, I’m simply trying to get rid of the “Login attempt or request with invalid authentication from …” notification which appears every 30 seconds or so - and which seems to be bugging a lot of people.