Untitled
unknown
plain_text
a year ago
710 B
4
Indexable
Traceback (most recent call last): File "/usr/local/lib/python3.11/dist-packages/cherrypy/_cprequest.py", line 638, in respond self._do_respond(path_info) File "/usr/local/lib/python3.11/dist-packages/cherrypy/_cprequest.py", line 697, in _do_respond response.body = self.handler() ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/cherrypy/lib/encoding.py", line 223, in __call__ self.body = self.oldhandler(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.11/dist-packages/cherrypy/_cperror.py", line 416, in __call__ raise self cherrypy._cperror.NotFound: (404, "The path '/random_quotes/' was not found.")
Editor is loading...
Leave a Comment