[GH-ISSUE #1941] Barrier not working with VPN #1416

Open
opened 2026-05-05 07:49:15 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @aclifton314 on GitHub (May 30, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1941

What happened?

barrier: 2.4.0 (server and client)
Server OS: Pop!_OS 22.04 LTS
Client OS: Ubuntu 22.04.2 LTS
VPN: Windscribe

Hi Everyone,

I posted this issue originally in discussion but figured I would post it here to put some more eyes on it and to see if there were additional solutions: https://github.com/debauchee/barrier/discussions/1938

I've been using barrier between the above mentioned OS for about a month now and it works flawlessly. I've been using it with SSL and have had no issues with it. However, I noticed that when I first connect to my VPN, and then try running barrier, it's unable to connect. Here are the logs produced:

Server Log:

[2023-05-11T16:04:05] INFO: starting server
[2023-05-11T16:04:05] INFO: config file: /tmp/Barrier.UVvBjZ
[2023-05-11T16:04:05] INFO: log level: INFO
started server (IPv4/IPv6), waiting for clients
[2023-05-11T16:04:54] INFO: stopping barrier desktop process
[2023-05-11T16:04:55] NOTE: stopped server
[2023-05-11T16:04:55] INFO: process exited normally

Client Log:

[2023-05-11T16:04:36] INFO: starting client
[2023-05-11T16:04:36] INFO: config file: /tmp/Barrier.UTTnIx
[2023-05-11T16:04:36] INFO: log level: INFO
[2023-05-11T16:04:36] NOTE: started client
[2023-05-11T16:04:36] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800
[2023-05-11T16:04:36] INFO: OpenSSL 3.0.2 15 Mar 2022
[2023-05-11T16:04:51] WARNING: failed to connect to server: Timed out
[2023-05-11T16:04:52] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800
[2023-05-11T16:04:52] INFO: OpenSSL 3.0.2 15 Mar 2022
[2023-05-11T16:05:07] WARNING: failed to connect to server: Timed out
[2023-05-11T16:05:08] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800
[2023-05-11T16:05:08] INFO: OpenSSL 3.0.2 15 Mar 2022
[2023-05-11T16:05:09] INFO: stopping barrier desktop process
[2023-05-11T16:05:14] ERROR: process exited with error code: 9

Any thoughts about what might be going on? I'd prefer to not disable SSL, if possible. Thanks in advance for your help!!

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

I installed it from the Pop!_OS Pop!_Shop and Ubuntu Software.

What OSes are you seeing the problem on? (Check all that apply)

Linux

What OS versions are you using?

Server OS: Pop!_OS 22.04 LTS
Client OS: Ubuntu 22.04.2 LTS

Relevant log output

Server Log:
[2023-05-11T16:04:05] INFO: starting server
[2023-05-11T16:04:05] INFO: config file: /tmp/Barrier.UVvBjZ
[2023-05-11T16:04:05] INFO: log level: INFO
started server (IPv4/IPv6), waiting for clients
[2023-05-11T16:04:54] INFO: stopping barrier desktop process
[2023-05-11T16:04:55] NOTE: stopped server
[2023-05-11T16:04:55] INFO: process exited normally


Client Log:
[2023-05-11T16:04:36] INFO: starting client
[2023-05-11T16:04:36] INFO: config file: /tmp/Barrier.UTTnIx
[2023-05-11T16:04:36] INFO: log level: INFO
[2023-05-11T16:04:36] NOTE: started client
[2023-05-11T16:04:36] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800
[2023-05-11T16:04:36] INFO: OpenSSL 3.0.2 15 Mar 2022
[2023-05-11T16:04:51] WARNING: failed to connect to server: Timed out
[2023-05-11T16:04:52] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800
[2023-05-11T16:04:52] INFO: OpenSSL 3.0.2 15 Mar 2022
[2023-05-11T16:05:07] WARNING: failed to connect to server: Timed out
[2023-05-11T16:05:08] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800
[2023-05-11T16:05:08] INFO: OpenSSL 3.0.2 15 Mar 2022
[2023-05-11T16:05:09] INFO: stopping barrier desktop process
[2023-05-11T16:05:14] ERROR: process exited with error code: 9

Any other information

No response

Originally created by @aclifton314 on GitHub (May 30, 2023). Original GitHub issue: https://github.com/debauchee/barrier/issues/1941 ### What happened? barrier: 2.4.0 (server and client) Server OS: Pop!_OS 22.04 LTS Client OS: Ubuntu 22.04.2 LTS VPN: Windscribe Hi Everyone, I posted this issue originally in discussion but figured I would post it here to put some more eyes on it and to see if there were additional solutions: https://github.com/debauchee/barrier/discussions/1938 I've been using barrier between the above mentioned OS for about a month now and it works flawlessly. I've been using it with SSL and have had no issues with it. However, I noticed that when I first connect to my VPN, and then try running barrier, it's unable to connect. Here are the logs produced: Server Log: ``` [2023-05-11T16:04:05] INFO: starting server [2023-05-11T16:04:05] INFO: config file: /tmp/Barrier.UVvBjZ [2023-05-11T16:04:05] INFO: log level: INFO started server (IPv4/IPv6), waiting for clients [2023-05-11T16:04:54] INFO: stopping barrier desktop process [2023-05-11T16:04:55] NOTE: stopped server [2023-05-11T16:04:55] INFO: process exited normally ``` Client Log: ``` [2023-05-11T16:04:36] INFO: starting client [2023-05-11T16:04:36] INFO: config file: /tmp/Barrier.UTTnIx [2023-05-11T16:04:36] INFO: log level: INFO [2023-05-11T16:04:36] NOTE: started client [2023-05-11T16:04:36] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800 [2023-05-11T16:04:36] INFO: OpenSSL 3.0.2 15 Mar 2022 [2023-05-11T16:04:51] WARNING: failed to connect to server: Timed out [2023-05-11T16:04:52] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800 [2023-05-11T16:04:52] INFO: OpenSSL 3.0.2 15 Mar 2022 [2023-05-11T16:05:07] WARNING: failed to connect to server: Timed out [2023-05-11T16:05:08] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800 [2023-05-11T16:05:08] INFO: OpenSSL 3.0.2 15 Mar 2022 [2023-05-11T16:05:09] INFO: stopping barrier desktop process [2023-05-11T16:05:14] ERROR: process exited with error code: 9 ``` Any thoughts about what might be going on? I'd prefer to not disable SSL, if possible. Thanks in advance for your help!! ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? I installed it from the Pop!_OS Pop!_Shop and Ubuntu Software. ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? Server OS: Pop!_OS 22.04 LTS Client OS: Ubuntu 22.04.2 LTS ### Relevant log output ```shell Server Log: [2023-05-11T16:04:05] INFO: starting server [2023-05-11T16:04:05] INFO: config file: /tmp/Barrier.UVvBjZ [2023-05-11T16:04:05] INFO: log level: INFO started server (IPv4/IPv6), waiting for clients [2023-05-11T16:04:54] INFO: stopping barrier desktop process [2023-05-11T16:04:55] NOTE: stopped server [2023-05-11T16:04:55] INFO: process exited normally Client Log: [2023-05-11T16:04:36] INFO: starting client [2023-05-11T16:04:36] INFO: config file: /tmp/Barrier.UTTnIx [2023-05-11T16:04:36] INFO: log level: INFO [2023-05-11T16:04:36] NOTE: started client [2023-05-11T16:04:36] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800 [2023-05-11T16:04:36] INFO: OpenSSL 3.0.2 15 Mar 2022 [2023-05-11T16:04:51] WARNING: failed to connect to server: Timed out [2023-05-11T16:04:52] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800 [2023-05-11T16:04:52] INFO: OpenSSL 3.0.2 15 Mar 2022 [2023-05-11T16:05:07] WARNING: failed to connect to server: Timed out [2023-05-11T16:05:08] NOTE: connecting to 'zz.z.z.zzz': zz.z.z.zzz:24800 [2023-05-11T16:05:08] INFO: OpenSSL 3.0.2 15 Mar 2022 [2023-05-11T16:05:09] INFO: stopping barrier desktop process [2023-05-11T16:05:14] ERROR: process exited with error code: 9 ``` ### Any other information _No response_
Author
Owner

@ylluminate commented on GitHub (May 31, 2023):

AFAIK, the project has moved to: https://github.com/input-leap/input-leap

<!-- gh-comment-id:1570691530 --> @ylluminate commented on GitHub (May 31, 2023): AFAIK, the project has moved to: https://github.com/input-leap/input-leap
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/barrier#1416
No description provided.