Skip to content

Not working with 404 error on MainForm.js #1

@sleepywang

Description

@sleepywang

Followed your tutorial and the app is launched successfully. But when trying to open the UI with http://127.0.0.1:5000/. Below error is seen:

192.168.1.103 - - [11/Jul/2018 06:12:06] "GET / HTTP/1.1" 200 -
192.168.1.103 - - [11/Jul/2018 06:12:06] "GET /app.js?_dc=1350578621830 HTTP/1.1" 302 -
192.168.1.103 - - [11/Jul/2018 06:12:06] "GET /static/app.js HTTP/1.1" 200 -
192.168.1.103 - - [11/Jul/2018 06:12:07] "GET /favicon.ico HTTP/1.1" 404 -
192.168.1.103 - - [11/Jul/2018 06:12:07] "GET /app/view/Viewport.js?_dc=1531303928272 HTTP/1.1" 302 -
192.168.1.103 - - [11/Jul/2018 06:12:07] "GET /static/app/view/Viewport.js HTTP/1.1" 200 -
192.168.1.103 - - [11/Jul/2018 06:12:07] "GET /app/view/MainForm.js?_dc=1531303928300 HTTP/1.1" 404 -

As the real path for MainForm.js is /static/app/view/MainForm.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions