You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I attempt conduct info before I've authenticated with the cluster I get this nice message helping authenticate here and now. Lovely.
I couldn't get it to work
ubuntu@ip-10-100-1-96:~$ dcos conduct info
Please go to the following link in your browser:
http://54.218.101.20/login?redirect_uri=urn:ietf:wg:oauth:2.0:oob
eyJ0eXAiOiJKV1Qi..<snip>.U5Zk54b..<snip>.oDSV9CIX4dwVoS1X1O8WLPfQ
Enter OpenID Connect ID Token: Error: Encountered unexpected error.
Error: Reason: FileNotFoundError [Errno 2] No such file or directory: '/tmp/_MEIlwQnaC/dcos/data/config-schema/core.json'
Error: Further information of the error can be found in the error log file: /home/ubuntu/.conductr/errors.log
ubuntu@ip-10-100-1-96:~$ dcos conduct info
Please go to the following link in your browser:
http://54.218.101.20/login?redirect_uri=urn:ietf:wg:oauth:2.0:oob
Authenticating with dcos auth directly of course resolves the issue
The text was updated successfully, but these errors were encountered:
If I attempt
conduct info
before I've authenticated with the cluster I get this nice message helping authenticate here and now. Lovely.I couldn't get it to work
Authenticating with
dcos auth
directly of course resolves the issueThe text was updated successfully, but these errors were encountered: