Another "out-of-sync" thread

Hello. I have a strange problem and searched all “Folder isn’t making progress - check logs for possible root cause. Pausing puller for 1m0s.”-related threads.

I have a folder, shared between three nodes, node-1 is folder master. Every node is run by 0.10.30 Syncthing version. Node-1 uses uPNP, Node-2 have static port forwarding and Node-3 is behind a NAT without uPNP, although it sees other nodes just fine, and had synced some of shares just fine, and speeds are quite good.

Here is the logs for one of “out of sync” files (i masked node IDs).

node-1 (MacOS), folder master

{"availability":["(((((node-2_id)))))"],"global":{"Name":"documents 2013-12-27 184311.zip","Flags":511,"Modified":1388162592,"Version":6746997,"LocalVersion":285422,"Blocks":null},"local":{"Name":"documents 2013-12-27 184311.zip","Flags":511,"Modified":1388162592,"Version":6746997,"LocalVersion":33321,"Blocks":null}}

node-2 (FreeBSD)

{"availability":["(((((node-1_id)))))"],"global":{"Name":"documents 2013-12-27 184311.zip","Flags":511,"Modified":1388162592,"Version":6746997,"LocalVersion":33321,"Blocks":null},"local":{"Name":"documents 2013-12-27 184311.zip","Flags":511,"Modified":1388162592,"Version":6746997,"LocalVersion":285422,"Blocks":null}}

node-3 (FreeBSD)

{"availability":["(((((node-2_id)))))","(((((node-1_id)))))"],"global":{"Name":"documents 2013-12-27 184311.zip","Flags":511,"Modified":1388162592,"Version":6746997,"LocalVersion":285422,"Blocks":null},"local":{"Name":"documents 2013-12-27 184311.zip","Flags":511,"Modified":1388162592,"Version":6254292,"LocalVersion":49743,"Blocks":null}}

Can you provide any help here? Thanks!

It actually prints the reason to stdout/console, check there first.