Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto config checked still application complains about hostname not filled #704

Closed
jmartens opened this issue May 29, 2020 · 4 comments
Closed

Comments

@jmartens
Copy link

Operating Systems

Server: Windows 10 Professional 1909

Client: Ubuntu 20.04 LTS

Barrier Version

Server: 2.3.2-snapshot-210cb270
Client: 2.3.2-Release-00000000 (from ubuntu apt)

Steps to reproduce bug

  1. Start Barrier on server and configure client host name as usual
  2. Start Barrier on client
  3. Do not modify config, make sure Auto config is checked and no hostname entered
  4. Click Start
  5. Observe error message with title: Hostname is empty and text: Pleas filll in a hostname for the barrier client to connect to.

Other info

Immediately after install, no manual config on client, workaround is off-course to enter the server IP hostname and not use Auto config, but that defeats the purpose of Auto config IMHO

@jmartens
Copy link
Author

Just tried the other way around with same versions and behavior is the same, so also present in latest Windows release as can be seen in below screenshot (ciphers and other privacy info removed):

image

@jmartens
Copy link
Author

When a hostname is entered and Auto config is checked it does work, however when auto config is checked the Server IP field is disabled/grayed out and a hostname cannot be entered.

Two possible options:

  1. (preffered, as most intuitive IMHO) Do not require a Server IP when Auto config is enabled, ignore the Server IP field (and it's perhaps configured value) and don't complain about it and try to discover the server and connect when found
  2. Do not disable Server IP field when checking auto config and prompt user for missing Server IP, of required for Auto config additional features (if any)

jmartens added a commit to jmartens/barrier that referenced this issue May 29, 2020
I think this might fix the prompt for a missing hostname when auto config is checked
shymega added a commit that referenced this issue May 30, 2020
Fix Auto config missing hostname prompt #704
@github-actions
Copy link

This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.

@p12tic
Copy link
Member

p12tic commented Jan 10, 2021

This has been fixed in #706.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants