404

HTTP Error

Traceback (most recent call last):
File "../amtl_app/app/routes.py", line 56, in get_html await mod.get_hangler(request)
File "../amtl_app/app/views/sites/tekhno.py", line 56, in get_hangler return await self.hello(request)
File "../amtl_app/app/views/sites/tekhno.py", line 40, in hello await get_map(request)
File "../amtl_app/app/views/html.py", line 44, in get_map raise AppHTTPError(
app.excp.AppHTTPError: failure [404 Not found] 404 Not found. This page (www:/news/first-news) not in sitemap
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "../amtl_app/app/middlewares.py", line 176, in error_middleware return await handler(request)
File "../amtl_app/app/routes.py", line 69, in get_html raise AppHTTPError(
app.excp.AppHTTPError: failure [HTTP Error] 500 Vrong custom module : ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__eq__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__name__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', 'get_hangler', 'hello']