mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1480] Server connection timeout but the client can ping the server #1128
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#1128
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 @llinfeng on GitHub (Dec 15, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1480
What happened?
Both the server and two clients are running Barrier 2.4.0, and all are Windows machines. The server and the dysfunctional client are both Win 10, and another functioning client runs Win 11. All machines are hooked up to the same router.
It bugged me that whatever I try, the client that runs Win 10 fails to connect to the server. I have tried:
192.168.0.66.)It is a bit concerning that upon reinstalling Barrier on the problematic client, even when there is nothing left in
c:\ProgramData\Barrier\,c:\Program Files\Barrier\and~/AppData/Local/Barrier, a newly installed Barrier program should know my previous setting for debug-logs. This hints to me that something is left on the buggy client that keeps causing the timeout events in the log.Please advise how to get the Win 10 client connected to the server. (I have used the same machine previously. Recently, I installed a fresh Win 10 OS on it. This may rule out possible hardware issues.)
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
All barrier instances are installed using
BarrierSetup-2.4.0-release.exe, from the release page.What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Server runs Win 10, one functioning machine runs Win 11. Another client runs Win 10, and I cannot get it to connect to the server.
Relevant log output
@llinfeng commented on GitHub (Dec 15, 2021):
With one Win 10 client that connects and the other Win 10 client failing to connect, on both clients, I did the TCP test suggested in this post and get identical results. My server is running at
xxx.xxx.x.66.@llinfeng commented on GitHub (Dec 15, 2021):
My way out of this awkward issue is to roll back to Synergy. I happened to find an old V1 license of mine for Synergy. Now, my software KVM setup is working again. Though, I had to remove
screenSaverSync = truefrom the server configuration file as Synergy V1 does not like it.The fix in my case involves two simple steps. It surprised me a bit as I did not even need to reboot the server machine.
synergy_1.14.2-stable.c6918b74_windows_x64.msifrom Synergy on all machines.Then, it took a while to find the proper setting that asks Synergy to source my original configuration file. In case others need it, here is a point-and-click guide:

Reflection
I suspect something is left on the server machine after the numerous Barrier uninstallations. This particular thing blocks a specific client from connecting to the server. As documented previously, a Win 11 client connects to the server just fine. And, the TCP test passed on both clients. Now, since Synergy has no problem getting both clients to work with the server, I suppose some leftover setting from Barrier was blocking the connection previously.
@andrew222651 commented on GitHub (Jan 17, 2023):
I had the same issue and it worked after I rebooted the server