mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1729] Barrier Server is Ubuntu 22.04, service won't start, stuck at "Barrier is Starting" #1277
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#1277
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 @surfrock66 on GitHub (Jul 29, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1729
What happened?
Barrier, when installed via snap or repo package on Ubuntu 22.04, will not start. It gets stuck at "Barrier is Starting." I never got far enough to try to connect a client to it.
This is a fairly standard system running X with nvidia drivers and 4 screens, USB keyboard and mouse. I got the same result starting barrier as my regular user and as a root user.
Looking at the debug logs, I'm worried it's a screen configuration thing, but I can't validate further.
I have been through the steps in the following past issues to no avail:
https://github.com/debauchee/barrier/issues/181
https://github.com/debauchee/barrier/issues/480
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Ubuntu repository, Ubuntu 22.04
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
Ubuntu 22.04
Relevant log output
Any other information
Screen info, as I suspect that's the issue here:
@surfrock66 commented on GitHub (Aug 12, 2022):
Solved, screen was a red herring, this comment was the answer: https://github.com/debauchee/barrier/issues/1283#issuecomment-924403911