queryv2 response write address family not supported

I have got a slight Problem using the discovery / announcement Server within my closed company network.

Syncthing is always telling me, the server is offline.

I installed both on Windows 2012 Server R2, even disabled firewall, but i cannot connect locally to the announcement Server.

I am using only IPv4

debug output of discoserv: PS C:\Users\Administrator\Desktop> .\discosrv.exe -debug=true 2014/10/02 15:32:23 New limiter for 135.124.211.41 2014/10/02 15:32:23 <- 135.124.211.41:51482 discover.Announce{Magic:0x9d79bc39, This:discover.Device{ID:[]uint8{0xf8, 0x 3e, 0x46, 0xad, 0x7f, 0xa9, 0x81, 0x99, 0x89, 0xa9, 0x68, 0xfb, 0x63, 0x99, 0x80, 0xb7, 0xef, 0x6b, 0x1b, 0x35, 0xa9, 0x 97, 0x78, 0x3c, 0xfc, 0x79, 0x5b, 0xc3, 0xe4, 0xc9, 0x2f, 0xbe}, Addresses:[]discover.Address{discover.Address{IP:[]uint 8(nil), Port:0x55f0}}}, Extra:[]discover.Device{}} 2014/10/02 15:32:24 <- 135.124.211.41:51483 discover.Query{Magic:0x2ca856f5, DeviceID:[]uint8{0xf8, 0x3e, 0x46, 0xad, 0x 7f, 0xa9, 0x81, 0x99, 0x89, 0xa9, 0x68, 0xfb, 0x63, 0x99, 0x80, 0xb7, 0xef, 0x6b, 0x1b, 0x35, 0xa9, 0x97, 0x78, 0x3c, 0x fc, 0x79, 0x5b, 0xc3, 0xe4, 0xc9, 0x2f, 0xbe}} 2014/10/02 15:32:24 -> 135.124.211.41:51483 discover.Query{Magic:0x2ca856f5, DeviceID:[]uint8{0xf8, 0x3e, 0x46, 0xad, 0x 7f, 0xa9, 0x81, 0x99, 0x89, 0xa9, 0x68, 0xfb, 0x63, 0x99, 0x80, 0xb7, 0xef, 0x6b, 0x1b, 0x35, 0xa9, 0x97, 0x78, 0x3c, 0x fc, 0x79, 0x5b, 0xc3, 0xe4, 0xc9, 0x2f, 0xbe}} 2014/10/02 15:32:24 QueryV2 response write: address family not supported

whats going wrong here ?

thanks

Markus

I suggest you raise an issue on the discosrv github repo.

will be done … thanks…

https://github.com/syncthing/discosrv/issues/4, needs fix to work on Windows.

solved by calmh :smile: https://github.com/syncthing/discosrv/issues/4

and

thanks !!!