This repository has been archived by the owner on Feb 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 148
seems that hashi-ui (v0.15.0) doesn't honor -nomad-skip-verify flag #297
Comments
it should work, can you try with the ENV key instead? |
It is strange, but ENV key and cli flag influents hashi-ui in differerent ways. The same page with ENV key:
And without ENV key, but with
As you can see, error occurs in both cases but error messages are different:
vs
|
Okay, I think we would have to wait for upstream to get it fixed :( |
I've build latest hashi-ui with Nomad 0.6.2 SDK, please see if that fixes it |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I'm getting error in nomad cluster with enabled TLS auth.
This is know issue: hashicorp/nomad#3013
I hoped that
-nomad-skip-verify
flag could help me. But it's not. Issue still persist.Does this flag work?
The text was updated successfully, but these errors were encountered: