-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Cannot upload annotation - Content must be served over HTTPS #6309
Comments
@azhavoro We are not using AWS ALB |
Added these lines in the
|
The problem appeared in CVAT itself only in version 2.4.6, you are using an older version which is not affected.
|
My actions before raising this issue
Same issue in
#6078
Steps to Reproduce (for bugs)
Expected Behaviour
Current Behaviour
Mixed Content Error, upload failure
Possible Solution
CVAT shouldve send PATCH to HTTPS instead of HTTP endpoint
Context
Your Environment
git log -1
):docker version
(e.g. Docker 17.0.05):The text was updated successfully, but these errors were encountered: