Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal server error: Method Not Allowed #4775

Open
talesam opened this issue Feb 13, 2025 · 0 comments
Open

Internal server error: Method Not Allowed #4775

talesam opened this issue Feb 13, 2025 · 0 comments

Comments

@talesam
Copy link

talesam commented Feb 13, 2025

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/.venv/lib/python3.10/site-packages/flask/app.py", line 880, in full_dispatch_request
    rv = self.dispatch_request()
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask/app.py", line 854, in dispatch_request
    self.raise_routing_exception(req)
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask/app.py", line 463, in raise_routing_exception
    raise request.routing_exception  # type: ignore[misc]
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask/ctx.py", line 362, in match_request
    result = self.url_adapter.match(return_rule=True)  # type: ignore
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/werkzeug/routing/map.py", line 624, in match
    raise MethodNotAllowed(valid_methods=list(e.have_match_for)) from None

Details:

Hiddify Version: 10.80.11
Python Version: 3.10.12 (main, Jan 17 2025, 14:35:34) [GCC 11.4.0]
OS: Linux-6.8.0-1019-oracle-aarch64-with-glibc2.35
User Agent: Unknown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant