Skip to content

Internal server error: Method Not Allowed #5145

@AlexFortune30

Description

@AlexFortune30

Internal Error Stacktrace:

Error Message: 405 Method Not Allowed: The method is not allowed for the requested URL.

Traceback (most recent call last):
  File "/opt/hiddify-manager/.venv313/lib/python3.13/site-packages/flask/app.py", line 880, in full_dispatch_request
    rv = self.dispatch_request()
  File "/opt/hiddify-manager/.venv313/lib/python3.13/site-packages/flask/app.py", line 854, in dispatch_request
    self.raise_routing_exception(req)
  File "/opt/hiddify-manager/.venv313/lib/python3.13/site-packages/flask/app.py", line 463, in raise_routing_exception
    raise request.routing_exception  # type: ignore[misc]
  File "/opt/hiddify-manager/.venv313/lib/python3.13/site-packages/flask/ctx.py", line 362, in match_request
    result = self.url_adapter.match(return_rule=True)  # type: ignore
  File "/opt/hiddify-manager/.venv313/lib/python3.13/site-packages/werkzeug/routing/map.py", line 624, in match
    raise MethodNotAllowed(valid_methods=list(e.have_match_for)) from None

Details:

Hiddify Version: 11.0.13
Python Version: 3.13.8 (main, Oct 10 2025, 12:48:21) [Clang 20.1.4 ]
OS: Linux-6.8.0-31-generic-x86_64-with-glibc2.39
User Agent: Unknown

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions