mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1812] Linux <--> Linux, client "starting" forever -- Fix #1332
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#1332
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 @octoshrimpy on GitHub (Oct 20, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1812
What happened?
This isn't a bug report, more of a bugfix for those who are looking for a solution.
I am on two EndeavourOS + KDE machines, and everything should work, but wasn't. the server starts fine, the client never connected. the only error was something along the lines of
Ends up I hadn't allowed synergy services through my firewall. Ends up this was also the samba problems I've been having.
opened up my settings, searched for firewall, toggled synergy services both for
RuntimeandPermanent.no need to reboot. restart barrier (
pkill barrierlmao) and then attempt connection again. it worked flawlessly as it should.I will be closing the issue immediately, but this should help other people. also, might want to add to the readme that synergy services need to be allowed through the firewall.
While I'm here, and if you're reading looking for a solution, double check that SSL is disabled:
Barrier > change settings > uncheck
enable SSL,as there's a bug with barrier not generating SSL certs correctly/at all.
tags for search indexing
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)
Linux
What OS versions are you using?
Arch btw
Relevant log output
No response
Any other information
No response