lintuxlin / harstorage

Automatically exported from code.google.com/p/harstorage
Other
0 stars 0 forks source link

posting to /results/upload throws 500 #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  I create a .HAR file with browsermob proxy, and try to post it using REST 
client.  

What version of the product are you using? On what operating system?
1.0 on OEL6

Please provide any additional information below.
Here is the output on server.
WSGI Variables
--------------
  application: <beaker.middleware.SessionMiddleware object at 0x18082d0>
  beaker.get_session: <bound method SessionMiddleware._get_session of <beaker.middleware.SessionMiddleware object at 0x18082d0>>
  beaker.session: {'_accessed_time': 1389374788.936523}
  paste.httpserver.thread_pool: <paste.httpserver.ThreadPool object at 0x1808450>
  paste.registry: <paste.registry.Registry object at 0x7f60cc0a8e10>
  paste.throw_errors: True
  pylons.action_method: <bound method ResultsController.upload of <harstorage.controllers.results.ResultsController object at 0x7f60cc0ad190>>
  pylons.controller: <harstorage.controllers.results.ResultsController object at 0x7f60cc0ad190>
  pylons.environ_config: {'session': 'beaker.session', 'cache': 'beaker.cache'}
  pylons.pylons: <pylons.util.PylonsContext object at 0x7f60cc0ad110>
  pylons.routes_dict: {'action': u'upload', 'controller': u'results'}
  routes.route: <routes.route.Route object at 0x1808150>
  routes.url: <routes.util.URLGenerator object at 0x7f60cc0a8f90>
  webob.adhoc_attrs: {'language': 'en-us'}
  wsgi process: 'Multithreaded'
  wsgiorg.routing_args: (<routes.util.URLGenerator object at 0x7f60cc0a8f90>, {'action': u'upload', 'controller': u'results'})

Original issue reported on code.google.com by dhava...@gmail.com on 10 Jan 2014 at 6:09

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
this issue can be closed.

Original comment by dhava...@gmail.com on 10 Jan 2014 at 6:44

GoogleCodeExporter commented 8 years ago
Hi,

Were you able to solve the problem?

Please advise.

Original comment by varsha.m...@gmail.com on 18 Nov 2014 at 6:13