Jump to content

Hello! 👋

These forums are now archived (read only).

Join us on Discord.

GUI client works but CLI client does not


Recommended Posts

Graham Wheeler
I am running the server on a Mac and client on Ubuntu. I have no issue if I run the GUI client on Ubuntu; however I want to run the CLI client as part of my login script. When I use that (synergyc -f -d DEBUG1 192.168.2.2) I just get repeated connect/disconnect cycling. Client logs: [2015-11-07T11:39:42] NOTE: connecting to '192.168.2.2': 192.168.2.2:24800 [2015-11-07T11:39:42] DEBUG1: connecting to server [2015-11-07T11:39:42] DEBUG1: registered event type connected as 10 [2015-11-07T11:39:42] DEBUG1: registered event type connectionFailed as 11 [2015-11-07T11:39:42] DEBUG: event queue is ready [2015-11-07T11:39:42] DEBUG1: registered event type inputReady as 12 [2015-11-07T11:39:42] DEBUG1: registered event type inputShutdown as 13 [2015-11-07T11:39:42] DEBUG1: connected; wait for hello [2015-11-07T11:39:42] DEBUG1: registered event type disconnected as 14 [2015-11-07T11:39:42] DEBUG1: registered event type outputError as 15 [2015-11-07T11:39:42] DEBUG1: registered event type outputShutdown as 16 [2015-11-07T11:39:42] DEBUG1: registered event type stopRetry as 17 [2015-11-07T11:39:56] DEBUG1: disconnected [2015-11-07T11:39:56] NOTE: disconnected from server [2015-11-07T11:39:56] DEBUG: retry in 1 seconds On the Mac (server) I see I just see this over and over: [2015-11-07T11:44:33] NOTE: accepted client connection [2015-11-07T11:44:45] WARNING: failed to accept secure socket
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...