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 #4715

Closed
houmanhaghi opened this issue Dec 31, 2024 · 1 comment
Closed

Internal server error: Method Not Allowed #4715

houmanhaghi opened this issue Dec 31, 2024 · 1 comment

Comments

@houmanhaghi
Copy link

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, Nov 6 2024, 20:22:13) [GCC 11.4.0]
OS: Linux-5.15.0-125-generic-x86_64-with-glibc2.35
User Agent: Unknown

@litoosh13
Copy link

1.Make a backup
2. rebuild server to ubuntu 22.04
3. install latest version of the panel
4.restore backup
you can follow all learning's material about the panel here:
hiddify.com/manager

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

2 participants