jastBytes / SyncthingTray

Syncthing wrapper for Windows. Includes a small interface to configure start on boot and puts syncthing into tray instead of the console window.
GNU General Public License v2.0
151 stars 24 forks source link

SyncthingTray launches two instances of Syncthing #14

Open centreofgravity opened 9 years ago

centreofgravity commented 9 years ago

I can see two instances of Syncthing in the task manager (Win 8.1 64bit). I then have to click Stop twice in order to stop syncthing. Is this expected behaviour? capture

centreofgravity commented 9 years ago

Log (with ids etc taken out of course): [RTT64] 09:41:37 INFO: My ID: xxxx [RTT64] 09:41:37 INFO: Archiving a copy of old config file format [RTT64] 09:41:37 INFO: Starting web GUI on http://127.0.0.1:8080/ [RTT64] 09:41:41 INFO: No UPnP gateway detected [RTT64] 09:41:41 INFO: Starting local discovery announcements [RTT64] 09:41:41 INFO: Local discovery over IPv6 unavailable [RTT64] 09:41:41 INFO: Starting global discovery announcements [RTT64] 09:41:41 OK: Ready to synchronize default (read-write) [RTT64] 09:41:41 OK: Ready to synchronize FEMI_iMac (read-write) [RTT64] 09:41:41 INFO: Device yyyy is "Chris iMac" at [dynamic] [RTT64] 09:41:41 INFO: Completed initial scan (rw) of folder FEMI_iMac [RTT64] 09:41:41 INFO: Completed initial scan (rw) of folder default [RTT64] 09:42:19 INFO: Established secure connection to yyyy at 1.2.3.4:56789-4.3.2.1:12345 [RTT64] 09:42:19 INFO: Device yyyy client is "syncthing v0.10.3" [RTT64] 09:42:19 INFO: Device yyyy name is "pink"

uok commented 9 years ago

same here (Win7, 64bit)

uok commented 9 years ago

I noticed that after a normal Syncthing launch (without Synctray) there are also two instances in the task manager. I do not know if this is a bug or default behavior

uok commented 9 years ago

Confirmed, not a bug - see Syncthing Forum