sorry to ask again here
I no longer have access to my home from outside.
My network connection looks like this:
Own domain: mydomain.de
Tunnel: Cloudflire
My PC is on the same network as the internet Fritzbox
I uninstalled Cloudflaire and recreated the connection. everything looks good in Cloudflaire.
However, if I want to access it from outside using the external web address, Homeassistant blocks it
my Configuration.yaml looks like this
homeassistant:
auth_providers:
- type: trusted_networks
trusted_networks:
- 192.168.2.0/24
- 192.168.1.0/24
- ff00::/8
allow_bypass_login: true
name: mydomainname
latitude: 49.460983
longitude: 11.061859
elevation: 430
unit_system: metric
currency: EUR
country: DE
time_zone: "Europe/Berlin"
external_url: "https://www.mydomain.com"
internal_url: "http://homeassistant.local:8123"
allowlist_external_dirs:
- "/config/tmp"
- "/config/tmp/Cameras/snapshots/reolink_E1_Zoom"
- "/config/www/cards"
- "/config/www"
http:
use_x_forwarded_for: true
trusted_proxies:
- 172.30.33.0/24
# Loads default set of integrations. Do not remove.
default_config:
# Load frontend themes from the themes folder
frontend:
themes: !include_dir_merge_named themes
# Text to speech
tts:
- platform: google_translate
automation: !include automations.yaml
script: !include scripts.yaml
scene: !include scenes.yaml
I can’t see and find the auth error!
Do you see him or do you still need dates?
Oh yes:
Even with my domain provider, when I reinstalled Cloudflaire, I also entered the new name servers that were already active… all to no avail
I think I set something wrong on the home assistant, I just don’t know where…
there the error what i get
Unable to fetch auth providers. https://ha.mydomain.de/?auth_callback=1
the subdomain "ha" is also regsitrated in cloudflaire ... all from mydomain.de looks in cloudflaire ok,,, but ha blocked and i don't know why
maybe that is important too
in my local network i get also sometimes login problems with homeassistant.local:8123…
now work that but if i try same second the local IP like 192.168.2.2:8123 i get that
same same auth problme like ha.mydomain.de and same like mobile-app…
Where else can I look? My configuration yaml looks clean
i try now to check configuration.yaml again i get same error but by the last refresh (ha.mydomain.de auth error… i refreshed this side ) i get this error
Error 1033 Ray ID: 86ab901f4a6d8c15 • 2024-03-27 01:21:19 UTC
Argo Tunnel error
What happened?
You've requested a page on a website (ha.mydomain.de) that is on the Cloudflare network. The host (ha.mydomain.de) is configured as an Argo Tunnel, and Cloudflare is currently unable to resolve it.
What can I do?
If you are a visitor of this website:
Please try again in a few minutes.
If you are the owner of this website:
Ensure that cloudflared is running and can reach the network. You may wish to enable load balancing for your tunnel.
now works all fine… is use now a other domain and take it again now works all fine!