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

DCOS: core.dcos_url unset is unhandled #321

Open
edwardcallahan opened this issue Feb 17, 2017 · 0 comments
Open

DCOS: core.dcos_url unset is unhandled #321

edwardcallahan opened this issue Feb 17, 2017 · 0 comments

Comments

@edwardcallahan
Copy link

If I run conduct dcos-setup but have not set dcos config set core.dcos_url on amd64, commands such as conduct info fail with

ubuntu@ip-10-100-1-96:~$ dcos conduct info
Error: HTTP Exception
Traceback (most recent call last):
  File "dcos/http.py", line 96, in _request
  File "requests/api.py", line 56, in request
  File "requests/sessions.py", line 488, in request
  File "requests/sessions.py", line 603, in send
  File "requests/sessions.py", line 685, in get_adapter
requests.exceptions.InvalidSchema: No connection adapters were found for 'b''://127.0.0.1:443/service/conductr/v2/bundles'
Error: Encountered unexpected error.
Error: Reason: DCOSException HTTP Exception: No connection adapters were found for 'b''://127.0.0.1:443/service/conductr/v2/bundles'
Error: Further information of the error can be found in the error log file: /home/ubuntu/.conductr/errors.log

Expected error message

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

1 participant