[GH-ISSUE #2081] NixOS Stuck on barrier is starting #1504

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

Originally created by @JackPala on GitHub (Jul 22, 2024).
Original GitHub issue: https://github.com/debauchee/barrier/issues/2081

What happened?

Stuck on Barrier is Starting Forever

Version

v2.4.0

Git commit hash (if applicable)

No response

If applicable, where did you install Barrier from?

Nixpkgs for 24.05

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

Linux

What OS versions are you using?

NixOS 24.05

Relevant log output

No log output other than the -f --no-tray connecting message forever and `Barrier is starting`

Any other information

Stuck on Barrier is starting forever

Originally created by @JackPala on GitHub (Jul 22, 2024). Original GitHub issue: https://github.com/debauchee/barrier/issues/2081 ### What happened? Stuck on Barrier is Starting Forever ### Version v2.4.0 ### Git commit hash (if applicable) _No response_ ### If applicable, where did you install Barrier from? Nixpkgs for 24.05 ### What OSes are you seeing the problem on? (Check all that apply) Linux ### What OS versions are you using? NixOS 24.05 ### Relevant log output ```shell No log output other than the -f --no-tray connecting message forever and `Barrier is starting` ``` ### Any other information Stuck on `Barrier is starting` forever
Author
Owner

@ChiefArug commented on GitHub (Jul 27, 2024):

Is the port that barrier is set to use being used by anything else?

<!-- gh-comment-id:2253808799 --> @ChiefArug commented on GitHub (Jul 27, 2024): Is the port that barrier is set to use being used by anything else?
Author
Owner

@JackPala commented on GitHub (Jul 27, 2024):

Is the port that barrier is set to use being used by anything else?

It's the client that's causing the issue, and no I nmapped it and it seemed fine

<!-- gh-comment-id:2254189082 --> @JackPala commented on GitHub (Jul 27, 2024): > Is the port that barrier is set to use being used by anything else? It's the client that's causing the issue, and no I nmapped it and it seemed fine
Author
Owner

@NemoSomnium commented on GitHub (Aug 4, 2024):

Same issue for me

<!-- gh-comment-id:2267572115 --> @NemoSomnium commented on GitHub (Aug 4, 2024): Same issue for me
Author
Owner

@NemoSomnium commented on GitHub (Aug 15, 2024):

It fixed for me, the problem was related to dns. Check barrier logs on both machines.

<!-- gh-comment-id:2290818870 --> @NemoSomnium commented on GitHub (Aug 15, 2024): It fixed for me, the problem was related to dns. Check barrier logs on both machines.
Author
Owner

@JackPala commented on GitHub (Aug 16, 2024):

It fixed for me, the problem was related to dns. Check barrier logs on both machines.

I was using direct IP connection not hostnames, on the same subnet, however pinging by hostname works correctly both ways so I've ruled out DNS.

It appears that in this case the barrier client doesn't even send any data out as when I wiresharked my connection I didn't get any data out that would look like it would be from the barrier client. It's as if the service is either not beginning an initial start, or calling to nothing. Not sure other than that as the logs do not provide any further info other than the provided single line output saying that it is starting.

<!-- gh-comment-id:2293651115 --> @JackPala commented on GitHub (Aug 16, 2024): > It fixed for me, the problem was related to dns. Check barrier logs on both machines. I was using direct IP connection not hostnames, on the same subnet, however pinging by hostname works correctly both ways so I've ruled out DNS. It appears that in this case the barrier client doesn't even send any data out as when I wiresharked my connection I didn't get any data out that would look like it would be from the barrier client. It's as if the service is either not beginning an initial start, or calling to nothing. Not sure other than that as the logs do not provide any further info other than the provided single line output saying that it is starting.
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#1504
No description provided.