mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #2081] NixOS Stuck on barrier is starting #1504
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
Any other information
Stuck on
Barrier is startingforever@ChiefArug commented on GitHub (Jul 27, 2024):
Is the port that barrier is set to use being used by anything else?
@JackPala commented on GitHub (Jul 27, 2024):
It's the client that's causing the issue, and no I nmapped it and it seemed fine
@NemoSomnium commented on GitHub (Aug 4, 2024):
Same issue for me
@NemoSomnium commented on GitHub (Aug 15, 2024):
It fixed for me, the problem was related to dns. Check barrier logs on both machines.
@JackPala commented on GitHub (Aug 16, 2024):
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.