Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
6715 Переглядів

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.

Аватар
Відмінити
Найкраща відповідь

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.



Аватар
Відмінити
Найкраща відповідь

Here's solution

Why do jobs in OpenERP Magento Connector are still Pending?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
Odoo 404 error Вирішено
1
лип. 23
4509
5
груд. 23
36399
2
трав. 24
6975
0
жовт. 22
2397
1
бер. 20
12