Hi, I think you meant to send this to dev@climate.apache.org
From: Jamie Lawson <jamierlaw...@gmail.com> Date: Wednesday, January 4, 2017 at 12:09 AM To: "dev-ow...@climate.apache.org" <dev-ow...@climate.apache.org> Subject: ocw-ui installation errors Gents-- I am trying to get the ocw-ui working (Ubuntu 16.04 LTS). I have followed the instructions at https://cwiki.apache.org/confluence/display/CLIMATE/Open+Climate+Workbench+User+Interface+Installation+and+Overview These instructions obviously have errors. I.e. they say the service will be provided on port 9000, but the script says services are on port 8082 (which turns out to be correct). But the web service doesn't work. Here's what I get in the browser (pretty much empty): And when I click on any of the labels, the log output from the service is a whole bunch of 404 errors. I suspect that there are other errors in the installation instructions (I redid it 9 times and _always_ get the same problem. Can you provide direction? Here is the log with the 404 errors (BTW, there doesn't appear to be a bower_components folder anywhere in the installation). jlawson@calico:~/Public/climate/ocw-ui/backend$ python run_webservices.py Bottle v0.12.9 server starting up (using WSGIRefServer())... Listening on http://localhost:8082/ Hit Ctrl-C to quit. 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/leaflet/dist/leaflet.css HTTP/1.1" 404 757 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/bootstrap/dist/css/bootstrap.css HTTP/1.1" 404 765 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/components-font-awesome/css/font-awesome.css HTTP/1.1" 404 777 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/chap-links-timeline/timeline.css HTTP/1.1" 404 765 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/jquery-ui/themes/smoothness/jquery-ui.css HTTP/1.1" 404 774 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular/angular.js HTTP/1.1" 404 751 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/json3/lib/json3.js HTTP/1.1" 404 751 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/es5-shim/es5-shim.js HTTP/1.1" 404 753 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/jquery/dist/jquery.js HTTP/1.1" 404 754 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/bootstrap/dist/js/bootstrap.js HTTP/1.1" 404 763 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-resource/angular-resource.js HTTP/1.1" 404 769 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-cookies/angular-cookies.js HTTP/1.1" 404 767 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-animate/angular-animate.js HTTP/1.1" 404 767 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-route/angular-route.js HTTP/1.1" 404 763 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-ui-router/release/angular-ui-router.js HTTP/1.1" 404 779 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/leaflet/dist/leaflet-src.js HTTP/1.1" 404 760 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/chap-links-timeline/timeline-min.js HTTP/1.1" 404 768 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-bootstrap/ui-bootstrap-tpls.js HTTP/1.1" 404 771 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/jquery-ui/jquery-ui.js HTTP/1.1" 404 755 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-ui-date/src/date.js HTTP/1.1" 404 760 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular/angular.js HTTP/1.1" 404 751 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/json3/lib/json3.js HTTP/1.1" 404 751 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/es5-shim/es5-shim.js HTTP/1.1" 404 753 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/jquery/dist/jquery.js HTTP/1.1" 404 754 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/bootstrap/dist/js/bootstrap.js HTTP/1.1" 404 763 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-resource/angular-resource.js HTTP/1.1" 404 769 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-cookies/angular-cookies.js HTTP/1.1" 404 767 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-animate/angular-animate.js HTTP/1.1" 404 767 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-route/angular-route.js HTTP/1.1" 404 763 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-ui-router/release/angular-ui-router.js HTTP/1.1" 404 779 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/leaflet/dist/leaflet-src.js HTTP/1.1" 404 760 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/chap-links-timeline/timeline-min.js HTTP/1.1" 404 768 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-bootstrap/ui-bootstrap-tpls.js HTTP/1.1" 404 771 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/jquery-ui/jquery-ui.js HTTP/1.1" 404 755 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-ui-date/src/date.js HTTP/1.1" 404 760 127.0.0.1 - - [03/Jan/2017 23:44:04] "GET /bower_components/angular-ui-date/src/date.js HTTP/1.1" 404 760