Cvat: Could not check authorization on the server / Could not login on the server Error: Network Error.

Created on 26 Mar 2020  路  5Comments  路  Source: openvinotoolkit/cvat

Hi guys,
I am new on CVAT and I am not a developer. The situation I have is:

  • Yesterday I cloned and installed CVAT on Windows 10. It worked like a charm.
  • Today, I turned the computer on, tried to log in on CVAT but I couldn麓t.

I built and run docker, without results.

Attached I am sending the login screen.

MAny thanks in advance for the help!

Miguel

cvat login

Most helpful comment

@Miguelistan
Hi, try to restart docker containers using:

docker-compose down
docker-compose up

If you specified docker-compose files with -f flag when you build CVAT, please specify them also here.

All 5 comments

@Miguelistan
Hi, try to restart docker containers using:

docker-compose down
docker-compose up

If you specified docker-compose files with -f flag when you build CVAT, please specify them also here.

Dear Boris @bsekachev
Thank you. It didnt work out.
This is what I do, please point any problem you may see:

  • Openin GitBash
  • Starting Docker
  • cd cvat directory
  • docker-compose build
  • docker-compose up -d
  • go to localhost:8080

Then it shows the problem to login the server.
Attached you can find a txt file with all the GitBash lines

Thank you a lot

CVAT_problem.txt

@Miguelistan

You haven't done docker-compose down as far as I understood. Right?
You need to do it and after that, do docker-compose up

@bsekachev

Thank you very much, it's working fine now

Always use CVAT in a fresh Incognito Tab, cheers!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

selimbek picture selimbek  路  6Comments

davodogster picture davodogster  路  4Comments

syonekura picture syonekura  路  4Comments

AI-sd picture AI-sd  路  6Comments

oostap1 picture oostap1  路  3Comments