chris@versus-3d.com Posted December 17, 2019 Share Posted December 17, 2019 I'm using 1.10.3 and have been for about a year now. Things have been working fairly well with a few minor glitches here and there. I run the server on a Win1064 machine, and one client on a Mac Pro. Yesterday things just stopped working. The server appears to be running ok, but the client refuses to connect. I turned on debug2 and here is what I'm getting. Unfortunately this all means nothing to me, so I'm hoping someone else might have an idea. I have already done complete uninstall/reinstalls several times and still no love. [2019-12-17T10:49:21] NOTE: connecting to '192.168.0.221': 192.168.0.221:24900 [2019-12-17T10:49:21] DEBUG: Opening new socket: 5DD0E1F0 [2019-12-17T10:49:21] DEBUG: openssl version: OpenSSL 1.1.1c 28 May 2019 [2019-12-17T10:49:21] DEBUG1: openssl flags: compiler: clang -fPIC -arch x86_64 -O3 -Wall -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -D_REENTRANT -DNDEBUG [2019-12-17T10:49:21] DEBUG1: openssl built on: built on: Tue May 28 18:46:41 2019 UTC [2019-12-17T10:49:21] DEBUG1: openssl platform: platform: darwin64-x86_64-cc [2019-12-17T10:49:21] DEBUG1: openssl dir: OPENSSLDIR: "/usr/local/etc/openssl@1.1" [2019-12-17T10:49:21] DEBUG1: connecting to server [2019-12-17T10:49:21] DEBUG2: connecting secure socket [2019-12-17T10:49:21] DEBUG2: want to read, error=2, attempt=1 [2019-12-17T10:49:21] DEBUG2: retry connect secure socket [2019-12-17T10:49:21] DEBUG2: connecting secure socket [2019-12-17T10:49:21] NOTE: server fingerprint: DF:42:D8:56:83:30:3C:7A:9B:34:B1:44:7B:14:E8:72:75:A5:28:D3 [2019-12-17T10:49:21] INFO: connected to secure socket [2019-12-17T10:49:21] INFO: server tls certificate info: /CN=Synergy [2019-12-17T10:49:21] DEBUG2: connected secure socket [2019-12-17T10:49:21] DEBUG1: available local ciphers: [2019-12-17T10:49:21] DEBUG1: TLS_AES_256_GCM_SHA384 TLSv1.3 Kx=any Au=any Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: TLS_CHACHA20_POLY1305_SHA256 TLSv1.3 Kx=any Au=any Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: TLS_AES_128_GCM_SHA256 TLSv1.3 Kx=any Au=any Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-ECDSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=ECDSA Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: DHE-RSA-AES256-GCM-SHA384 TLSv1.2 Kx=DH Au=RSA Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-ECDSA-CHACHA20-POLY1305 TLSv1.2 Kx=ECDH Au=ECDSA Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-RSA-CHACHA20-POLY1305 TLSv1.2 Kx=ECDH Au=RSA Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: DHE-RSA-CHACHA20-POLY1305 TLSv1.2 Kx=DH Au=RSA Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-ECDSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=ECDSA Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: DHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=DH Au=RSA Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-ECDSA-AES256-SHA384 TLSv1.2 Kx=ECDH Au=ECDSA Enc=AES(256) Mac=SHA384 [2019-12-17T10:49:21] DEBUG1: ECDHE-RSA-AES256-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AES(256) Mac=SHA384 [2019-12-17T10:49:21] DEBUG1: DHE-RSA-AES256-SHA256 TLSv1.2 Kx=DH Au=RSA Enc=AES(256) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: ECDHE-ECDSA-AES128-SHA256 TLSv1.2 Kx=ECDH Au=ECDSA Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: ECDHE-RSA-AES128-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: DHE-RSA-AES128-SHA256 TLSv1.2 Kx=DH Au=RSA Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: ECDHE-ECDSA-AES256-SHA TLSv1 Kx=ECDH Au=ECDSA Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: ECDHE-RSA-AES256-SHA TLSv1 Kx=ECDH Au=RSA Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: DHE-RSA-AES256-SHA SSLv3 Kx=DH Au=RSA Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: ECDHE-ECDSA-AES128-SHA TLSv1 Kx=ECDH Au=ECDSA Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: ECDHE-RSA-AES128-SHA TLSv1 Kx=ECDH Au=RSA Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: DHE-RSA-AES128-SHA SSLv3 Kx=DH Au=RSA Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: RSA-PSK-AES256-GCM-SHA384 TLSv1.2 Kx=RSAPSK Au=RSA Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: DHE-PSK-AES256-GCM-SHA384 TLSv1.2 Kx=DHEPSK Au=PSK Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: RSA-PSK-CHACHA20-POLY1305 TLSv1.2 Kx=RSAPSK Au=RSA Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: DHE-PSK-CHACHA20-POLY1305 TLSv1.2 Kx=DHEPSK Au=PSK Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: ECDHE-PSK-CHACHA20-POLY1305 TLSv1.2 Kx=ECDHEPSK Au=PSK Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: AES256-GCM-SHA384 TLSv1.2 Kx=RSA Au=RSA Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: PSK-AES256-GCM-SHA384 TLSv1.2 Kx=PSK Au=PSK Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: PSK-CHACHA20-POLY1305 TLSv1.2 Kx=PSK Au=PSK Enc=CHACHA20/POLY1305(256) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: RSA-PSK-AES128-GCM-SHA256 TLSv1.2 Kx=RSAPSK Au=RSA Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: DHE-PSK-AES128-GCM-SHA256 TLSv1.2 Kx=DHEPSK Au=PSK Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: AES128-GCM-SHA256 TLSv1.2 Kx=RSA Au=RSA Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: PSK-AES128-GCM-SHA256 TLSv1.2 Kx=PSK Au=PSK Enc=AESGCM(128) Mac=AEAD [2019-12-17T10:49:21] DEBUG1: AES256-SHA256 TLSv1.2 Kx=RSA Au=RSA Enc=AES(256) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: AES128-SHA256 TLSv1.2 Kx=RSA Au=RSA Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: ECDHE-PSK-AES256-CBC-SHA384 TLSv1 Kx=ECDHEPSK Au=PSK Enc=AES(256) Mac=SHA384 [2019-12-17T10:49:21] DEBUG1: ECDHE-PSK-AES256-CBC-SHA TLSv1 Kx=ECDHEPSK Au=PSK Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: SRP-RSA-AES-256-CBC-SHA SSLv3 Kx=SRP Au=RSA Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: SRP-AES-256-CBC-SHA SSLv3 Kx=SRP Au=SRP Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: RSA-PSK-AES256-CBC-SHA384 TLSv1 Kx=RSAPSK Au=RSA Enc=AES(256) Mac=SHA384 [2019-12-17T10:49:21] DEBUG1: DHE-PSK-AES256-CBC-SHA384 TLSv1 Kx=DHEPSK Au=PSK Enc=AES(256) Mac=SHA384 [2019-12-17T10:49:21] DEBUG1: RSA-PSK-AES256-CBC-SHA SSLv3 Kx=RSAPSK Au=RSA Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: DHE-PSK-AES256-CBC-SHA SSLv3 Kx=DHEPSK Au=PSK Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: AES256-SHA SSLv3 Kx=RSA Au=RSA Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: PSK-AES256-CBC-SHA384 TLSv1 Kx=PSK Au=PSK Enc=AES(256) Mac=SHA384 [2019-12-17T10:49:21] DEBUG1: PSK-AES256-CBC-SHA SSLv3 Kx=PSK Au=PSK Enc=AES(256) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: ECDHE-PSK-AES128-CBC-SHA256 TLSv1 Kx=ECDHEPSK Au=PSK Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: ECDHE-PSK-AES128-CBC-SHA TLSv1 Kx=ECDHEPSK Au=PSK Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: SRP-RSA-AES-128-CBC-SHA SSLv3 Kx=SRP Au=RSA Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: SRP-AES-128-CBC-SHA SSLv3 Kx=SRP Au=SRP Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: RSA-PSK-AES128-CBC-SHA256 TLSv1 Kx=RSAPSK Au=RSA Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: DHE-PSK-AES128-CBC-SHA256 TLSv1 Kx=DHEPSK Au=PSK Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: RSA-PSK-AES128-CBC-SHA SSLv3 Kx=RSAPSK Au=RSA Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: DHE-PSK-AES128-CBC-SHA SSLv3 Kx=DHEPSK Au=PSK Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: AES128-SHA SSLv3 Kx=RSA Au=RSA Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: PSK-AES128-CBC-SHA256 TLSv1 Kx=PSK Au=PSK Enc=AES(128) Mac=SHA256 [2019-12-17T10:49:21] DEBUG1: PSK-AES128-CBC-SHA SSLv3 Kx=PSK Au=PSK Enc=AES(128) Mac=SHA1 [2019-12-17T10:49:21] DEBUG1: remote cipher list not available [2019-12-17T10:49:21] DEBUG: openssl cipher: TLS_AES_256_GCM_SHA384 TLSv1.3 Kx=any Au=any Enc=AESGCM(256) Mac=AEAD [2019-12-17T10:49:21] INFO: network encryption protocol: TLSv1.3 [2019-12-17T10:49:21] DEBUG1: connected; wait for hello [2019-12-17T10:49:21] ERROR: server refused client with name "Mac-Pro" [2019-12-17T10:49:21] WARNING: failed to connect to server: server refused client with our name [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: want to read, error=2, attempt=2 [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: want to read, error=2, attempt=1 [2019-12-17T10:49:21] DEBUG2: readf(Synergy%2i%2i) [2019-12-17T10:49:21] DEBUG2: readf: read 2 byte integer: 1 (0x1) [2019-12-17T10:49:21] DEBUG2: readf: read 2 byte integer: 6 (0x6) [2019-12-17T10:49:21] DEBUG1: got hello version 1.6 [2019-12-17T10:49:21] DEBUG1: say hello version 1.6 [2019-12-17T10:49:21] DEBUG2: writef(Synergy%2i%2i%s) [2019-12-17T10:49:21] DEBUG2: wrote 22 bytes [2019-12-17T10:49:21] DEBUG2: writing secure socket: 0x7fbe5dd0e460 [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: want to read, error=2, attempt=1 [2019-12-17T10:49:21] DEBUG2: msg from server: QINF [2019-12-17T10:49:21] DEBUG1: sending info shape=0,0 1920x1080 [2019-12-17T10:49:21] DEBUG2: writef(DINF%2i%2i%2i%2i%2i%2i%2i) [2019-12-17T10:49:21] DEBUG2: wrote 18 bytes [2019-12-17T10:49:21] DEBUG2: writing secure socket: 0x7fbe5dd0e460 [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: reading secure socket [2019-12-17T10:49:21] DEBUG2: want to read, error=2, attempt=1 [2019-12-17T10:49:21] DEBUG2: msg from server: CIAK [2019-12-17T10:49:21] DEBUG1: recv info acknowledgment [2019-12-17T10:49:21] DEBUG2: msg from server: EUNK [2019-12-17T10:49:21] DEBUG: Closing socket: 5DD0E1F0 Quote Link to comment Share on other sites More sharing options...
Jamie Newbon Posted December 17, 2019 Share Posted December 17, 2019 19 minutes ago, chris@versus-3d.com said: [2019-12-17T10:49:21] WARNING: failed to connect to server: server refused client with our name Hi, It looks like your configuration might have changed, as the server is rejecting that client because the name doesn't match what it expects Jamie Quote Link to comment Share on other sites More sharing options...
chris@versus-3d.com Posted December 17, 2019 Author Share Posted December 17, 2019 8 minutes ago, Jamie Newbon said: Hi, It looks like your configuration might have changed, as the server is rejecting that client because the name doesn't match what it expects Jamie I did a complete clean uninstal/linstall and set up after it stopped working, so it shouldn't be expecting any name right? Quote Link to comment Share on other sites More sharing options...
Jamie Newbon Posted December 17, 2019 Share Posted December 17, 2019 Yes, The server refuses to let clients connect if it doesn't recognize the name of it, you need to configure the server with the client's name and location relative to the server before it can connect Here is the start-up guide, it should help you set up the server to let the client connect. Edit: I must correct myself, this assumes manual mode, auto-config should connect automatically yes. I have a manual mode on mine and for a moment o forgot about Auto config. However, if auto mode is failing to connect I would recommend trying to manually to see if synergy can connect at all. if not i would recommend contacting support to help troubleshoot the problem in more depth Jamie Quote Link to comment Share on other sites More sharing options...
chris@versus-3d.com Posted December 17, 2019 Author Share Posted December 17, 2019 Weird, It's always auto detected the client for me before.... but whatever, that worked! Thanks so much!! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.