Boris Sekachev
Boris Sekachev
Hi @ngadhvi I am not sure what should be reaction on this issue from our side, but I can suggest that if we had a way to debug serverless function,...
I closed the issue for now, please, do not hesitate to reopen it, if the issue is still relevant
@davodogster Try to investigate first why you do not have permissions to read logs from ``logs/supervisord.log``. You can also go to the container as a root and check this file...
As the interface suggested, please share output from the Browser Console. I do not see any issues from docker output.
Additionally, try to check response for this request on ``Network`` tab: ``/api/restrictions/user-agreements`` in the browser console.
@davodogster Looks like CVAT instance has been improperly configured, since with "Disabled Cache" option you do not see login page anymore, it has been cached in your browser. Try to...
Hi, @davodogster Annotations are not stored in ``/home/django/data``. They are stored in the database. ``../data`` contains images and videos.
@leoyahaha I will close the issue, because there are not any response from your site. If you are ready to provide more information, do not hesitate to reopen. Thank you.
Hi, Because ``docker-compose up`` do not rebuild a docker image, actually you can't upgrade the application this way. Try to clone this repository https://github.com/cvat-ai/cvat (because the current one have issues...
> After starting with (docker compose up -d --build), the rectangular box annotation still cannot be rotated. Does it need to add other components? Be sure you are using correct...