[GH-ISSUE #2017] Unable to Start MacOS Barrier as Client #1474

Open
opened 2026-05-05 07:52:22 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @cynguskorean on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2017

What happened?

The programs works as it should if I set the server my mac as the server, but it stays stuck at "Barrier is starting" when trying to run it as a client. I have disabled SSL fingerprinting and the client requiring a certificate on both operating systems (MacOS and Win11). The Win11 version of the app works fine as client and server. The issue is only with MacOS.

Version

v2.0.0-RC1

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)

macOS

What OS versions are you using?

MacOS Sonoma (client) connecting to Win11 (server)

Relevant log output

No response

Any other information

No response

Originally created by @cynguskorean on GitHub (Feb 27, 2024). Original GitHub issue: https://github.com/debauchee/barrier/issues/2017 ### What happened? The programs works as it should if I set the server my mac as the server, but it stays stuck at "Barrier is starting" when trying to run it as a client. I have disabled SSL fingerprinting and the client requiring a certificate on both operating systems (MacOS and Win11). The Win11 version of the app works fine as client and server. The issue is only with MacOS. ### Version v2.0.0-RC1 ### 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) macOS ### What OS versions are you using? MacOS Sonoma (client) connecting to Win11 (server) ### Relevant log output _No response_ ### Any other information _No response_
Author
Owner

@andrienko commented on GitHub (Feb 29, 2024):

Same issue. Client is Sonoma (14.3.1) and server is Windows 10 (21H2, 19044.2130). SSL is disabled on both server and client.
Also tried to run both server and client with --enable-crypto

Server's log part:

[2024-02-29T10:30:55] WARNING: failed to connect to server: Timed out
[2024-02-29T10:30:56] NOTE: connecting to '192.168.1.142': 192.168.1.142:24800
[2024-02-29T10:30:56] INFO: OpenSSL 3.0.0 7 sep 2021
[2024-02-29T10:30:56] ERROR: ssl certificate doesn't exist: /Users/wp0/Library/Application Support/barrier/SSL/Barrier.pem
[2024-02-29T10:30:56] ERROR: could not load client certificates
[2024-02-29T10:30:56] ERROR: ssl certificate doesn't exist: /Users/wp0/Library/Application Support/barrier/SSL/Barrier.pem
[2024-02-29T10:30:56] ERROR: could not load client certificates
[2024-02-29T10:30:56] ERROR: ssl error occurred (generic failure)
[2024-02-29T10:30:56] ERROR: error:0A00010B:SSL routines::wrong version number
[2024-02-29T10:30:56] ERROR: failed to connect secure socket

Client's log part:

[2024-02-29T10:30:42] NOTE: accepted client connection
[2024-02-29T10:30:42] NOTE: new client disconnected
<!-- gh-comment-id:1970653078 --> @andrienko commented on GitHub (Feb 29, 2024): Same issue. Client is Sonoma (14.3.1) and server is Windows 10 (21H2, 19044.2130). SSL is disabled on both server and client. Also tried to run both server and client with `--enable-crypto` Server's log part: ``` [2024-02-29T10:30:55] WARNING: failed to connect to server: Timed out [2024-02-29T10:30:56] NOTE: connecting to '192.168.1.142': 192.168.1.142:24800 [2024-02-29T10:30:56] INFO: OpenSSL 3.0.0 7 sep 2021 [2024-02-29T10:30:56] ERROR: ssl certificate doesn't exist: /Users/wp0/Library/Application Support/barrier/SSL/Barrier.pem [2024-02-29T10:30:56] ERROR: could not load client certificates [2024-02-29T10:30:56] ERROR: ssl certificate doesn't exist: /Users/wp0/Library/Application Support/barrier/SSL/Barrier.pem [2024-02-29T10:30:56] ERROR: could not load client certificates [2024-02-29T10:30:56] ERROR: ssl error occurred (generic failure) [2024-02-29T10:30:56] ERROR: error:0A00010B:SSL routines::wrong version number [2024-02-29T10:30:56] ERROR: failed to connect secure socket ``` Client's log part: ``` [2024-02-29T10:30:42] NOTE: accepted client connection [2024-02-29T10:30:42] NOTE: new client disconnected ```
Author
Owner

@walticogt commented on GitHub (Mar 6, 2024):

Me pasa exactamente lo mismo, aunque si desactivas SSL igual sale... failed.

<!-- gh-comment-id:1981917454 --> @walticogt commented on GitHub (Mar 6, 2024): Me pasa exactamente lo mismo, aunque si desactivas SSL igual sale... failed.
Author
Owner

@SIM0N-F commented on GitHub (Apr 10, 2024):

Hello, I have same problem, for workaround i have disable ssl on client and server and now its ok (without ssl)

<!-- gh-comment-id:2046645542 --> @SIM0N-F commented on GitHub (Apr 10, 2024): Hello, I have same problem, for workaround i have disable ssl on client and server and now its ok (without ssl)
Author
Owner

@cynguskorean commented on GitHub (May 8, 2024):

Hello, I have same problem, for workaround i have disable ssl on client and server and now its ok (without ssl)

I've always have my setting to have SSL disabled on both the client (MacOS) and server-side (WIndows 11). My Macbook Pro still gets stuck at "Barrier is starting" when trying to connect as a client, only as a server can it run/connect.

<!-- gh-comment-id:2100435869 --> @cynguskorean commented on GitHub (May 8, 2024): > Hello, I have same problem, for workaround i have disable ssl on client and server and now its ok (without ssl) I've always have my setting to have SSL disabled on both the client (MacOS) and server-side (WIndows 11). My Macbook Pro still gets stuck at "Barrier is starting" when trying to connect as a client, only as a server can it run/connect.
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#1474
No description provided.