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

Authorization error on login page while running the CVAT using helm #4192

Closed
2 tasks done
Rekha-Prakash opened this issue Jan 18, 2022 · 5 comments
Closed
2 tasks done

Comments

@Rekha-Prakash
Copy link

Rekha-Prakash commented Jan 18, 2022

My actions before raising this issue

Expected Behaviour

run the cvat on my mac using helm chart doc provided here without any issue

Current Behaviour

Running into authorization error while accessing UI and unable to sign in/up.

Possible Solution

Steps to Reproduce (for bugs)

  1. Followed the doc - https://github.com/openvinotoolkit/cvat/tree/develop/helm-chart till step 3
  2. did port forward to access the server and UI from browser
kubectl port-forward service/cvat-backend-service 8080:8080
kubectl port-forward service/cvat-frontend-service 8090:80
  1. opened the chrome browser in incognito mode - http://localhost:8090 and getting this error,

CVAT_error

Context

Your Environment

  • Docker Desktop : Docker Desktop 4.3.2 (72729)
  • Kubernetes enabled in docker desktop - v1.22.4
  • Operating System and version (e.g. Linux, Windows, MacOS): MacOS

Next steps

You may join our Gitter channel for community support.

@nmanovic
Copy link
Contributor

@Rekha-Prakash , thanks for the report. CVAT team doesn't support Kubernetes officially. I believe we have the problem because of new component which was integrated recently. Looks like it is necessary to update helm charts and add opa.

@Goseokbin
Copy link

@nmanovic
i have a same issue. do you have any plan to update?

@nmanovic
Copy link
Contributor

@Goseokbin , yes. It is in our nearest plans.

@HarrisDePerceptron
Copy link

HarrisDePerceptron commented Mar 10, 2022

Similar issue. lanched a much more detail issue here #4438 maybe it matches this
@nmanovic

@bsekachev
Copy link
Member

Hello,

I will close the issue for now.
Try to use the latest version of CVAT, if the issue is still relevant, do not hesitate to reopen :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants