← Back to team overview

openerp-india team mailing list archive

[Bug 1209103] [NEW] [Trunk] : Unable to connect Localhost om Firefox

 

Public bug reported:

Hello,

Tested with latest trunk.
8845: addons, 4931: server, 3804: web
Try to open localhost in firefox- 21.0 
get following traceback:

13-08-07 06:51:57,611 7510 INFO acc werkzeug: 127.0.0.1 - - [07/Aug/2013 06:51:57] "GET /web/webclient/js?db=acc HTTP/1.1" 200 -
2013-08-07 06:51:58,586 7510 ERROR acc openerp.addons.web.http: An exception occured during an http request
Traceback (most recent call last):
  File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/http.py", line 414, in dispatch
    r = self._call_function(**self.params)
  File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/http.py", line 173, in _call_function
    % (self.func, self.httprequest.path, self.func_request_type, self._request_type))
Exception: <function nfunc at 0xad7de2c>, /web/session/get_session_info: Function declared as capable of handling request of type 'json' but called with a request of type 'http'

Expected: Open localhost normally.

Thanks & Regards,
Devishree

** Affects: openerp-web
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1209103

Title:
  [Trunk] : Unable to connect Localhost om Firefox

Status in OpenERP Web:
  New

Bug description:
  Hello,

  Tested with latest trunk.
  8845: addons, 4931: server, 3804: web
  Try to open localhost in firefox- 21.0 
  get following traceback:

  13-08-07 06:51:57,611 7510 INFO acc werkzeug: 127.0.0.1 - - [07/Aug/2013 06:51:57] "GET /web/webclient/js?db=acc HTTP/1.1" 200 -
  2013-08-07 06:51:58,586 7510 ERROR acc openerp.addons.web.http: An exception occured during an http request
  Traceback (most recent call last):
    File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/http.py", line 414, in dispatch
      r = self._call_function(**self.params)
    File "/home/devishree/workspace/openerp-tools_old/web/trunk/addons/web/http.py", line 173, in _call_function
      % (self.func, self.httprequest.path, self.func_request_type, self._request_type))
  Exception: <function nfunc at 0xad7de2c>, /web/session/get_session_info: Function declared as capable of handling request of type 'json' but called with a request of type 'http'

  Expected: Open localhost normally.

  Thanks & Regards,
  Devishree

To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-web/+bug/1209103/+subscriptions


Follow ups

References