Hi
While updating panel to latest version it stuck . so after restarting web panel not working
here is some detail
root@aaapnginx-20220421-1259:/home/ubuntu# bt
Traceback (most recent call last):
File "/www/server/panel/tools.py", line 20, in <module>
import public,time,json
File "/www/server/panel/class/public/__init__.py", line 14, in <module>
from .common import *
File "/www/server/panel/class/public/common.py", line 9418, in <module>
def find_value_by_key(data: dict | List[dict], key: str, default: Any = None) -> Any:
TypeError: unsupported operand type(s) for |: 'type' and '_GenericAlias'
root@aaapnginx-20220421-1259:/home/ubuntu#
May i know how i can Restore my web panel?
Thank you