404 Not Found

Not such album "alba.html" in category "ze_zivota_obce"

Traceback (most recent call last):
  File "/srv/venv/lib/python3.11/site-packages/cherrypy/_cprequest.py", line 638, in respond
    self._do_respond(path_info)
  File "/srv/venv/lib/python3.11/site-packages/cherrypy/_cprequest.py", line 697, in _do_respond
    response.body = self.handler()
                    ^^^^^^^^^^^^^^
  File "/srv/venv/lib/python3.11/site-packages/cherrypy/lib/encoding.py", line 223, in __call__
    self.body = self.oldhandler(*args, **kwargs)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/venv/lib/python3.11/site-packages/cherrypy/_cpdispatch.py", line 54, in __call__
    return self.callable(*self.args, **self.kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/srv/app/pravoslavni_cherrypy/pravoslavni/gallery/gallery.py", line 125, in index
    raise cherrypy.HTTPError(404, "Not such album \"%s\" in category \"%s\"" % (album, category,))
cherrypy._cperror.HTTPError: (404, 'Not such album "alba.html" in category "ze_zivota_obce"')
Powered by CherryPy 18.9.0