and even in this way (this text window corrupted my copy/paste from configuration.yaml, please ignore dots before the lines)
homeassistant:
auth_providers:
type: homeassistant
type: trusted_networks
trusted_networks:
127.0.0.1
::1
192.168.1.0/24
fd00::/8
172.16.0.0/12
allow_bypass_login: true
as it was suggested above. If understood correctly, 192.168.1.0 in these examples - is IP address of Google hub. Correct? So when I use http local IP address when trying to connect I get just log in and password fields which I can’t enter and when I use https duckdns when trying to connect I get login/password and additional button trusted networks like described here. When I click on it is says your computer is not allowed.
And now after so many attempts of connecting I’m receiving error “OSError: [Errno 105] No buffer space available” My home assistant is running on dockers. Do I have to reinstall CATT all together?
No aggression at all. I just copied that yaml code from my configuration.yaml and pasted here and text editor decided to put it in it’s own way. Only if I was that proffi - I wouldn’t ask questions here.
Anyway, I’m googling now how to fix “OSError: [Errno 105] No buffer space available” error before stepping back to previous trouble.
My second attempt of publishing here my yaml code. The problem is not in yaml writings, as my google hub is getting connected but then I can’t get beyond login page.
Thanks for a help! Would you please mind to specify what is zerotier_network? Is user_id your login to homeassistant? Are my_ipv4_network (and …ipv6…) located here?
If so I guess line - fd00::/8 in my case should be - fe80::/64 , correct? And is 127.0.0.1 address one for all of us or is it just generic example of our home assistant local ip address 192.168…?
Sorry if I bombarding forum with too simple for you questions, I’m only newbie in this classroom.
I use ZeroTier one sometimes for remote access and it’s a fixed local IP address… TLDR; ignore it.
Fd00::/8 should be any IPv6 on your LAN
127.0.0.1 is the generic localhost
If say you use a 192.168.0.x IP address for your local LAN then 192.168.0.0/24
Thanks mate. As I said above now I’m facing another trouble “OSError: [Errno 105] No buffer space available” and until I fix it I can’t go any further. Google search does find few pages of solutions but none of them fixes mine. I guess should I apply traditional amateur’s method to uninstall CATT and re-install it from the scratch? Do you know terminal command to uninstall CATT? And then I will come back to fixing my trusted networks part. And yes 192.168.178.55 is my Google hub IP and I made it static. Thanks, val.
Thanks to some great help in here I have manged to have this running great for the past 6 months. After a home assistant restart today I am getting the following ( sorry for the image I can’t seem to copy from terminal ):