c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14597
[Bug 709883] Re: WARNING: Cannot write to addons directory
Serge,
Thanks for the tip. It solved the problem of having acces to the addons directory. The "Could not load translation domain..." errors are persistant though.
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/709883
Title:
WARNING: Cannot write to addons directory
Status in OpenERP Web Client:
New
Bug description:
openerp-web 6.01 running on (K)ubuntu 10.04
The following errors are persistant and for no reason:
The following occurs directly after starting the service (as user openerp similar as the server itself) and login via web client. The warning is wrong, I even 777'd the directory tree from "openerp_web-6.0.1-py2.6.egg" downwards. Same story when running the service as root.
I also noticed the following which might be related: COOKIE:
session_id=d829efe7cde056dd7476a7f8d09df485ed890ca4;
terp_db=duran_audio_bv; terp_user=admin. Still the 5.x variables are
in use while to my understanding that should be db_name and db_user as
referred in the openerp-server.conf.
[29/Jan/2011:21:16:54] ENGINE Bus STARTED
[29/Jan/2011:21:17:03] ENGINE Started monitor thread 'Monitor'.
[29/Jan/2011:21:17:03] WARNING Can not write to the addons directory '/usr/local/lib/python2.6/dist-packages/openerp_web-6.0.1-py2.6.egg/addons', will not be able to download web modules
[29/Jan/2011:21:17:03] INFO Loading module 'openerp'
[29/Jan/2011:21:17:04] i18n Could not load translation domain "messages" for locale "sr@latin" in addon openerp
[29/Jan/2011:21:17:04] i18n Could not load translation domain "messages" for locale "sr" in addon openerp
[29/Jan/2011:21:17:06] i18n Could not load translation domain "javascript" for locale "sr@latin" in addon openerp
[29/Jan/2011:21:17:06] i18n Could not load translation domain "javascript" for locale "sr" in addon openerp
[29/Jan/2011:21:17:06] INFO Loading module 'view_calendar'
[29/Jan/2011:21:17:06] i18n Could not load translation domain "messages" for locale "sr@latin" in addon view_calendar
[29/Jan/2011:21:17:06] i18n Could not load translation domain "messages" for locale "sr" in addon view_calendar
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr@latin" in addon view_calendar
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr" in addon view_calendar
[29/Jan/2011:21:17:07] INFO Loading module 'view_graph'
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr@latin" in addon view_graph
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr" in addon view_graph
[29/Jan/2011:21:17:07] INFO Loading module 'view_diagram'
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr@latin" in addon view_diagram
[29/Jan/2011:21:17:07] i18n Could not load translation domain "messages" for locale "sr" in addon view_diagram
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr@latin" in addon view_diagram
[29/Jan/2011:21:17:07] i18n Could not load translation domain "javascript" for locale "sr" in addon view_diagram
References