mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1131] Linux client does not connect to Windows server, but vice versa #907
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#907
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 @sgimmini on GitHub (Apr 16, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1131
I use a tower (with mouse and keyboard attached, Arco and Windows) and a laptop (Arco). When booting Linux on the tower everything works fine. When booting into Windows I can start the server, but the client on my laptop says "Barrier is starting", without connecting. Hosting the Server on my Laptop and using the client on Windows works. However, as my laptop has too few USB ports, this is not a permanent solution.
Neither "auto config", nor manual IP is working.
Both are connected to the same router via LAN.
Disabling the firewall does not solve the issue.
The server is configured interactively, such that the names correspond to the hostnames.
@dnnnp commented on GitHub (Apr 18, 2021):
I just started using Barrier and it's working flawlessly for me. I might not be able to help you, but just to make sure: Did you check, if your Windows Firewall blocks barrier? You might need to add an exception there.
// edit:
I just saw I somehow overread the part where you stated "Disabling the firewall does not solve the issue."... So well nevermind.
@sgimmini commented on GitHub (Apr 19, 2021):
@dnnnp, yeah neither disabling, nor allowing the rules do solve the issue. Thanks for testing it on your machine tho, restricts the problem somehow more to my machine..
@SklzOne commented on GitHub (Apr 20, 2021):
@smn57 Did you look into the Logs,
I got the same Problem as you and found in Logs that i got a Typo in the Screenname.
@VertOurs commented on GitHub (May 3, 2021):
I allow myself to go up this post because I have very exactly the same problem in the same configuration. Of course my firewall accepts barrier and I have checked that the name of my screen matches.
@smn57 did you manage to solve your problem?
@all, any idea?