mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1247] Client is ignored #1005
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#1005
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 @roranicus01 on GitHub (Aug 15, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1247
Describe the bug
Server is Debian Buster, client is Windows 10. When I try to switch, nothing happens. The log says that the client is ignored.
[2021-08-15T07:20:30] DEBUG2: find neighbor on left of "ror-desktop"
[2021-08-15T07:20:30] DEBUG2: ignored "DESKTOP-LUEJPVF" on left of "ror-desktop"
[2021-08-15T07:20:30] DEBUG2: no neighbor on left of "DESKTOP-LUEJPVF"
[2021-08-15T07:20:30] DEBUG1: try to leave "ror-desktop" on left
[2021-08-15T07:20:30] DEBUG1: no neighbor left
To Reproduce
Steps to reproduce the behavior:
I went through normal configuration, set my client, entered the Server IP manually, and then configured the server. It never worked.
Expected behavior
The mouse and keyboard to share normally.
Screenshots
If applicable, add screenshots to help explain your problem.
Please do not link to image hosting sites, as these can be ephemeral. Instead, attach them to the issue.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
@roranicus01 commented on GitHub (Aug 15, 2021):
Testing some more, I found that the issue is with the client. I'm getting a warning that I failed to connect to the server, and a timeout. I'm trying to figure out why. Can anyone help?
@roranicus01 commented on GitHub (Aug 15, 2021):
Turns out I had to create a Firewall rule server side. I'm dumb.