Hello!
When I try to use one-click deployment search function...

I got this error:
TypeError: must be str, not bytes
Traceback (most recent call last):
File "/www/server/panel/class/panelPlugin.py", line 2256, in a
return public.run_plugin(get.name, get.s, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 8694, in run_plugin
raise PanelError(res['msg'])
public.exceptions.PanelError: An error occurred while the panel was running: Traceback (most recent call last):
File "/www/server/panel/plugin/deployment/deployment_main.py", line 55, in GetList
if d['name'].lower().find(search) != -1: i += 1;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: must be str, not bytes
Fix panel, or different version install not solved the problem.
Current version: aaPanel Pro 2.7.0
Release time: 2025-05-24