[GH-ISSUE #1822] Cannot run barrierc (command line client). #1341

Open
opened 2026-05-05 07:44:32 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @vabatista on GitHub (Nov 1, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1822

What happened?

I'm not admin of my windows. I installed barrier 2.4 into another temp windows and copy all files to this one.
I'm trying to run barrierc --daemon server_ip, but I get an error "ERROR: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol"

I don't need to use SSL between client/server. How can I disable it on client command line?

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

No response

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

Windows

What OS versions are you using?

Windows 11

Relevant log output

No response

Any other information

No response

Originally created by @vabatista on GitHub (Nov 1, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1822 ### What happened? I'm not admin of my windows. I installed barrier 2.4 into another temp windows and copy all files to this one. I'm trying to run `barrierc --daemon server_ip`, but I get an error "ERROR: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol" I don't need to use SSL between client/server. How can I disable it on client command line? ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? _No response_ ### What OSes are you seeing the problem on? (Check all that apply) Windows ### What OS versions are you using? Windows 11 ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@karamanliev commented on GitHub (Nov 4, 2022):

use --disable-crypto

<!-- gh-comment-id:1303271756 --> @karamanliev commented on GitHub (Nov 4, 2022): use `--disable-crypto `
Author
Owner

@vabatista commented on GitHub (Nov 4, 2022):

Thank you. It worked!
It's usefull to add this into documentation!

<!-- gh-comment-id:1303296260 --> @vabatista commented on GitHub (Nov 4, 2022): Thank you. It worked! It's usefull to add this into documentation!
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#1341
No description provided.