mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 22:01:23 -06:00
[GH-ISSUE #518] SNAP: Running barrierc from CLI doesn't read TrustedServers.txt file? #405
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#405
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 @firrae on GitHub (Dec 3, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/518
Operating Systems
Server: Microsoft Windows 10 1903 (OS Build 18362.476)
Client: Ubuntu 18.04
Barrier Version
Server: 2.3.2 Snapshot
210c2b70Client 2.3.2 Snapshot
13ac2482Steps to reproduce bug
/snap/barrier/109/usr/bin/barrierc -f --debug WARNING --name Steve-Workstation --enable-crypto [192.168.2.7]:24800Other info
The TrustedServers.txt file in the SNAP folder for the version has my server's key in it from using the GUI.
@maxiberta commented on GitHub (Dec 3, 2019):
Fwiw, I'm able to run the snapped
barriercon login with no issues (2.3.2-24-g13ac2482 snap, Ubuntu 18.04), with this autostart script. Hope it helps.@firrae commented on GitHub (Jan 1, 2020):
That worked for me @maxiberta! Thanks for sharing!