mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #2030] I cannot make barrier start working #1480
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#1480
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 @ricardocguerreiro on GitHub (Mar 29, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2030
What happened?
I bought a raspberry pi 5 and after I update it I installed the barrier in both computers (the raspberry and my windows), then I proceded to watch this video: https://www.youtube.com/watch?v=-G9IIauHOhA, that told me how to configure barrier but I cant make both computers see each other.
Sorry for bothering.
Version
v2.0.0-RC1
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, Windows
What OS versions are you using?
raspberry Pi and Windows 10
Relevant log output
No response
Any other information
No response
@LeventCelik commented on GitHub (Apr 4, 2024):
Have you tried disabling SSL? If not, go to your Barrier settings on both computers, uncheck 'Enable SSL' and try again.

Note that I'm not a Barrier developer, I just know that SSL does not work on my computers.
@pleomati commented on GitHub (Apr 26, 2024):
Check logs and add client hostname to server config as new alias also check firewall settings ,it can block connection between client and server.
@radiestorm commented on GitHub (Aug 27, 2024):
Disabling SSL fixed this for me, thanks @LeventCelik!
@sinmentis commented on GitHub (Sep 15, 2024):
Disable SSL won't be the ultimate solution as your input will be trasnfered as clear text within network. Use this to generate SSL cert and copy
Barrier.pemover to Windows.In your pi:
To windows
C:\Users\<YOUR USERNAME>\AppData\Local\Barrier\SSL\Barrier.pemReload config to work