[GH-ISSUE #1651] Unable to connect 2.4.0 server on Mac OS X to Win 10 client #1219

Open
opened 2026-05-05 07:37:07 -06:00 by gitea-mirror · 5 comments
Owner

Originally created by @Cubytus on GitHub (Apr 21, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1651

What happened?

On each start, Barrier on the server computer repeatedly asks whether I want to allow incoming connections (first problem).

Then, on trying to start Barrier, it doesn't succeed but throws the same error lines in the log (second problem)

Server settings:
Captura de Pantalla 2022-04-21 a la(s) 18 05 28

SSL is disabled since it tends to cause problems.

During that time, no client Barrier can connect as they detect a "Connection refused".

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

From here.

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

macOS

What OS versions are you using?

Server is Mac OS X 10.14.6 Mojave.
Clients are Windows 10 and Mac OS X 10.13.6

Relevant log output

[2022-04-21T18:06:23] INFO: starting server
[2022-04-21T18:06:23] INFO: config file: /private/var/folders/z1/zrxvc36543nctcq7p1gjpy3m0000gn/T/Barrier.nwCxkd
[2022-04-21T18:06:23] INFO: log level: INFO
[2022-04-21T18:06:23] INFO: drag and drop enabled
[2022-04-21T18:06:23] FATAL: unknown screen name `Lancelot-Mo.local'
[2022-04-21T18:06:23] ERROR: process exited with error code: 1
[2022-04-21T18:06:23] INFO: detected process not running, auto restarting`

Any other information

These log lines are endlessly repeated until I quit Barrier.
I tried to fully erase Barrier using AppCleaner, to no avail.

Originally created by @Cubytus on GitHub (Apr 21, 2022). Original GitHub issue: https://github.com/debauchee/barrier/issues/1651 ### What happened? On each start, Barrier on the server computer repeatedly asks whether I want to allow incoming connections (first problem). Then, on trying to start Barrier, it doesn't succeed but throws the same error lines in the log (second problem) Server settings: ![Captura de Pantalla 2022-04-21 a la(s) 18 05 28 ](https://user-images.githubusercontent.com/5182287/164559971-d7a76e33-83a1-4cb6-b960-7a3321856ab6.png) SSL is disabled since it tends to cause problems. During that time, no client Barrier can connect as they detect a "Connection refused". ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? From here. ### What OSes are you seeing the problem on? (Check all that apply) macOS ### What OS versions are you using? Server is Mac OS X 10.14.6 Mojave. Clients are Windows 10 and Mac OS X 10.13.6 ### Relevant log output ```shell [2022-04-21T18:06:23] INFO: starting server [2022-04-21T18:06:23] INFO: config file: /private/var/folders/z1/zrxvc36543nctcq7p1gjpy3m0000gn/T/Barrier.nwCxkd [2022-04-21T18:06:23] INFO: log level: INFO [2022-04-21T18:06:23] INFO: drag and drop enabled [2022-04-21T18:06:23] FATAL: unknown screen name `Lancelot-Mo.local' [2022-04-21T18:06:23] ERROR: process exited with error code: 1 [2022-04-21T18:06:23] INFO: detected process not running, auto restarting` ``` ### Any other information These log lines are endlessly repeated until I quit Barrier. I tried to fully erase Barrier using AppCleaner, to no avail.
Author
Owner

@iLLNESS commented on GitHub (Apr 23, 2022):

Was having the same issue today. What resolved it for me was uninstalling Barrier on the Windows device and re-installing.

<!-- gh-comment-id:1107525863 --> @iLLNESS commented on GitHub (Apr 23, 2022): Was having the same issue today. What resolved it for me was uninstalling Barrier on the Windows device and re-installing.
Author
Owner

@Cubytus commented on GitHub (Apr 23, 2022):

Same result. On Mac, I get this, endlessly repeating. The Windows client jsut repeatedly says "Connection refused"
[2022-04-23T15:52:00] INFO: starting server [2022-04-23T15:52:00] INFO: config file: /private/var/folders/z1/zrxvc36543nctcq7p1gjpy3m0000gn/T/Barrier.pmvUlf [2022-04-23T15:52:00] INFO: log level: INFO [2022-04-23T15:52:00] INFO: drag and drop enabled [2022-04-23T15:52:00] FATAL: unknown screen name Lancelot-Mo.local'
[2022-04-23T15:52:00] ERROR: process exited with error code: 1
[2022-04-23T15:52:00] INFO: detected process not running, auto restarting`

<!-- gh-comment-id:1107639763 --> @Cubytus commented on GitHub (Apr 23, 2022): Same result. On Mac, I get this, endlessly repeating. The Windows client jsut repeatedly says "Connection refused" `[2022-04-23T15:52:00] INFO: starting server [2022-04-23T15:52:00] INFO: config file: /private/var/folders/z1/zrxvc36543nctcq7p1gjpy3m0000gn/T/Barrier.pmvUlf [2022-04-23T15:52:00] INFO: log level: INFO [2022-04-23T15:52:00] INFO: drag and drop enabled [2022-04-23T15:52:00] FATAL: unknown screen name `Lancelot-Mo.local' [2022-04-23T15:52:00] ERROR: process exited with error code: 1 [2022-04-23T15:52:00] INFO: detected process not running, auto restarting`
Author
Owner

@MeGaPk commented on GitHub (May 23, 2022):

same on windows 10 (2.4.0) + steam deck

<!-- gh-comment-id:1135105342 --> @MeGaPk commented on GitHub (May 23, 2022): same on windows 10 (2.4.0) + steam deck
Author
Owner

@dondre commented on GitHub (Jun 4, 2022):

Same result. On Mac, I get this, endlessly repeating. The Windows client jsut repeatedly says "Connection refused" [2022-04-23T15:52:00] INFO: starting server [2022-04-23T15:52:00] INFO: config file: /private/var/folders/z1/zrxvc36543nctcq7p1gjpy3m0000gn/T/Barrier.pmvUlf [2022-04-23T15:52:00] INFO: log level: INFO [2022-04-23T15:52:00] INFO: drag and drop enabled [2022-04-23T15:52:00] FATAL: unknown screen name Lancelot-Mo.local' [2022-04-23T15:52:00] ERROR: process exited with error code: 1 [2022-04-23T15:52:00] INFO: detected process not running, auto restarting`

Rename the screen name in the server config to: Lancelog-Mo.local

<!-- gh-comment-id:1146500599 --> @dondre commented on GitHub (Jun 4, 2022): > Same result. On Mac, I get this, endlessly repeating. The Windows client jsut repeatedly says "Connection refused" `[2022-04-23T15:52:00] INFO: starting server [2022-04-23T15:52:00] INFO: config file: /private/var/folders/z1/zrxvc36543nctcq7p1gjpy3m0000gn/T/Barrier.pmvUlf [2022-04-23T15:52:00] INFO: log level: INFO [2022-04-23T15:52:00] INFO: drag and drop enabled [2022-04-23T15:52:00] FATAL: unknown screen name `Lancelot-Mo.local' [2022-04-23T15:52:00] ERROR: process exited with error code: 1 [2022-04-23T15:52:00] INFO: detected process not running, auto restarting` Rename the screen name in the server config to: Lancelog-Mo.local
Author
Owner

@Fauzdar1 commented on GitHub (Jul 16, 2022):

I made it work, find the solution here .

<!-- gh-comment-id:1186281961 --> @Fauzdar1 commented on GitHub (Jul 16, 2022): I made it work, find the solution [here](https://github.com/debauchee/barrier/issues/1609#issuecomment-1186281717) .
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#1219
No description provided.