NVIDIA / ai-assisted-annotation-client

Client side integration example source code and libraries for AI-Assisted Annotation SDK
Other
307 stars 64 forks source link

Slicer: Connection timeout #22

Closed SachidanandAlle closed 5 years ago

SachidanandAlle commented 5 years ago

From @lassoan

Thanks a lot for working on this!

I've tried the extension and got this error when clicked on "Fetch models":

TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond

I just used the IP address that was offered by default. How can I try this? Do I need to run a server locally? It would be great if you could update the README.md file with instructions to set up the annotation server.

We are excited to try this and would be happy to help if you had any questions about Slicer integration. You can post on the Slicer forum or add me to this repository and @mention me or assign issues.

bsmarine commented 5 years ago

This has been tested with a running server as we discussed. No timeouts on my end.

lassoan commented 5 years ago

There is no timeout anymore, the server name was incorrect. Now we show a progress bar and a meaningful message (verify server name is correct), so we can close this issue. I'll open new ticket(s) for usability.