Hi
I have an issue for which i am not sure how to handle. I do not know if this is a bug or not.
A: syncthing running on sinology NAS B: syncthing running on Windows 10, 64bit, redsotne 1 C: syncthing running on 64bit Debian 8 LXDE D: syncthing running on 64bit WIN 10, treshold 2 E: syncthing running on os x yosemite
All versions are 0.14.6, settings on all of them are default.
B and C are on the same network (NAT) A is not there is a firewall in between them D is on a different network E is on a different network
B can connect to A via a relay B can connect to C C can NOT connect to A D can connect to A via relay E can connect to A via relay…
The confusing part is B being able to establish connection to A while C can not, yet they are both on the same network.
This is a link to output of STTRACE=discover syncthing
(the site does not allow me to post links)
I did not bother censoring any data such as device ID etc…since it does not really matter atm.
I am guessing the problem has something to do with:
request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
Also, B finds 2 listeners and 5 discovery. C only has 1 listener and 2 discovery.
This has all worked for me before, on a previous setup.
I tried both, running syncthing downloaded as tar.gz and adding it via release channel, no difference.
What am i doing wrong?