← Back to team overview

openerp-brazil-team team mailing list archive

Re: novo cliente web (6.0)

 

Luiz, ainda não testei esse beta da v6, mas pela última linha do erro se
pode ver que ele está procurando uma pasta addons nesse
local: '/usr/local/lib/python2.6/dist-packages/openobject_web-5.2dev-py2.6.egg/addons'

Verifica se a pasta está lá mesmo (pode ser erro de instalação), e se
estiver lá, verifica se o usuário que está rodando têm privilégios de ler
nesse pasta.

Abs,
Gabriel

On Fri, Jul 16, 2010 at 11:03 PM, Luiz Franca <luiz@xxxxxxxxxxxxxxxxxxxxx>wrote:

>
> Boa noite pessoal,
>
> Tenho quase que diariamente tentado atualizar o cliente web (trunk) e
> instala-lo, e não estou conseguindo fazer funcionar.
> Instalo e levanto o openobject-web, porem quando tento acessar com o
> browser, dá o seguinte erro:
> 500 Internal Server Error
>
> The server encountered an unexpected condition which prevented it from
> fulfilling the request.
>
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cprequest.py", line 606, in respond
>     cherrypy.response.body = self.handler()
>
>
>   File "/usr/local/lib/python2.6/dist-packages/CherryPy-3.1.2-py2.6.egg/cherrypy/_cpdispatch.py", line 25, in __call__
>     return self.callable(*self.args, **self.kwargs)
>   File "/usr/local/lib/python2.6/dist-packages/openobject_web-5.2dev-py2.6.egg/openobject/tools/_expose.py", line 202, in func_wrapper
>
>
>     res = func(*args, **kw)
>   File "/usr/local/lib/python2.6/dist-packages/openobject_web-5.2dev-py2.6.egg/openobject/controllers/_root.py", line 28, in default
>     func, vpath = self.find_handler()
>   File "/usr/local/lib/python2.6/dist-packages/openobject_web-5.2dev-py2.6.egg/openobject/controllers/_root.py", line 45, in find_handler
>
>
>     pool = request.pool = pooler.get_pool()
>   File "/usr/local/lib/python2.6/dist-packages/openobject_web-5.2dev-py2.6.egg/openobject/pooler.py", line 85, in get_pool
>     addons.load_addons(db_name, config)
>
>
>   File "/usr/local/lib/python2.6/dist-packages/openobject_web-5.2dev-py2.6.egg/openobject/addons.py", line 213, in load_addons
>     addons = [f for f in os.listdir(ADDONS_PATH) \
> OSError: [Errno 2] No such file or directory: '/usr/local/lib/python2.6/dist-packages/openobject_web-5.2dev-py2.6.egg/addons'
>
>  Powered by CherryPy 3.1.2 <http://www.cherrypy.org/>
>
>
> Já criei a pasta addons, já linkei a do server, mas cada vez que avanço um
> novo problema acontece.
> Alguem sabe o caminho das pedras para fazer esta instalação?
>
> []s
>
> --
> Luiz Fernando Maciel França
> Sig Soluções em Informática Ltda.
> Rua João Pereira Amorim, 700
> Bairro Jardim Arizona
> 35.700-373 - Sete Lagoas - MG - Brasil
> (31)2106-1700
> Skype: lfmfsig
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openerp-brazil-team
> Post to     : openerp-brazil-team@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openerp-brazil-team
> More help   : https://help.launchpad.net/ListHelp
>
>

Follow ups

References