Closed asdf2014 closed 6 years ago
The path of file should not be the problem...
How did you install it? Looks like static files were not built.
Yep, it could be linked to https://github.com/airbnb/superset/issues/2187
i use pip install 0.16.1.tar.gz found the same error.
use python setup.py build python setup.py install same error.
service log: 017-02-28 17:09:31,680:INFO:werkzeug:203.86.67.130 - - [28/Feb/2017 17:09:31] "GET /static/assets/dist/css-theme.0.16.1.entry.js HTTP/1.1" 404 - 2017-02-28 17:09:32,296:INFO:werkzeug:203.86.67.130 - - [28/Feb/2017 17:09:32] "GET /static/assets/dist/common.0.16.1.entry.js HTTP/1.1" 404 -
Latest official release on Pypi is 0.15.4
.
0.16 is not baked yet and will have release notes around not being backwards compatible.
@asdf2014 ,I have the same problem as you ! have you solved the problem ?
@aurora5161 Not yet. We decide use the superset
that version is 0.15.4
in product environment. Newest version 0.16.0
superset
's test coverage is too low to use it as formal product. I think if you are not very anxious, you can wait a while for a more stable version of the release. :-)
@xrmx Why do you close this issues, is it already resolved? Please link the involved PR
.
@asdf2014 ,thank you very much for your advice,the version 0.15.4 can solve the 404 problem!
@xrmx But why is superset v0.16.0
re-importing this question? Same situation like Gravatar
issues (www.gravatar.com), do you know if you have noticed it in superset v0.17.0
.
0.17.5 still doesn't fix it. I uninstall superset 0.17.5 and install 0.16 and it works.
@buptljy can you describe your issue? Somehow your server isn't serving the JavaScript files?
@mistercrunch First I installed superset-0.17.5 by following the official site. But when I opened http://localhost:8088 and I got exactly the same view as the screenshot shown above, which was a 404 error and no resources file(including css and js files). So I unistalled superset and turned to superset-0.16 and everything went well.
Actually you can try installing superset by 'pip install superset' on a new system and I think you will encouter the same problem.
Notice: this issue has been closed because it has been inactive for 364 days. Feel free to comment and request for this issue to be reopened.
superset==0.16.0
Failed to load resource: the server responded with a status of 404 (NOT FOUND)