Hi, i want to ask why after i update to 7.0.1 i cant open the appanel?
its always like this

what should i do to be able to access my aapanel again?

    My aapanel can't start after update
    root@amlogic:~# bt
    /usr/bin/bt: line 361: /usr/bin/python: No such file or directory

    2 months later

    me too, i have this error 🇦

    Fatal Python error: initfsencoding: unable to load the file system codec
    Traceback (most recent call last):
    File "/www/server/panel/pyenv/lib/python3.7/encodings/init.py", line 31, in <module>
    ModuleNotFoundError: No module named 'codecs'
    /usr/bin/bt: line 323: 5036 Aborted (core dumped) $pythonV $panel_path/tools.py cli $1
    [root@a343b0b89e13 /]# bt
    Fatal Python error: initfsencoding: unable to load the file system codec
    Traceback (most recent call last):
    File "/www/server/panel/pyenv/lib/python3.7/encodings/init.py", line 31, in <module>
    ModuleNotFoundError: No module named 'codecs'
    /usr/bin/bt: line 323: 5112 Aborted (core dumped) $pythonV $panel_path/tools.py cli $1

      Hello, try to execute the update command. Is it normal?
      curl -k https://node.aapanel.com/install/update_7.x_en.sh | bash

      aaP_info228