Skip to content

DCOS: core.dcos_url unset is unhandled #321

@edwardcallahan

Description

@edwardcallahan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions