question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

404 not found when access through localhost

See original GitHub issue

My actions before raising this issue

  • [x ] Read/searched the docs
  • [x ] Searched past issues

Expected Behaviour

cvat should show up and work

Current Behaviour

It throw 404 page not found when I access to http://localhost:8080

image image

Steps to Reproduce (for bugs)

  1. clone from github, checkout to tag 1.6.0
  2. ~/cvat$ docker-compose up -d

Context

I can’t use cvat on this new computer at all

Your Environment

  • Git hash commit (git log -1):
me@mypc~/cvat$ git log -1
commit 8d03ed7959632d6f3ffd76020ad577fa409acfcd (HEAD -> v1.6.0-branch, tag: v1.6.0, origin/master)
Merge: 56c9626a 476b2fcf
Author: Nikita Manovich <nikita.manovich@intel.com>
Date:   Fri Sep 17 14:22:09 2021 +0300

    Merge branch 'release-1.6.0'
  • Docker version docker version (e.g. Docker 17.0.05): Docker version 20.10.9, build c2ea9bc
  • Are you using Docker Swarm or Kubernetes? No
  • Operating System and version (e.g. Linux, Windows, MacOS): ubuntu 20.04
  • Code example or link to GitHub repo or gist to reproduce problem: N/A
  • Other diagnostic information / logs: I don’t know how to get logs from cvat container, is there any guide for it?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
azhavorocommented, Oct 28, 2021

Ok, I’ll close the issue.

0reactions
longtthcommented, Oct 27, 2021

What is output of docker inspect -f '{{ index .Config.Labels "traefik.http.routers.cvat-ui.rule" }}' cvat_ui?

it returns

Host(`localhost`)

image

thanks for your help, after reboot the PC, cvat work now (I have no idea why ¯\_(ツ)_/¯ )

Read more comments on GitHub >

github_iconTop Results From Across the Web

Localhost : 404 not found - xampp - Stack Overflow
1) Open XAMPP control panel. 2)On the right top corner go to config > Service and Port setting and change the port (I...
Read more >
Getting 404 error when going to http://localhost - MSDN
I have a new PC with vista ultimate. I have turned on IIS and want to set up a new virtual directory but...
Read more >
How to Fix the XAMPP HTTP Error 404 "The Requested ...
The domain no longer exists. The requested resource has been deleted or moved to a different URL. The URL was mistyped into the...
Read more >
404 Not Found on requesting http://localhost/ due to ipv6 ...
4.11-Apache 2.0.59-php5 etc... When I call http://localhost/ I get the 404 error message. I can get this adress with FF 2, ...
Read more >
Could not access URL 'http://localhost/machine.aspx': 404 Not ...
One of the causes could be a missing port 80 binding for the moveitdmz site in IIS. If the error message contains a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found