Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
7 Vastaukset
12341 Näkymät

can u help me to run odoo version 8.0

when i running server its fine ,but in browser i got internal server error

Avatar
Hylkää
Paras vastaus

Hi...

I think you need to install python dependency modules, like decortors , & requests etc.. [Check in the console]

Me had the same problem, after installing those dependency modules,  Odoo 8 is working fine for me

Avatar
Hylkää
Tekijä

ya you are right...after installing decorator and request like dependencies its running fine

Paras vastaus

Hi. I had the problem. After having installed "python-passlib python-pil" modules and change the name of the database, it works.

Avatar
Hylkää
Paras vastaus

Official release yet not out.

Avatar
Hylkää
Paras vastaus

I have similar problem, but with the latest release of V8.0 RC1 I can run some instances. But updating databases from older release does now work.

Avatar
Hylkää
Paras vastaus

I have the same issue, and I'm sure it's not because of the RC version. I receive the following message in terminal, when I start the server:

[1] 6091
odoo@waterstars-server:~/v8/server$ ERROR: couldn't create the logfile directory. Logging to the standard output.
Exception in thread openerp.service.httpd:
Traceback (most recent call last):
  File "/usr/lib/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/opt/odoo/v8/server/openerp/service/server.py", line 274, in http_thread
    self.httpd = ThreadedWSGIServerReloadable(self.interface, self.port, app)
  File "/opt/odoo/v8/server/openerp/service/server.py", line 84, in __init__
    handler=RequestHandler)
  File "/usr/lib/python2.7/dist-packages/werkzeug/serving.py", line 331, in __init__
    HTTPServer.__init__(self, (host, int(port)), handler)
  File "/usr/lib/python2.7/SocketServer.py", line 408, in __init__
    self.server_bind()
  File "/opt/odoo/v8/server/openerp/service/server.py", line 94, in server_bind
    super(ThreadedWSGIServerReloadable, self).server_bind()
  File "/usr/lib/python2.7/BaseHTTPServer.py", line 108, in server_bind
    SocketServer.TCPServer.server_bind(self)
  File "/usr/lib/python2.7/SocketServer.py", line 419, in server_bind
    self.socket.bind(self.server_address)
  File "/usr/lib/python2.7/socket.py", line 224, in meth
    return getattr(self._sock,name)(*args)
error: [Errno 98] Address already in use

 

Any ideas? I receive this after trying to restore a 7.0 database on Odoo V8.

Avatar
Hylkää

This error happens when you have another software already using the same port. Usually it's another running openerp instance, you have to stop that one before starting a new one, or use different port numbers.

Hi recommand that you first determin a access right to the log file : 1. Détermine the log file in the configuration file (if not did yet) 2. Create a directory for the logfile (if not did yet) 3. Give the odoo unix user the read and write on the logfile file Restart odoo server, try to connect. If the problem persist, share your logs here please.

Tekijä Paras vastaus

run with differnt port ex- ./odoo.py --xmlrpc-port=8070

Avatar
Hylkää
Paras vastaus

right now odoo 8.0 is in development phase and haing lot of bugs. some time v8 occurs problem.

u can also use master version or sass-5.

Avatar
Hylkää
Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
0
maalisk. 25
1287
0
tammik. 25
3386
1
elok. 23
14680
1
elok. 23
13311
1
heinäk. 23
10340