Replies: 1 comment
-
Hi, most likely you have cli and CVAT instance version mismatch, please checkout to cli version that corresponds your deployed version or upgrade your CVAT instance |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have been trying to use the cli tool. I have not been able to login via cli:
/cli.py --auth USER:PASS --server-host IP --server-port PORT ls
I get the following error:
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://IP:PORT/api/auth/login
When I enter into my browser:
http://IP:PORT/auth/login
It takes me to the login page (dropping the api).Any help would be appreciated.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions