I'm getting closer...

Still proxied to "/" with the correct [web] root, I now get lots of missing 
bower_components.

Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/c3/c3.min.js HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /images/tryton-icon.png HTTP/1.1" 200 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/papaparse/papaparse.min.js HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/fullcalendar/dist/fullcalendar.min.js HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/bootstrap/dist/css/bootstrap.min.css HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/fullcalendar/dist/locale-all.js HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/bootstrap/dist/css/bootstrap.min.css HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET 
/bower_components/eonasdan-bootstrap-datetimepicker/build/css/bootstrap-datetimepicker.min.css
 HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/c3/c3.min.css HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /bower_components/fullcalendar/dist/fullcalendar.min.css HTTP/1.1" 404 -
Sat Nov 04 14:29:50 2017] INFO:werkzeug:127.0.0.1 - - [04/Nov/2017 14:29:50] 
"GET /dist/tryton-sao.min.css HTTP/1.1" 404 -

I upgraded sao to 4.6 (Trytond upgraded itself when I installed modules with 
pip3). There is no "bower_components" directory in sao. There is a 
"node_modules/bower" directory in sao.

I had to do grunt --force when installing sao. The npm install warnings:

(Tryton) root@host [/opt/Tryton/sao]# npm install --production
npm WARN deprecated [email protected]: ...psst! Your project can stop working at any 
moment because its dependencies can change. Prevent this by migrating to Yarn: 
https://bower.io/blog/2017/how-to-migrate-away-from-bower/
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or 
higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher 
to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: graceful-fs v3.0.0 and before will fail 
on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as 
possible. Use 'npm ls graceful-fs' to find it in the tree.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or 
higher to avoid a RegExp DoS issue
npm WARN prefer global [email protected] should be installed with -g
npm WARN lifecycle [email protected]~postinstall: cannot run in wd %s %s (wd=%s) 
[email protected] bower install /opt/Tryton/sao

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/12cd61e5-3bee-4e08-9e44-d331a7abfc17%40googlegroups.com.

Reply via email to