You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Describe the bug
My Windows Machine (Syncthing Trayzor installed, connected via Wifi) was not able to find my Home Assistant Syncthing Device (Connect via LAN), when I turned off all "Connection" Options, except "Local Discovery" on both machines:
Connection options on both devices were set to default (Addresses: dynamic):
From my understanding the Home Assistant Syncthing was able to find the windows machine, but was unable to connect. Logs (XXXXXX-XXXXX-... is the device id of the windows instance):
Windows didn't even found the address, log (ZZZZZZZ-ZZZZZZ-... is the device id of the Home Assistant instance):
2023-01-27 18:35:28 Resolved device ZZZZZZZ-ZZZZZZZ-ZZZZZZZ-ZZZZZZZ-ZZZZZZZ-ZZZZZZZ-ZZZZZZZ addresses: []
2023-01-27 18:35:28 Next connection loop in 1m0s
2023-01-27 18:36:28 Connection loop
Workaround:
When setting the address to the static ip-address of home assistant on the windows machine, both devices are able to find each other with local option: (the windows device on the HA GUI still using dynamic)
To Reproduce
Go to Actions -> Connections
Disable all checkboxes except "Local Discovery"
Save & Restart
Now formerly connected devices aren't able to connect to each other, using dynamic addresses.
Which addon?
syncthing
Describe the bug
My Windows Machine (Syncthing Trayzor installed, connected via Wifi) was not able to find my Home Assistant Syncthing Device (Connect via LAN), when I turned off all "Connection" Options, except "Local Discovery" on both machines:
Connection options on both devices were set to default (Addresses: dynamic):
From my understanding the Home Assistant Syncthing was able to find the windows machine, but was unable to connect. Logs (XXXXXX-XXXXX-... is the device id of the windows instance):
Windows didn't even found the address, log (ZZZZZZZ-ZZZZZZ-... is the device id of the Home Assistant instance):
Workaround:
When setting the address to the static ip-address of home assistant on the windows machine, both devices are able to find each other with local option: (the windows device on the HA GUI still using
dynamic
)To Reproduce
Expected behavior
I would expect local discovery to work.
Maybe this has to do something with this issue:
https://superuser.com/questions/1364353/issue-with-local-discovery-of-devices-on-dockerized-syncthing
(setting
--network=host
on the docker run, but i'm not familiar with docker setup of syncthing in hassio...)Screenshots
System
The text was updated successfully, but these errors were encountered: