Unable to add device

Hi, I have a windows 2012 R2 server / 64 Go / 12To and unable to add device : syncthing v0.14.54 “Dysprosium Dragonfly” (go1.11 windows-amd64) teamcity@build.syncthing.net 2018-12-05 11:18:45 UTC

The device was always dispayed for adding. If I stop syncthing and edit manually config for adding the computer that’s work fine,

Seams to be a panic : ? file “AppData\Local\Temp\dd_vcredist_amd64_20180927154235.log”): finisher: pull: peers who had this file went away, or the file has changed while syncing. will retry later Panic at 2018-12-21T15:19:33+01:00 panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x80 pc=0x92a8f2]

Does the panic occur on adding the device through the Web UI or after you added it manually?

You should provide the full log, not just two random lines. Also, check js console for erros when adding the device.

syncthing.zip (1.3 MB)

Hi everyboy, See in attachement panic file + config + log.

Tks @ all. Sam

1 Like

Filed; https://github.com/syncthing/syncthing/issues/5401

1 Like

@Samuel_Bruyere Panic happens when a directory structure is replaced by a file with the same name. This seems like a rather unusual operation, even though it apparently happens quite frequently for you (or maybe just can’t be resolved once it’s happened once…).

@imsodin’s fixed it for the next release.

Thanks @calmh

But can’t add new computer with UI, must edit conf file :frowning:

Thanks. Sam

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.