mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #887] No logs in log files #708
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#708
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 @TheKaese on GitHub (Sep 27, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/887
Describe the bug
I've been trying to debug why my barrier service has not been starting on boot, but the log file specified from --log on barrierc is not present or empty, regardless of where the logfile is, or the set debug level.
To Reproduce
Reqs.
Expected behavior
The log files not to be empty
Desktop (please complete the following information):
Additional context
I've tried
Nothing seems to work, so I'm logging this as a bug against 2.2.0 on RPi OS, unless someone can point out something I'm missing. I should also point out that the service works fine, AFTER a user logs in. But the service will boot as 'successful' with no output, and it's not actually running. I can then run a 'systemctl start' on barrier and everything is perfectly fine from then on, so it seems like barrier is failing but the OS seems to think it's running. Hard to tell with no logs :(
@tibmeister commented on GitHub (Jun 21, 2021):
This is occurring on Ubuntu 20.04 x86_64 as well.
@k-lyda commented on GitHub (Jul 27, 2021):
The same is at Ubuntu 20.04 x86_64, v.2.3.3 from snap. A log file is not created.
This is the beginning of the log (from "Show log" window)
I can't see any other log lines connected with any error when logging to the file. If you maybe can point me in the right direction, I can seek through logs to look for more clues.