Skip to content
This repository has been archived by the owner on Mar 19, 2023. It is now read-only.

Deepstack connection error with docker win 10 #72

Closed
xcellenceit opened this issue Mar 10, 2022 · 2 comments
Closed

Deepstack connection error with docker win 10 #72

xcellenceit opened this issue Mar 10, 2022 · 2 comments

Comments

@xcellenceit
Copy link

Hi, New to this...

I am following this article https://medium.com/deepquestai/deepstack-ui-object-detection-with-zero-code-e4e6f1bf8ba4

DeepStack is running successfully inside docker on windows 10, at localhost:80. I am running deepstack-ui utilizing the command with deepstack on localhost exactly same as described in above article, again on same win 10 PC docker.

I am unable to use deeepstack-ui and getting following error:

DeepstackException: Deepstack connection error, check your IP and port: HTTPConnectionPool(host='localhost', port=80): Max retries exceeded with url: /v1/vision/detection (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7ff13ded71f0>: Failed to establish a new connection: [Errno 111] Connection refused'))

Any idea what could be wrong? And how to resolve it?

@robmarkcole
Copy link
Owner

for host try the ip address of the machine

@xcellenceit
Copy link
Author

thank you for such a quick response... didn't expected it so fast.

Changing from localhost to IP did resolved the issue. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants