mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1503] Alway getting this message from the log when trying to start my 'client' barrier: WARNING: failed to connect to server: Connection refused NOTE: connecting to 'Server IP address': Server IP address:24800 INFO: OpenSSL 3.0.0 7 sep 2021 #1139
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#1139
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 @dkishot on GitHub (Jan 7, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1503
What happened?
Alway getting this message from the log when trying to start my 'client' barrier: WARNING: failed to connect to server: Connection refused NOTE: connecting to 'Server IP address: Server IP address:24800 INFO: OpenSSL 3.0.0 7 sep 2021
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
GitHub
What OSes are you seeing the problem on? (Check all that apply)
macOS
What OS versions are you using?
Monterey: 12
Relevant log output
No response
Any other information
No response
@phucnguyenit commented on GitHub (Jan 14, 2022):
same issue
@pkmnmstr98 commented on GitHub (Jan 20, 2022):
Might be due to a firewall. Disable SSL
@ggutenberg commented on GitHub (Jul 13, 2022):
I'm having the same issue using Windows 11 as a server and MacOS as a client. I've completely disabled the Windows firewall and
SSL Fingerprintis disabled on both, but the issue persists.The issue seems to be that Bonjour isn't working properly, and the client isn't finding the server / getting an IP. If I put in the server IP manually I get past this error.
@Rings4 commented on GitHub (May 31, 2023):
I'm putting the IP manually and it still won't work. I can connect machine A as client to machine B as server, but I can't connect machine B as client to machine A as server.