Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
6733 Widoki

We've deployed OpenERP v7 with Apache2 and mod_wsgi. using the guide on doc.openerp.com.

We have noticed problems where users randomly get 404 errors for static files, for example:

/web/static/src/css/full.css 404

/web/static/src/font/entypo-webfont.ttf 404

This is not a permissions issue, because sometimes the same files that were erroring before are loaded fine. There are no helpful errors logged that I can find.

It seems OpenERP static files are served by werkzeug's SharedDataMiddleware which is not really designed for use in production. I've tried using the latest version of werkzeug but this doesn't seem to have helped.

I guess really there should be an openerp 'collectstatic' command so that static files can be served directly by apache.

From further research it seems most people are running OpenERP v7 as a standalone process with an nginx proxy in front of it, which is probably what I'll do to solve the problem.

Just wondering if anyone else has seen this behaviour and has a fix for it? I would prefer to run OpenERP as a proper apache2 process if possible.

Awatar
Odrzuć
Najlepsza odpowiedź

Sorry I can't comment cause of my karma. Russell I see the same behaviour. In my case with Odoo V8. I am using it with apache in proxy mode, but seems the problem have nothing to do with apache;  the same happens if overriding apache, and going directly thu port 8069

Even the db Selector is bad, with styles lost.

Tried Adam solution without results.



Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
Odoo 404 error Rozwiązane
1
lip 23
4518
5
gru 23
36413
2
maj 24
6988
0
paź 22
2397
1
mar 20
12