Closed AndrewOkie closed 3 years ago
Hi Andrew,
What is docker ps
output?
@AndrewOkie Based on cvat | 2021-10-20 21:37:23,388 INFO exited: runserver (exit status 137; not expected)
I only guess there is out of memory issue, how much RAM does your VM have?
@AndrewOkie Based on
cvat | 2021-10-20 21:37:23,388 INFO exited: runserver (exit status 137; not expected)
I only guess there is out of memory issue, how much RAM does your VM have?
Yes, indeed, it is a small machine with 570 MiB of free RAM available. How much does CVAT require to work?
@AndrewOkie Based on
cvat | 2021-10-20 21:37:23,388 INFO exited: runserver (exit status 137; not expected)
I only guess there is out of memory issue, how much RAM does your VM have?Yes, indeed, it is a small machine with 570 MiB of free RAM available. How much does CVAT require to work?
If you do not want to use any additional components such as analytics or run automatic annotations, I think 4-8 GB of total RAM will be enough.
I hope you solved the issue, don't hesitate to reopen if you still have questions.
My actions before raising this issue
Expected Behaviour
CVAT that works
Current Behaviour
502-s all around. I guess it is something with Traefik not routing to "cvat" container but I'm not sure. I had the same issue a year ago (it was nginx IIRC). Back then I was able to solve the problem by buying the tool from a competitor and forgetting the pain I went through trying to install this tool on my physical machine.
Steps to Reproduce (yes, for bugs)
Environment
Cloud VM instance with Ubuntu 20.04, Docker CE 20.10. No running containers or other crap that can possibly interfere with CVAT.
Screenshots
Docker Logs