Hello. Im problem for the panel. Fixing the panel does not help. I have version 6.8.23 and I cannot enter the App Store because this error is showing up.
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 1625, in publicObject
return run_exec().run(toObject, defs, get)
File "/www/server/panel/BTPanel/__init__.py", line 1573, in run
result = getattr(toObject,get.action)(get)
File "class/panelPlugin.py", line 713, in get_soft_list
one_key_wp.fast_cgi().set_nginx_conf()
File "class/one_key_wp.py", line 1224, in set_nginx_conf
print("Nginx FastCgi缓存配置已经存在")
UnicodeEncodeError: 'latin-1' codec can't encode characters in position 13-20: ordinal not in range(256)
Is there a solution to this?