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

help az login --mls #2

Open
GOUYONGCHAO opened this issue Dec 29, 2018 · 1 comment
Open

help az login --mls #2

GOUYONGCHAO opened this issue Dec 29, 2018 · 1 comment

Comments

@GOUYONGCHAO
Copy link

GOUYONGCHAO commented Dec 29, 2018

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

@johnpaulada
Copy link
Owner

Hi! I'll try this out when I get proper internet access.

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

2 participants