Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

Synergy OSX Crashing


Recommended Posts

allnamestaken
So I installed Synergy 1.7.4 on 2 of my Mac's. One is OSX 10.8.5 (iMac) and the other is OSX 10.10.5 (Macbook Pro). The iMac is my server and the Macbook Pro is the client. When I set Synergy to use SSL, the client and server will not communicate. The server just loops. I turned off SSL and it works fine, though I'd prefer to not run Synergy this way because I have to pipe the traffic through an SSL tunnel between the two machines, which is not super convenient. Here is as much logging as I could get. It was set to DEBUG2. The logs kept looping over and over, so I'm not sure where the issue is exactly. [code] [2015-10-08T22:36:39] DEBUG: starting process [2015-10-08T22:36:39] DEBUG: stopping process [2015-10-08T22:36:39] INFO: stopping synergy desktop process [2015-10-08T22:36:47] INFO: zeroconf client detected: MBP [2015-10-08T22:36:51] DEBUG: starting process [2015-10-08T22:36:51] INFO: starting server [2015-10-08T22:36:51] INFO: command: /Applications/Synergy.app/Contents/MacOS/synergys -f --no-tray --debug DEBUG2 --name iMac.local --enable-drag-drop --enable-crypto -c /var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.xJL703 --address :24800 [2015-10-08T22:36:51] INFO: config file: /var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.EWu703 [2015-10-08T22:36:51] INFO: log level: DEBUG2 [2015-10-08T22:36:51] INFO: drag and drop enabled [2015-10-08T22:36:51] DEBUG: opening configuration "/var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.xJL703" [2015-10-08T22:36:51] DEBUG: configuration read successfully [2015-10-08T22:36:51] DEBUG1: thread 0x00000002 entry [2015-10-08T22:36:51] DEBUG: plugins dir: /Users/user/Library/Synergy/Plugins [2015-10-08T22:36:51] DEBUG: loading plugin: libns.dylib [2015-10-08T22:36:51] DEBUG: plugin loaded: libns.dylib (version 1.3) [2015-10-08T22:36:51] DEBUG1: starting server [2015-10-08T22:36:51] DEBUG1: registered event type shapeChanged as 4 [2015-10-08T22:36:51] DEBUG: screen shape: center=0,0 size=1920x1200 on 1 display [2015-10-08T22:36:51] DEBUG1: registered event type confirmSleep as 5 [2015-10-08T22:36:51] DEBUG: starting watchSystemPowerThread [2015-10-08T22:36:51] DEBUG: adopting new buffer [2015-10-08T22:36:51] DEBUG: opened display [2015-10-08T22:36:51] DEBUG1: registered event type error as 6 [2015-10-08T22:36:51] DEBUG1: registered event type suspend as 7 [2015-10-08T22:36:51] DEBUG1: registered event type resume as 8 [2015-10-08T22:36:51] DEBUG1: creating primary screen [2015-10-08T22:36:51] DEBUG1: thread 0x00000003 entry [2015-10-08T22:36:51] DEBUG: started watchSystemPowerThread [2015-10-08T22:36:51] DEBUG: waiting for event loop [2015-10-08T22:36:51] INFO: process exited normally [2015-10-08T22:36:51] INFO: detected process not running, auto restarting [2015-10-08T22:36:52] DEBUG: stopping process [2015-10-08T22:36:52] INFO: stopping synergy desktop process [2015-10-08T22:36:52] DEBUG: starting process [2015-10-08T22:36:52] INFO: starting server [2015-10-08T22:36:52] INFO: command: /Applications/Synergy.app/Contents/MacOS/synergys -f --no-tray --debug DEBUG2 --name iMac.local --enable-drag-drop --enable-crypto -c /var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.jKM703 --address :24800 [2015-10-08T22:36:52] INFO: config file: /var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.BMJ703 [2015-10-08T22:36:52] INFO: log level: DEBUG2 [2015-10-08T22:36:52] INFO: drag and drop enabled [2015-10-08T22:36:52] DEBUG: opening configuration "/var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.jKM703" [2015-10-08T22:36:52] DEBUG: configuration read successfully [2015-10-08T22:36:52] DEBUG: plugins dir: /Users/user/Library/Synergy/Plugins [2015-10-08T22:36:52] DEBUG: loading plugin: libns.dylib [2015-10-08T22:36:52] DEBUG: plugin loaded: libns.dylib (version 1.3) [2015-10-08T22:36:52] DEBUG1: starting server [2015-10-08T22:36:52] DEBUG1: thread 0x00000002 entry [2015-10-08T22:36:52] DEBUG1: registered event type shapeChanged as 4 [2015-10-08T22:36:52] DEBUG: screen shape: center=0,0 size=1920x1200 on 1 display [2015-10-08T22:36:52] DEBUG1: registered event type confirmSleep as 5 [2015-10-08T22:36:52] DEBUG: starting watchSystemPowerThread [2015-10-08T22:36:52] DEBUG: adopting new buffer [2015-10-08T22:36:52] DEBUG: opened display [2015-10-08T22:36:52] DEBUG1: registered event type error as 6 [2015-10-08T22:36:52] DEBUG1: registered event type suspend as 7 [2015-10-08T22:36:52] DEBUG1: registered event type resume as 8 [2015-10-08T22:36:52] DEBUG1: creating primary screen [2015-10-08T22:36:52] DEBUG1: thread 0x00000003 entry [2015-10-08T22:36:52] DEBUG: started watchSystemPowerThread [2015-10-08T22:36:52] DEBUG: waiting for event loop [2015-10-08T22:36:53] INFO: process exited normally [2015-10-08T22:36:53] INFO: detected process not running, auto restarting [2015-10-08T22:36:54] DEBUG: starting process [2015-10-08T22:36:54] INFO: starting server [2015-10-08T22:36:54] INFO: command: /Applications/Synergy.app/Contents/MacOS/synergys -f --no-tray --debug DEBUG2 --name iMac.local --enable-drag-drop --enable-crypto -c /var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.HaQ703 --address :24800 [2015-10-08T22:36:54] INFO: config file: /var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.RDH703 [2015-10-08T22:36:54] INFO: log level: DEBUG2 [2015-10-08T22:36:54] INFO: drag and drop enabled [2015-10-08T22:36:54] DEBUG: opening configuration "/var/folders/zj/c3209cp55s1f9dtmb1nn0xfh0000gp/T/Synergy.HaQ703" [2015-10-08T22:36:54] DEBUG: configuration read successfully [2015-10-08T22:36:54] DEBUG: plugins dir: /Users/user/Library/Synergy/Plugins [2015-10-08T22:36:54] DEBUG1: thread 0x00000002 entry [2015-10-08T22:36:54] DEBUG: loading plugin: libns.dylib [2015-10-08T22:36:54] DEBUG: plugin loaded: libns.dylib (version 1.3) [2015-10-08T22:36:54] DEBUG1: starting server [2015-10-08T22:36:54] DEBUG1: registered event type shapeChanged as 4 [2015-10-08T22:36:54] DEBUG: screen shape: center=0,0 size=1920x1200 on 1 display [2015-10-08T22:36:54] DEBUG1: registered event type confirmSleep as 5 [2015-10-08T22:36:54] DEBUG: starting watchSystemPowerThread [2015-10-08T22:36:54] DEBUG: adopting new buffer [2015-10-08T22:36:54] DEBUG: opened display [2015-10-08T22:36:54] DEBUG1: registered event type error as 6 [2015-10-08T22:36:54] DEBUG1: registered event type suspend as 7 [2015-10-08T22:36:54] DEBUG1: registered event type resume as 8 [2015-10-08T22:36:54] DEBUG1: creating primary screen [2015-10-08T22:36:54] DEBUG1: thread 0x00000003 entry [2015-10-08T22:36:54] DEBUG: started watchSystemPowerThread [2015-10-08T22:36:54] DEBUG: waiting for event loop [2015-10-08T22:36:54] INFO: process exited normally [2015-10-08T22:36:54] INFO: detected process not running, auto restarting [2015-10-08T22:36:54] DEBUG: stopping process [2015-10-08T22:36:54] INFO: stopping synergy desktop process [2015-10-08T22:36:55] DEBUG: starting process [2015-10-08T22:36:55] INFO: starting server [/code]
Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...