This question has been flagged
3763 Views

Hello

Odoo 7 works like a charm on all LAN computers but there is problem with accessing from WAN. Any browser after connection show blank page named with title OpenERP so it's not port forwarding or firewall issue.
Also I checked connection and I recived following error:

HTTP/1.0 500 INTERNAL SERVER ERROR

Content-Type: text/html

Content-Length: 1001

Server: Werkzeug/0.8.2 Python/2.6.5

Date: Sat, 05 Jul 2014 15:04:27 GMT

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<title>500 Internal Server Error</title>

<h1>Internal Server Error</h1>

{"message": "OpenERP WebClient Error", "code": 300, "data": {"debug": "Client Traceback (most recent call last):\n  File \"C:\\Program Files\\OpenERP 7.0-20140622-231040\\Server\\server\\openerp\\addons\\web\\http.py\", line 285, in dispatch\n  File \"C:\\Program Files\\OpenERP 7.0-20140622-231040\\Server\\server\\openerp\\addons\\web\\controllers\\main.py\", line 570, in index\n  File \"C:\\Program Files\\OpenERP 7.0-20140622-231040\\Server\\server\\openerp\\addons\\web\\controllers\\main.py\", line 98, in db_monodb_redirect\n  File \"C:\\Program Files\\OpenERP 7.0-20140622-231040\\Server\\server\\openerp\\addons\\web\\controllers\\main.py\", line 109, in db_redirect\n  File \"C:\\Program Files\\OpenERP 7.0-20140622-231040\\Server\\server\\openerp\\addons\\web\\controllers\\main.py\", line 91, in db_list\nKeyError: 'HTTP_HOST'\n", "type": "client_exception"}}

Any clues what to do with it?

Avatar
Discard