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

vaclient gives misleading error if server not running #74

Closed
Mushtaq-BGA opened this issue May 31, 2021 · 2 comments
Closed

vaclient gives misleading error if server not running #74

Mushtaq-BGA opened this issue May 31, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@Mushtaq-BGA
Copy link

Hi,
I have ubuntu 18.04. I followed the get started doc and ran ./build.sh , i verified the image was pulled successfully.
when i start using vaclient i get below issue, the command issued was "vaclient list-pipelines" "vaclient list-models" but getting below error

WARNING: Published ports are discarded when using host network mode
HTTPConnectionPool(host='localhost', port=8080): Max retries exceeded with url: /pipelines (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7fda55d4a490>: Failed to establish a new connection: [Errno 111] Connection refused'))
Got empty response retrieving pipelines

request help on this to resolve and move forward

@whbruce
Copy link

whbruce commented Jun 1, 2021

Make sure the REST running is running before you run vaclient. The vaclient error message is not very helpful - we plan to improve this in our next release.

@whbruce whbruce added the enhancement New feature or request label Jul 20, 2021
@whbruce whbruce changed the title vaclient issue vaclient gives misleading error if server not running Jul 27, 2021
@whbruce
Copy link

whbruce commented Jul 30, 2021

Fixed in v0.6.0-beta

@whbruce whbruce closed this as completed Jul 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants