Skip to content

help az login --mls #2

@GOUYONGCHAO

Description

@GOUYONGCHAO

When I run
z login --mls
az ml admin diagnostic run
in docker and got the same problem.

_Preparing to run diagnostics...
2018-12-29 10:51:53,475 WARNING Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2578fec250>: Failed to establish a new connection: [Errno 111] Connection refused',)': /status
2018-12-29 10:51:53,476 WARNING Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2578fec2d0>: Failed to establish a new connection: [Errno 111] Connection refused',)': /status
2018-12-29 10:51:53,476 WARNING Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2578fec410>: Failed to establish a new connection: [Errno 111] Connection refused',)': /status

Cannot connect with endpoint. Verify that you defined the endpoint correctly by running "az login --mls --mls-endpoint http(s)://host:port" again. Also verify that the endpoint is reachable.
HTTPConnectionPool(host='localhost', port=12800): Max retries exceeded with url: /status (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f2578fec510>: Failed to establish a new connection: [Errno 111] Connection refused',))

az ml admin node start --computenode --webnode

FAILURE! Web Node was unable to start.
docker setup detected...
/opt/microsoft/mlserver/9.3.0/o16n/Microsoft.MLServer.WebNode /opt/microsoft/mlserver/9.3.0/o16n/Microsoft.MLServer.WebNode
/opt/microsoft/mlserver/9.3.0/o16n/Microsoft.MLServer.WebNode

FAILURE! Compute Node was unable to start.
docker setup detected...
/opt/microsoft/mlserver/9.3.0/o16n/Microsoft.MLServer.ComputeNode /opt/microsoft/mlserver/9.3.0/o16n/Microsoft.MLServer.WebNode
/opt/microsoft/mlserver/9.3.0/o16n/Microsoft.MLServer.WebNode

can you help me out?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions