-
Notifications
You must be signed in to change notification settings - Fork 4
Description
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