[GH-ISSUE #1878] WARNING: failed to connect to server: Timed out #1372

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

Originally created by @mamalakic on GitHub (Jan 17, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1878

What happened?

Win10 desktop as server, Win10 laptop as client.
Port forwarded 24800 on router, (temporarily) turned off firewalls on both computers.

Server seems to start up fine, client on the other hand has never succeeded on connecting.
I've tried everything from requests on previous issue threads, but nothing has worked.

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

.exe from https://github.com/debauchee/barrier/releases/tag/v2.4.0

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

Windows

What OS versions are you using?

Server: Win10 21H2
Client Win10 22H2

Relevant log output

Server output:
[2023-01-17T17:27:43] NOTE: stopped server
[2023-01-17T17:27:44] WARNING: detected application not running, pid=12684
[2023-01-17T17:27:45] INFO: backing off, wait=2s, failures=1
[2023-01-17T17:27:47] INFO: starting new process as privileged user
[2023-01-17T17:27:47] INFO: drag and drop enabled
started server (IPv4/IPv6), waiting for clients
server status: active

Client output:
[2023-01-17T17:33:52] INFO: starting new process as privileged user
[2023-01-17T17:33:53] INFO: drag and drop enabled
[2023-01-17T17:33:53] NOTE: started client
[2023-01-17T17:33:53] NOTE: connecting to '192.168.2.2': 192.168.2.2:24800
[2023-01-17T17:33:53] INFO: OpenSSL 1.0.2l  25 May 2017
server status: active
[2023-01-17T17:34:08] WARNING: failed to connect to server: Timed out
[2023-01-17T17:34:09] NOTE: connecting to '192.168.2.2': 192.168.2.2:24800
[2023-01-17T17:34:09] INFO: OpenSSL 1.0.2l  25 May 2017
[2023-01-17T17:34:24] WARNING: failed to connect to server: Timed out
[2023-01-17T17:34:25] NOTE: connecting to '192.168.2.2': 192.168.2.2:24800
[2023-01-17T17:34:25] INFO: OpenSSL 1.0.2l  25 May 2017

Any other information

No response

Originally created by @mamalakic on GitHub (Jan 17, 2023). Original GitHub issue: https://github.com/debauchee/barrier/issues/1878 ### What happened? Win10 desktop as server, Win10 laptop as client. Port forwarded 24800 on router, (temporarily) turned off firewalls on both computers. Server seems to start up fine, client on the other hand has never succeeded on connecting. I've tried everything from requests on previous issue threads, but nothing has worked. ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? .exe from https://github.com/debauchee/barrier/releases/tag/v2.4.0 ### What OSes are you seeing the problem on? (Check all that apply) Windows ### What OS versions are you using? Server: Win10 21H2 Client Win10 22H2 ### Relevant log output ```shell Server output: [2023-01-17T17:27:43] NOTE: stopped server [2023-01-17T17:27:44] WARNING: detected application not running, pid=12684 [2023-01-17T17:27:45] INFO: backing off, wait=2s, failures=1 [2023-01-17T17:27:47] INFO: starting new process as privileged user [2023-01-17T17:27:47] INFO: drag and drop enabled started server (IPv4/IPv6), waiting for clients server status: active Client output: [2023-01-17T17:33:52] INFO: starting new process as privileged user [2023-01-17T17:33:53] INFO: drag and drop enabled [2023-01-17T17:33:53] NOTE: started client [2023-01-17T17:33:53] NOTE: connecting to '192.168.2.2': 192.168.2.2:24800 [2023-01-17T17:33:53] INFO: OpenSSL 1.0.2l 25 May 2017 server status: active [2023-01-17T17:34:08] WARNING: failed to connect to server: Timed out [2023-01-17T17:34:09] NOTE: connecting to '192.168.2.2': 192.168.2.2:24800 [2023-01-17T17:34:09] INFO: OpenSSL 1.0.2l 25 May 2017 [2023-01-17T17:34:24] WARNING: failed to connect to server: Timed out [2023-01-17T17:34:25] NOTE: connecting to '192.168.2.2': 192.168.2.2:24800 [2023-01-17T17:34:25] INFO: OpenSSL 1.0.2l 25 May 2017 ``` ### Any other information _No response_
Author
Owner

@jabeztadesse commented on GitHub (Dec 3, 2023):

+1 Same. I get WARNING: Failed to connect to server: Timed Out

<!-- gh-comment-id:1837376361 --> @jabeztadesse commented on GitHub (Dec 3, 2023): +1 Same. I get WARNING: Failed to connect to server: Timed Out
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#1372
No description provided.