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

Bad Request (400) #23

Closed
honeytidy opened this issue Aug 8, 2018 · 4 comments
Closed

Bad Request (400) #23

honeytidy opened this issue Aug 8, 2018 · 4 comments
Assignees
Labels
question Further information is requested
Milestone

Comments

@honeytidy
Copy link

I run containers without tf_annotation app:
docker-compose up
and visit with ip like this:
http://10.239.38.156:8080
got this error:
Bad Request (400)

Is there something wrong?

@nmanovic
Copy link
Contributor

nmanovic commented Aug 8, 2018

Hi @honeytidy ,

Thanks for your report. Let's investigate the problem together. Could you please attach output from docker logs cvat command?

@nmanovic nmanovic self-assigned this Aug 8, 2018
@nmanovic nmanovic added the bug Something isn't working label Aug 8, 2018
@nmanovic nmanovic added this to the Release 0.2 milestone Aug 8, 2018
@honeytidy
Copy link
Author

I found the web can access by visit localhost:8080, but can not with <ip address>:8080
this is the log file:
log.txt

@nmanovic nmanovic added question Further information is requested and removed bug Something isn't working labels Aug 8, 2018
@nmanovic
Copy link
Contributor

nmanovic commented Aug 8, 2018

Please use ALLOWED_HOSTS variable to solve the problem: https://github.com/opencv/cvat#advanced-settings.

Let me close the issue. Don't hesitate to reopen it if it doesn't answer your question.

@nmanovic nmanovic closed this as completed Aug 8, 2018
@aurotripathy
Copy link

aurotripathy commented Sep 30, 2018

Kindly provide an example of docker-compose.override.yml for a LAN situation where one connects from another computer. I've reported the same issue in #102

TOsmanov pushed a commit to TOsmanov/cvat that referenced this issue Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants