mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1790] Absolutely not working #1319
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#1319
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 @Icey67 on GitHub (Sep 26, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1790
What happened?
I have a Laptop and a Desktop-PC
My Laptop runs Windows 11 and my Desktop runs Pop!_OS 22.04
(It used to run Windows 10 but gaming started to be horrible so I switched to Linux for improvements)
My Laptop is the Client and my Desktop is the Server
I did everything what the Usage page told to do
And Barrier said it was running but as i tried to move the mouse to the Laptop: nothing happened.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
On Laptop: Releases -> BarrierSetup-2.4.0-release.exe
On PC:
sudo apt install barrierWhat OSes are you seeing the problem on? (Check all that apply)
Linux, Windows
What OS versions are you using?
PC: (Once used Windows 10 21H1) Pop!_OS 22.04
Laptop: Windows 11 Home Insider Preview 220916-1405
Relevant log output
No response
Any other information
No response
@Icey67 commented on GitHub (Sep 30, 2022):
I have now acquired more Information on what could be happening:
I didn't know about the log until now and now you shall witness: SSL Certificate Errors
Desktop Pop!_OS:
[2022-09-30T18:15:29] INFO: OpenSSL 3.0.2 15 Mar 2022 [2022-09-30T18:15:29] ERROR: ssl certificate doesn't exist: /home/icey67/.local/share/barrier/SSL/Barrier.pem [2022-09-30T18:15:45] INFO: OpenSSL 3.0.2 15 Mar 2022 [2022-09-30T18:15:45] ERROR: ssl certificate doesn't exist: /home/icey67/.local/share/barrier/SSL/Barrier.pem [2022-09-30T18:16:01] INFO: OpenSSL 3.0.2 15 Mar 2022 [2022-09-30T18:16:01] ERROR: ssl certificate doesn't exist: /home/icey67/.local/share/barrier/SSL/Barrier.pemLaptop Windows 11:
[2022-09-30T18:15:56] NOTE: connecting to '192.168.178.24': 192.168.178.24:24800 [2022-09-30T18:15:56] INFO: OpenSSL 1.0.21 25 May 2017 [2022-09-30T18:15:56] ERROR: ssl certificate doesn't exist: C:\Users\ereit\AppData\Local\Barrier\SSL\Barrier.pem [2022-09-30T18:15:56] ERROR: could not load client certificates [2022-09-30T18:15:56] ERROR: ssl certificate doesn't exist: C:\Users\ereit\AppData\Local\Barrier\SSL\Barrier.pem [2022-09-30T18:15:56] ERROR: could not load client certificates [2022-09-30T18:15:56] ERROR: ssl certificate doesn't exist: C:\Users\ereit\AppData\Local\Barrier\SSL\Barrier.pem [2022-09-30T18:15:56] ERROR: could not load client certificates [2022-09-30T18:15:56] ERROR: ssl error occurred (system call failure) [2022-09-30T18:15:56] ERROR: failed to connect to secure socket [2022-09-30T18:16:11] WARNING: failed to connect to server: Timed outSo, those are the logs, do I need to install some certificate? or is the OpenSSL on the Laptop old?
@mash-97 commented on GitHub (Oct 2, 2022):
you should check out this: https://github.com/debauchee/barrier/issues/1377
@talkquazi commented on GitHub (Nov 18, 2022):
I had a similar issue with a watered down version of Ubuntu. What worked for me was to install the SSL certificate manually from the server onto the client. I'll let you figure out how to do that from all the issues / help topics.
@danielkrajnik commented on GitHub (Jan 8, 2023):
it's not a great user experience having to figure out this type of issues. I think that there should be a dialog explaining you that a SSL certificate is missing, that it needs to be copied to the client. There should be also an option in the GUI to disable SSL if you are already using SSH.
I have a feeling that there are very few developers maintaining this project left - if someone who had time and skills to do this see this message please let me know your price and I'd happily cover the cost of adding this.