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

When running locally and opening editor - 404 Not Found error #67

Closed
Zhambul opened this issue Jul 13, 2022 · 2 comments
Closed

When running locally and opening editor - 404 Not Found error #67

Zhambul opened this issue Jul 13, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Zhambul
Copy link

Zhambul commented Jul 13, 2022

Steps to reproduce

  1. Clone the project
  2. docker build -t jsonvision .
  3. docker run -p 8888:80 jsonvisio
  4. go to localhost:8888
  5. click 'Go to Editor'
  6. 404 Not found error

image

@AykutSarac AykutSarac added bug Something isn't working need repro This issue requires reproduction labels Jul 21, 2022
@AykutSarac AykutSarac pinned this issue Jul 21, 2022
@caesartcs
Copy link

Same issue. Follow @Zhambul steps for reproduction

@AykutSarac AykutSarac removed the need repro This issue requires reproduction label Jul 25, 2022
@AykutSarac
Copy link
Owner

Should be fixed with #91

@AykutSarac AykutSarac unpinned this issue Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants