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: Unknown #4508

Closed
Asofwar opened this issue Oct 9, 2024 · 1 comment
Closed

Internal server error: Unknown #4508

Asofwar opened this issue Oct 9, 2024 · 1 comment

Comments

@Asofwar
Copy link

Asofwar commented Oct 9, 2024

Internal Error Stacktrace:

Error Message: 'относительно'

Traceback (most recent call last):
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask/app.py", line 870, in full_dispatch_request
    rv = self.dispatch_request()
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask/app.py", line 855, in dispatch_request
    return self.ensure_sync(self.view_functions[rule.endpoint])(**view_args)  # type: ignore[no-any-return]
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask_admin/base.py", line 69, in inner
    return self._run_view(f, *args, **kwargs)
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask_admin/base.py", line 369, in _run_view
    return fn(self, *args, **kwargs)
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask_admin/model/base.py", line 2165, in edit_view
    self.on_form_prefill(form, id)
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/hiddifypanel/panel/admin/UserAdmin.py", line 238, in on_form_prefill
    form.reset_days.label.text += f" ({msg})"
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask_babel/speaklater.py", line 21, in __str__
    return str(self._func(*self._args, **self._kwargs))
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask_babel/__init__.py", line 756, in gettext
    return get_domain().gettext(*args, **kwargs)
  File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask_babel/__init__.py", line 650, in gettext
    return s if not variables else s % variables

Details:

Hiddify Version: 10.70.7
Python Version: 3.10.12 (main, Sep 11 2024, 15:47:36) [GCC 11.4.0]
OS: Linux-5.15.0-117-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