You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 865, 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_classful.py", line 303, in proxy
response = view(**request.view_args)
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/flask_classful.py", line 271, in inner
return fn(*args, **kwargs)
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/hiddifypanel/auth.py", line 130, in decorated_view
return fn(*args, **kwargs)
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/hiddifypanel/panel/admin/SettingAdmin.py", line 35, in index
form = get_config_form()
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/hiddifypanel/panel/admin/SettingAdmin.py", line 221, in get_config_form
default=hconfig(c.key))
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/redis_cache/__init__.py", line 231, in inner
parsed_result = fn(*args, **kwargs)
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/hiddifypanel/models/config.py", line 87, in hconfig
return key.type.from_str(value)
File "/opt/hiddify-manager/.venv/lib/python3.10/site-packages/hiddifypanel/models/config_enum.py", line 11, in from_str
return cls[key]
Details:
Hiddify Version: 10.80.11 Python Version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0] OS: Linux-6.2.0-1015-azure-x86_64-with-glibc2.35 User Agent: Unknown
The text was updated successfully, but these errors were encountered:
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
Internal Error Stacktrace:
Error Message: 'my'
Details:
Hiddify Version: 10.80.11
Python Version: 3.10.12 (main, Nov 6 2024, 20:22:13) [GCC 11.4.0]
OS: Linux-6.2.0-1015-azure-x86_64-with-glibc2.35
User Agent: Unknown
The text was updated successfully, but these errors were encountered: