[GH-ISSUE #1687] ERROR: ssl3_get_record:wrong version number #1245

Open
opened 2026-05-05 07:39:04 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @cpepis on GitHub (Jun 8, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1687

What happened?

Trying to set up barrier but unable to connect.

I tried generating pem files both to client and server as mentioned here but didn't solve the issue. Also tried unchecking 'Enable SSL'

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

Centos 7 (Snaps, v2.4.0-release-ac5a1bfd)
Windows 10 (GitHub, v2.4.0-release-3e0d758b)

What OSes are you seeing the problem on? (Check all that apply)

Linux, Windows

What OS versions are you using?

Centos 7 (Client)
Windows 10 (Server)

Relevant log output

-----------------Client-----------------
[2022-06-08T16:16:26] INFO: starting client
[2022-06-08T16:16:26] INFO: config file: /tmp/Barrier.J26048
[2022-06-08T16:16:26] INFO: log level: INFO
[2022-06-08T16:16:26] NOTE: started client
[2022-06-08T16:16:26] NOTE: connecting to '-.-.-.-': -.-.-.-:24800
[2022-06-08T16:16:26] INFO: OpenSSL 1.1.1  11 Sep 2018
[2022-06-08T16:16:26] ERROR: ssl error occurred (generic failure)
[2022-06-08T16:16:26] ERROR: error:1408F10B:SSL routines:ssl3_get_record:wrong version number
[2022-06-08T16:16:26] ERROR: failed to connect secure socket
[2022-06-08T16:16:38] INFO: stopping barrier desktop process
[2022-06-08T16:16:39] NOTE: stopped client
[2022-06-08T16:16:39] INFO: process exited normally

-----------------Server-----------------
[2022-06-08T16:20:17] INFO: connecting to service...
[2022-06-08T16:20:17] INFO: SSL fingerprint generated.
[2022-06-08T16:20:17] INFO: connection established
[2022-06-08T16:20:17] INFO: service status: active

[2022-06-08T16:20:19] INFO: starting server
[2022-06-08T16:20:19] INFO: config file: C:/Users/cpepi/AppData/Local/Temp/Barrier.sYrgJo
[2022-06-08T16:20:19] INFO: log level: INFO
barriers.exe: unrecognized option `--disable-client-cert-checking'
Try `barriers.exe --help' for more information.
[2022-06-08T16:20:19] INFO: service command updated
[2022-06-08T16:20:20] INFO: got ipc shutdown message
[2022-06-08T16:20:20] NOTE: stopped server
[2022-06-08T16:20:21] INFO: starting new process
[2022-06-08T16:20:21] INFO: activeDesktop:Default
[2022-06-08T16:20:21] INFO: starting new process
[2022-06-08T16:20:21] INFO: drag and drop enabled
started server (IPv4/IPv6), waiting for clients
[2022-06-08T16:20:21] INFO: service status: active
[2022-06-08T16:20:23] INFO: service status: active

Any other information

With Synergy v1.14.3 is working.

Originally created by @cpepis on GitHub (Jun 8, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1687 ### What happened? Trying to set up barrier but unable to connect. I tried generating pem files both to client and server as mentioned [here ](https://github.com/debauchee/barrier/issues/231#issuecomment-1143791895) but didn't solve the issue. Also tried unchecking 'Enable SSL' ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? Centos 7 (Snaps, v2.4.0-release-ac5a1bfd) Windows 10 (GitHub, v2.4.0-release-3e0d758b) ### What OSes are you seeing the problem on? (Check all that apply) Linux, Windows ### What OS versions are you using? Centos 7 (Client) Windows 10 (Server) ### Relevant log output ```shell -----------------Client----------------- [2022-06-08T16:16:26] INFO: starting client [2022-06-08T16:16:26] INFO: config file: /tmp/Barrier.J26048 [2022-06-08T16:16:26] INFO: log level: INFO [2022-06-08T16:16:26] NOTE: started client [2022-06-08T16:16:26] NOTE: connecting to '-.-.-.-': -.-.-.-:24800 [2022-06-08T16:16:26] INFO: OpenSSL 1.1.1 11 Sep 2018 [2022-06-08T16:16:26] ERROR: ssl error occurred (generic failure) [2022-06-08T16:16:26] ERROR: error:1408F10B:SSL routines:ssl3_get_record:wrong version number [2022-06-08T16:16:26] ERROR: failed to connect secure socket [2022-06-08T16:16:38] INFO: stopping barrier desktop process [2022-06-08T16:16:39] NOTE: stopped client [2022-06-08T16:16:39] INFO: process exited normally -----------------Server----------------- [2022-06-08T16:20:17] INFO: connecting to service... [2022-06-08T16:20:17] INFO: SSL fingerprint generated. [2022-06-08T16:20:17] INFO: connection established [2022-06-08T16:20:17] INFO: service status: active [2022-06-08T16:20:19] INFO: starting server [2022-06-08T16:20:19] INFO: config file: C:/Users/cpepi/AppData/Local/Temp/Barrier.sYrgJo [2022-06-08T16:20:19] INFO: log level: INFO barriers.exe: unrecognized option `--disable-client-cert-checking' Try `barriers.exe --help' for more information. [2022-06-08T16:20:19] INFO: service command updated [2022-06-08T16:20:20] INFO: got ipc shutdown message [2022-06-08T16:20:20] NOTE: stopped server [2022-06-08T16:20:21] INFO: starting new process [2022-06-08T16:20:21] INFO: activeDesktop:Default [2022-06-08T16:20:21] INFO: starting new process [2022-06-08T16:20:21] INFO: drag and drop enabled started server (IPv4/IPv6), waiting for clients [2022-06-08T16:20:21] INFO: service status: active [2022-06-08T16:20:23] INFO: service status: active ``` ### Any other information With Synergy v1.14.3 is working.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1245
No description provided.