mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #813] When running Barrier as 'client' on both Mac and Linux, it will always get stuck on "Barrier is starting" regardless of configuration. #643
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#643
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 @connervieira on GitHub (Jul 23, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/813
Operating Systems
Server: MacOS Catalina/Pop!_OS 20.4
Client: MacOS Catalina/Pop!_OS 20.4
Barrier Version
Mac: 2.3.3 (Latest for platform)
Linux: 2.3.2 (Latest for platform)
Steps to reproduce bug
When starting as a 'client', Barrier always gets stuck on "Barrier is starting". This happens on both Mac and Linux, and both with manual and automatic set up.
I should note that on first launch, the message that the other machine is attempting to pair shows up, but it still gets stuck on "Barrier is starting"
When running Barrier in server mode, the "Barrier is running" message shows up just as expected.
Other info
@himdel commented on GitHub (Aug 7, 2020):
Did you allow the port 24800 on the server firewall? (And did it work? For example most linux docs mention
firewall-cmd, which is useless on my linux machine.)@connervieira commented on GitHub (Aug 7, 2020):
I tried allowing port 24800 on both the server and client, and it still fails. The Mac was the client, and the Linux machine was the server. When I clicked "Start", the Mac showed an error that "Barrier quit unexpectedly", but the GUI was still open and responding. Eventually, the Mac switched from "Barrier is starting" to "Barrier is started", but it still didn't work, which I assume is due to the crash reported by MacOS.
Edit: After messing around with it for a bit, and just turning it on and off repeatedly, I eventually got it to start without giving the "quit unexpectedly" error, and everything seems to be working.