You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cprequest.py", line 628, in respond
self._do_respond(path_info)
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cprequest.py", line 687, in _do_respond
response.body = self.handler()
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy\lib\encoding.py", line 219, in call
self.body = self.oldhandler(*args, **kwargs)
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cperror.py", line 416, in call
raise self
cherrypy._cperror.NotFound: (404, "The path '/' was not found.")
The text was updated successfully, but these errors were encountered:
404 Not Found
The path '/' was not found.
Traceback (most recent call last):
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cprequest.py", line 628, in respond
self._do_respond(path_info)
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cprequest.py", line 687, in _do_respond
response.body = self.handler()
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy\lib\encoding.py", line 219, in call
self.body = self.oldhandler(*args, **kwargs)
File "C:\Users\RANGERSTUDIO\AppData\Local\Programs\Python\Python39\lib\site-packages\cherrypy_cperror.py", line 416, in call
raise self
cherrypy._cperror.NotFound: (404, "The path '/' was not found.")
The text was updated successfully, but these errors were encountered: