Patrick Palacin created COUCHDB-2977:
----------------------------------------
Summary: JavaScript and CSS files for fauxton can not be found
Key: COUCHDB-2977
URL: https://issues.apache.org/jira/browse/COUCHDB-2977
Project: CouchDB
Issue Type: Bug
Components: Fauxton
Reporter: Patrick Palacin
Hi folks,
i followed these guide:
https://docs.google.com/document/d/1BtndYr-0KDQTqBSLVdJoR_8C5ObYjT1RBo_Qyh5ykdQ/edit#
installing as single node setup on latest alpha (15.3) . When i try now to open
_utils I get a blank page. Firefox devtools are showing:
"NetworkError: 404 Object Not Found -
http://159.122.91.165:5984/_utils/dashboard.assets/js/require-c9def4126d9d299af5b771713151534f.js"
require...534f.js
"NetworkError: 404 Object Not Found -
http://159.122.91.165:5984/_utils/dashboard.assets/css/index-6772bc2fbb80dddd0cb971b29ad7f561.css"
I am running on Ubuntu 16.04 LTS and installed all dependencies from the
standard repository.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)