mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1364] Stuck on Barrier is Starting Mac OS #1062
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#1062
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 @Budoman on GitHub (Nov 2, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1364
What happened?
I downloaded and Installed the current build (2.4.0-release-3e0d758b) to my i9 iMac running Catalina 10.15.7 and my new MacBook Pro (16-inch, 2021) M1 Max running Monterey 12.0.1. I can launch and run either machine as a server and they recognize one another when other is set to client. However, when the server prompts me to choose position of the client, it opens the same prompt window twice and creates two client instances. Over on the client node, it stays in the state "Barrier is Starting" regardless of which machine is set as Server/Client.
Version
v2.3.3
Git commit hash (if applicable)
3e0d758bIf applicable, where did you install Barrier from?
download the .dmg from Github.
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
Core i9 iMac (2020) running Catalina 10.15.7
new MacBook Pro (16-inch, 2021) M1 Max running Monterey 12.0.1
Relevant log output
No response
Any other information
No response
@mainTAP commented on GitHub (Nov 2, 2021):
I have a similar issue on High Sierra after upgrading from 2.3.3 :
@p12tic commented on GitHub (Nov 2, 2021):
@mainTAP Just to confirm, 2.3.3 works, 2.3.4 doesn't, right?
@mainTAP commented on GitHub (Nov 2, 2021):
Yes, going back to 2.3.3 works
@shymega commented on GitHub (Nov 2, 2021):
OK, this is probably related to the CI builds included in the release notes.
The link is below - it's from a CI build of 2.4.0.
https://dev.azure.com/debauchee/Barrier/_build/results?buildId=618&view=artifacts&pathAsName=false&type=publishedArtifacts
You should be able to see the page, I don't think it's protected, but there are separate builds for different macOS versions. The 'symbol not found' would indicate a linking issue on a newer/older macOS version.
And the link below is from a CI build of 2.3.4:
https://dev.azure.com/debauchee/Barrier/_build/results?buildId=617&view=artifacts&pathAsName=false&type=publishedArtifacts
So, my suggestion is to attempt using one artefact from either link that matches your macOS version - and let me know, if that's the case, we can update the release on GitHub.
Thanks =)
On Tue, Nov 2, 2021, at 11:19 AM, mainTAP wrote:
--
Kind regards,
Dom Rodriguez (also known as shymega)
@p12tic commented on GitHub (Nov 2, 2021):
Indeed, the issue is obvious. I've just deleted a comment asking the user to do bisection.
@p12tic commented on GitHub (Nov 2, 2021):
Reformatting the logs should have been the first thing I do.
@mainTAP commented on GitHub (Nov 2, 2021):
Thank you, I'm running macOS 10.13.6 but the one from 10.14 worked
@shymega commented on GitHub (Nov 3, 2021):
Righto. Azure doesn't support macOS 10.13 build agents, but if macOS 10.14 works for you - that's great!
On Tue, Nov 2, 2021, at 4:20 PM, mainTAP wrote:
--
Kind regards,
Dom Rodriguez (also known as shymega)
@fakezeta commented on GitHub (Nov 10, 2021):
Just to confirm the same issue with 2.4.0 on macOS 10.13.6. Solved with 10.14 artifact.
Thank you
@sderose commented on GitHub (Dec 10, 2021):
I just installed 2.4.0-release on a MacBook Pro running Big Sur (11.6) with a 4K external monitor, and a client MacBook Air M1 running 11.6.1. When I try to start them up, both get stuck at "Barrier is starting". Have tried autoconfig and giving the client the server's IP address; no difference.
@klutzak commented on GitHub (Dec 21, 2021):
I have the same issue; running the server on a Win11 PC and the client on a MacBook Pro M1 - MacOS 12.1.
Windows server autodetects and allows me to select the Mac client - but the Mac client is stuck on 'starting'.
@robolmos commented on GitHub (Jan 12, 2022):
The CI links are blank for me. Is the 10.14 artifact able to be linked to the appropriate github releases please?
Also using 10.13.6 for one of the computers. 2.3.3 works, 2.3.4 and 2.4.0 do not, haven't tried the 10.14 artifact yet. Looks like Azure is removing the 10.14 image in the near future.
@shymega commented on GitHub (Jan 13, 2022):
I'm no longer involved in the Barrier project, and I no longer have access to the CI infrastructure.
@PeterIPROOV commented on GitHub (Feb 16, 2022):
I am having the same issues, is there an easy step-by-step to sort this?
@alexmill commented on GitHub (Oct 10, 2022):
Running this set of commands on both of my machines seems to resolve this issue for me:
From this SO answer: https://stackoverflow.com/a/67343805/2628402
@frogcrush commented on GitHub (Jun 5, 2024):
In my case, turning off SSL on both the client and server resolved my issue.