mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1483] Barrier stuck on "Barrier is starting" on macbook pro, running monterey #1129
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1129
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dzigner on GitHub (Dec 22, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1483
What happened?
I have installed barrier on windows 11 laptop as server, and mac os monterey laptop as client. It works on windows, but on macbook, it stays on saying "barrier is starting". I cannot see it in the screens and links screen.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
github
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
Windowsj 11 and MacOs Monterey
Relevant log output
No response
Any other information
No response
@AllysonOfficial commented on GitHub (Jan 3, 2022):
See here - https://github.com/debauchee/barrier/discussions/1494
Tested using Windows 10, Windows 11, 3 Mac machines. On Monterrey you will need to install the SSL and create that self certificate to the machine so that the PEM SHA1 RSA key is created as the server looks for it to start the application. This is probably also noted in your log file when you start the application. Hope this helps.
@dzigner commented on GitHub (Jan 4, 2022):
@AllysonOfficial thankyou
But that also didn't help. It is still stuck on Barrier is starting.
Do I have to check the boxes for SSL and client certificate?
Secondly, I am having issues now on Windows 11 machine too (as server). That is also stuck on the same thing.
@AllysonOfficial commented on GitHub (Jan 4, 2022):
@dzigner As for the Windows machines, I had to check the boxes for the SSL for it to work. But for all my mac machines none of them have boxes for ssl either server or client, and i'm using the latest release found here:
https://github.com/debauchee/barrier/releases
v2.4.0
Mac and Windows
Here is mine on Monterrey after fresh install on DMG - With the SSL installed as i mentioned in my instructions:

On Windows I don't have any screenshots, however I did follow the same instructions I created for OS X but used the Windows PS for W10/W11 command to install a x509 certificate using OpenSSL. Which after that, and putting in the file required (.pem) in the proper folder in Windows and restarting the application and checking the box it worked just fine. If you have issues when it's "Starting" you can right click on the task bar in either OS X or Windows and on the icon right click and go to "Show Log" this will show you where it's failing and stopping.
@LayersOfAbstraction commented on GitHub (Mar 24, 2022):
@AllysonOfficial G'day I've been looking at every resource to connect Windows 10 to MacOS Monterey would like to know where you acquired the steps to enter the command for:
Windows PS for W10/W11 command to install a x509 certificate using OpenSSL. Which after that, and putting in the file required (.pem) in the proper folder in Windows and restarting the application and checking the box it worked just fine
I can connect Windows 10 server to the client and it reports it is running and I have been able to generate SSL fingerprint on Mac but I cannot connect the client to the server.
Got a log if anyone can advise me how to resolve this, please.
@daafonsecato commented on GitHub (Sep 8, 2022):
Downgrading to 2.3.3 was initially working but after the first try it went crazy and stop working 😔
@daafonsecato commented on GitHub (Sep 8, 2022):
Got it working!! It was a whitespace in the Server IP!! 🤣
@kenwang92 commented on GitHub (Dec 31, 2022):
How to fix it? I have same problem.
@zippydan commented on GitHub (Sep 16, 2023):
My answer here may help you.