Hello, I am using aapanel on my server more than 1 year. Today I rebooted my server and after reboot my panel is not opening. I logged in via ssh and run bt command but it doesn't give any output. Then I run bt restart it gives error:
[root@main ~]# bt restart
Stopping Bt-Tasks... done
Stopping Bt-Panel... done
Starting Bt-Panel............failed
Error: BT-Panel service startup failed.
done
Starting Bt-Tasks... failed
Starting Bt-Panel.... done
Starting Bt-Tasks... 2021-08-05 21:44:54 [INFO]: Service started
/www/server/panel/pyenv/bin/python: can't open file '/www/server/panel/script/ch eck_msg.py': [Errno 2] No such file or directory
done
Traceback (most recent call last):
File "/www/server/panel/BT-Task", line 14, in <module>
task.main()
AttributeError: module 'task' has no attribute 'main'
Traceback (most recent call last):
File "/www/server/panel/BT-Task", line 14, in <module>
task.main()
AttributeError: module 'task' has no attribute 'main'
Traceback (most recent call last):
File "/www/server/panel/BT-Task", line 14, in <module>
task.main()
AttributeError: module 'task' has no attribute 'main'
Traceback (most recent call last):
File "/www/server/panel/BT-Task", line 14, in <module>
task.main()
AttributeError: module 'task' has no attribute 'main'
Error: BT-Task service startup failed.