404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
Traceback (most recent call last):
File "/srv/monitorV2/monitorv2/lib/python3.8/site-packages/flask/app.py", line 1523, in full_dispatch_request
rv = self.dispatch_request()
File "/srv/monitorV2/monitorv2/lib/python3.8/site-packages/flask/app.py", line 1499, in dispatch_request
self.raise_routing_exception(req)
File "/srv/monitorV2/monitorv2/lib/python3.8/site-packages/flask/app.py", line 1481, in raise_routing_exception
raise request.routing_exception # type: ignore
File "/srv/monitorV2/monitorv2/lib/python3.8/site-packages/flask/ctx.py", line 397, in match_request
result = self.url_adapter.match(return_rule=True) # type: ignore
File "/srv/monitorV2/monitorv2/lib/python3.8/site-packages/werkzeug/routing.py", line 2047, in match
raise NotFound()
werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.