Suddenly, syncthing has stopped working on one of my laptops on which it has been working just fine. As far as I know there has been no change on that laptop.
I am using Firefox in Windows 10. When I try to open the syncthing page on Firefox I get:
Unable to connect
An error occurred during a connection to 127.0.0.1:8384.
I looked for fixes on the net but I could not find one.
I am a knowledgeable end user, not a programmer/techie, but this is too technical for me.
[WZ2FC] 2024/08/28 16:18:30 INFO: Support for IPv6 UPnP is currently not available on Windows: listen udp6 [ff05::c]:0: setsockopt: not supported by windows
but the date is not of today. I dk what caused this, I sure did not change anything,
Until now it worked when I loaded ConfigurationPage, but now I get the error when I loaded it.
However, when I load syncthing.exe directly, it does work, but it also opens a command window. Is there any way to stop the command window from opening?
It turns out I was all the way wrong in how to use “netstat” on Windows – my apologies.
“netstat -an | findstr 8384” is the command I meant to share with you for both PowerShell and a regular Command prompt. This will show you if anything on your Windows computer is using that port.