mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1381] barrier config screen doesn't save "Server IP" if it is a hostname? #1070
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#1070
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 @EricCousineau-TRI on GitHub (Nov 3, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1381
What happened?
I configure addresses in
/etc/hosts.When I place a hostname in there (not an IP address), it works, but does not save the config upon restart.
However, if I use the IP address, it does save.
Version
From Git HEAD or commit (specify below)
Git commit hash (if applicable)
gac5a1bfd
If applicable, where did you install Barrier from?
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
Ubuntu 18.04, 20.04
Relevant log output
From server:
@EricCousineau-TRI commented on GitHub (Nov 3, 2021):
Nvm. Just didn't save config 🤦