#No idea as those IPs are for my Google

1 messages · Page 1 of 1 (latest)

sterile girder
#

yea.... I am just wondering if my expectation is wrong

odd thorn
#

Last time I tried trusted networks you had to click an option to log in with it, but that was a couple of years back

sterile girder
#

any idea where that option was ?

#

thats what I get

odd thorn
#

I'd check your theme, it may be hiding stuff

#

Actually

#

After you made those YAML edits you:

  1. Ran the config check command
  2. Restarted HA
sterile girder
#

yea, still no dice... FFS this is frustrating

odd thorn
#

If you don't see that then trusted networks isn't even loaded

sterile girder
#

yea, I dont see it , which is killing me 🙂

odd thorn
#

You ran ha core check or the equivalent for your install method?

sterile girder
#

yes

#

trying to remove external and internal hostnames from the config ...

#

trying to think outside the box

sterile girder
#

hrm, I dont have allowlist_external_urls

#

thats a new one for me

odd thorn
#

Well, you don't need it

sterile girder
#

restarting w/ debug logs to see if I can maybe see anything during startup

#

oh FFS... it was being pulled in under packages

#

homeassistant:
allowlist_external_dirs:
- "/tmp/"
- "/config/"
customize: !include_dir_named customizations/entities
auth_providers:
- type: homeassistant
- type: trusted_networks
trusted_networks:
# - 192.168.120.0/23
- 192.168.120.41/32
allow_bypass_login: true
trusted_users:
192.168.120.41:
- "922cc36b099244fe9c96b2e29cbebb28"
#13575e0df3a1480aba080f787e383383"

packages: !include_dir_named integrations

iron pulsarBOT
#

To format your text as code, enter three backticks on the first line, press Shift+Enter for a new line, paste your code, press Enter again for another new line, and lastly three more backticks.
```yaml
example: here
```
Don't forget you can edit your post rather than repeatedly posting the same thing.

sterile girder
#

funny that the check config didnt bark at that