مشکل در نمایش پنل کاربر #3210
Noface68
started this conversation in
Bug باگ: please use issue
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
500
خطایی رخ داده است!! Hiddify Panel 8.0.0.dev41
لطفا با هیدیفای از طریق آدرس ایمیل [email protected] و ذکر مشخصات این صفحه در ارتباط باشید.
'encryption'
Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1517, in full_dispatch_request
rv = self.dispatch_request()
File "/usr/local/lib/python3.10/dist-packages/flask/app.py", line 1503, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "/usr/local/lib/python3.10/dist-packages/flask_classful.py", line 268, in proxy
response = view(**request.view_args)
File "/usr/local/lib/python3.10/dist-packages/flask_classful.py", line 239, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/panel/user/user.py", line 62, in new
return render_template('home/multi.html', **c, ua=user_agent)
File "/usr/local/lib/python3.10/dist-packages/flask/templating.py", line 154, in render_template
return _render(
File "/usr/local/lib/python3.10/dist-packages/flask/templating.py", line 128, in render
rv = template.render(context)
File "/usr/local/lib/python3.10/dist-packages/jinja2/environment.py", line 1301, in render
self.environment.handle_exception()
File "/usr/local/lib/python3.10/dist-packages/jinja2/environment.py", line 936, in handle_exception
raise rewrite_traceback_stack(source=source)
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/panel/user/templates/home/multi.html", line 3, in top-level template code
{% from 'macros.html' import modal %}
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/templates/master.html", line 76, in top-level template code
{% block page_body %}
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/templates/master.html", line 108, in block 'page_body'
{% block body %}{% endblock %}
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/panel/user/templates/home/multi.html", line 113, in block 'body'
{% include 'home/all-configs.html'%}
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/panel/user/templates/home/all-configs.html", line 107, in top-level template code
File "/usr/local/lib/python3.10/dist-packages/hiddifypanel/panel/user/link_maker.py", line 259, in to_link
baseurl = f'ss://{proxy["encryption"]}:{proxy["uuid"]}@{proxy["server"]}:{proxy["port"]}'
KeyError: 'encryption'
Beta Was this translation helpful? Give feedback.
All reactions