Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need help to solve error in development environment #8408

Open
2 tasks done
tsune10696 opened this issue Sep 6, 2024 · 1 comment
Open
2 tasks done

Need help to solve error in development environment #8408

tsune10696 opened this issue Sep 6, 2024 · 1 comment
Labels
need info Need more information to investigate the issue

Comments

@tsune10696
Copy link

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

Hello,
I am trying to prepare developement environment according to https://opencv.github.io/cvat/v2.3.0/docs/contributing/development-environment/.
I'm facing the following error in debugging step of REST server in vs code.

画像

rest server debug error 👇
画像 (1)

If someone knows about that, please help me!

Thanks.

Expected Behavior

No response

Possible Solution

No response

Context

No response

Environment

No response

@tsune10696 tsune10696 added the bug Something isn't working label Sep 6, 2024
@azhavoro
Copy link
Contributor

azhavoro commented Sep 6, 2024

I can't reproduce this problem, as you can see the insecure option is supported by the runserver Django command https://docs.djangoproject.com/en/4.2/ref/contrib/staticfiles/#cmdoption-runserver-insecure as expected.

So I believe the problem is definitely in your environment.
Please provide exact steps to reproduce, including all commands, OS info, etc.
Also, why did you try to set the dev environment for 2.3.0? That's a pretty old and unreported version.

@azhavoro azhavoro added need info Need more information to investigate the issue and removed bug Something isn't working labels Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need info Need more information to investigate the issue
Projects
None yet
Development

No branches or pull requests

2 participants