@SanskritFritz wrote:
Since I upgraded syncthing to 1.3.3 on archlinux, it is unable to connect to my cntlm socks proxy running locally. The log says repeatedly:
INFO: Listen (BEP/relay): joining session: socks connect tcp localhost:8010->127.0.0.1:443: unknown error general SOCKS server failure
I have configured socks for syncthing via
systemctl edit syncthing@user
[Service] Environment=all_proxy='socks5://localhost:8010' ALL_PROXY_NO_FALLBACK=1 http_proxy= https_proxy= GOMAXPROCS=1
Downgrading syncthing to 1.3.2 works as a workaround. Please help me solving this problem. I’m willing to file a bug report if needed, but maybe something has changed in the config?
Posts: 2
Participants: 2