INCF / BrainImagingPipelines

BIPs
Other
28 stars 31 forks source link

/status is broken #45

Open yarikoptic opened 12 years ago

yarikoptic commented 12 years ago

http://bips.incf.org:8080/status leads to

404 Not Found

The path '/status' was not found.

Traceback (most recent call last):
  File "/home/satra/virtualenvs/bipsdev/lib/python2.7/site-packages/cherrypy/_cprequest.py", line 656, in respond
    response.body = self.handler()
  File "/home/satra/virtualenvs/bipsdev/lib/python2.7/site-packages/cherrypy/lib/encoding.py", line 188, in __call__
    self.body = self.oldhandler(*args, **kwargs)
  File "/home/satra/virtualenvs/bipsdev/lib/python2.7/site-packages/cherrypy/_cperror.py", line 386, in __call__
    raise self
NotFound: (404, "The path '/status' was not found.")
umarbrowser commented 6 years ago

Can you specific the steps you take to produce dis error, i want to take and fix it