{"error_code": 404, "error_string": "", "trace": "Traceback (most recent call last):\n File \"/home/hmghaly/.local/lib/python3.9/site-packages/flask/app.py\", line 880, in full_dispatch_request\n rv = self.dispatch_request()\n File \"/home/hmghaly/.local/lib/python3.9/site-packages/flask/app.py\", line 865, in dispatch_request\n return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args) # type: ignore[no-any-return]\n File \"/var/www/isupply/app/app_main.py\", line 270, in static_from_root\n return send_from_directory(app.static_folder, request.path[1:])\n File \"/home/hmghaly/.local/lib/python3.9/site-packages/flask/helpers.py\", line 552, in send_from_directory\n return werkzeug.utils.send_from_directory( # type: ignore[return-value]\n File \"/home/hmghaly/.local/lib/python3.9/site-packages/werkzeug/utils.py\", line 575, in send_from_directory\n raise NotFound()\nwerkzeug.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.\n"}