[GH-ISSUE #1071] M1 Big Sur v11.2.1 client timeout when connecting to Windows 10 server. #850

Closed
opened 2026-05-05 07:13:04 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @ghost on GitHub (Feb 18, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1071

Describe the bug
I am facing the following error when trying to connect my M1 Mac to a Windows 10 server.

I had previously used the barrier application successfully on both machines. Unfortunately, this is now broken after I reformatted my Windows Machine and updated the M1 Mac.

[2021-02-19T01:44:00] NOTE: connecting to '192.168.18.107': 192.168.18.107:24800
[2021-02-19T01:44:00] DEBUG: Opening new socket: 7D404450
[2021-02-19T01:44:00] DEBUG1: connecting to server
[2021-02-19T01:44:15] DEBUG: Closing socket: 7D404450
[2021-02-19T01:44:15] WARNING: failed to connect to server: Timed out
[2021-02-19T01:44:15] DEBUG1: connection timed out
[2021-02-19T01:44:15] DEBUG: retry in 1 seconds

I am successfully able to ping the Windows server.

❯ nc -vz 192.168.68.107 24800
Connection to 192.168.68.107 port 24800 [tcp/*] succeeded!

I have managed to get this setup working once bewilderingly but the setup stopped working after I restarted my windows machine.

I have tried disabling firewalls, setting screen names, disabling/enabling auto-config but to no avail.

To Reproduce

  1. Install Barrier 2.3.3-release for both the client (Mac) and server (Windows) machine.
  2. Disable SSL on Windows Machine.
  3. Ensure that IP and Port is valid and connect on both end.

Expected behavior
Connection between both systems to be established successfully.

Screenshots

Screenshot 2021-02-19 at 1 46 55 AM Screenshot 2021-02-19 at 1 46 51 AM Screenshot 2021-02-19 at 1 46 51 AM
  • OS: Windows 10, Big Sur 11.2.1 M1
  • Barrier version 2.3.3
Originally created by @ghost on GitHub (Feb 18, 2021). Original GitHub issue: https://github.com/debauchee/barrier/issues/1071 **Describe the bug** I am facing the following error when trying to connect my M1 Mac to a Windows 10 server. I had previously used the barrier application successfully on both machines. Unfortunately, this is now broken after I reformatted my Windows Machine and updated the M1 Mac. ``` [2021-02-19T01:44:00] NOTE: connecting to '192.168.18.107': 192.168.18.107:24800 [2021-02-19T01:44:00] DEBUG: Opening new socket: 7D404450 [2021-02-19T01:44:00] DEBUG1: connecting to server [2021-02-19T01:44:15] DEBUG: Closing socket: 7D404450 [2021-02-19T01:44:15] WARNING: failed to connect to server: Timed out [2021-02-19T01:44:15] DEBUG1: connection timed out [2021-02-19T01:44:15] DEBUG: retry in 1 seconds ``` I am successfully able to ping the Windows server. ``` ❯ nc -vz 192.168.68.107 24800 Connection to 192.168.68.107 port 24800 [tcp/*] succeeded! ``` I have managed to get this setup working _once_ bewilderingly but the setup stopped working after I restarted my windows machine. I have tried disabling firewalls, setting screen names, disabling/enabling auto-config but to no avail. **To Reproduce** 1. Install Barrier 2.3.3-release for both the client (Mac) and server (Windows) machine. 2. Disable SSL on Windows Machine. 3. Ensure that IP and Port is valid and connect on both end. **Expected behavior** Connection between both systems to be established successfully. **Screenshots** <img width="500" alt="Screenshot 2021-02-19 at 1 46 55 AM" src="https://user-images.githubusercontent.com/19572037/108399101-bc7c1580-7254-11eb-87d7-aa999f13a6f8.png"> <img width="500" alt="Screenshot 2021-02-19 at 1 46 51 AM" src="https://user-images.githubusercontent.com/19572037/108399114-bf770600-7254-11eb-94aa-de6ad7ce1103.png"> <img width="500" alt="Screenshot 2021-02-19 at 1 46 51 AM" src="https://user-images.githubusercontent.com/19572037/108399198-d4ec3000-7254-11eb-9b87-cb0b8e5b78a5.png"> - OS: Windows 10, Big Sur 11.2.1 M1 - Barrier version 2.3.3
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#850
No description provided.