aaPanel icon indicating copy to clipboard operation
aaPanel copied to clipboard

Hi, my aaPanel is broken. bt status Bt-Panel not running Bt-Task not running

Open nottellyou opened this issue 1 year ago • 2 comments

OS: Debian 11.6

bt start Starting Bt-Panel.... done Starting Bt-Tasks... done

bt status Bt-Panel not running Bt-Task not running

ERROR: tail /www/server/panel/logs/error.log SyntaxError: invalid syntax Traceback (most recent call last): File "/www/server/panel/BT-Panel", line 35, in from BTPanel import app,sys,public File "/www/server/panel/BTPanel/init.py", line 33, in import public File "class/public.py", line 408 if uid != 1 or any(key in logMsg for key in ['default.db', 'public.py', 'users_main.py', 'config.py', '.jQuery.', 'init.py', 'sysadmin']): return ^ SyntaxError: invalid syntax

bt version Traceback (most recent call last): File "/www/server/panel/tools.py", line 20, in import public,time,json File "/www/server/panel/class/public.py", line 408 if uid != 1 or any(key in logMsg for key in ['default.db', 'public.py', 'users_main.py', 'config.py', '.jQuery.', 'init.py', 'sysadmin']): return ^ SyntaxError: invalid syntax

The aaPanel version may be version 6 last.

What should I do to run aaPanel properly?

nottellyou avatar Jul 23 '24 07:07 nottellyou

bt help Traceback (most recent call last): File "/www/server/panel/tools.py", line 20, in import public,time,json File "/www/server/panel/class/public.py", line 408 if uid != 1 or any(key in logMsg for key in ['default.db', 'public.py', 'users_main.py', 'config.py', '.jQuery.', 'init.py', 'sysadmin']): return ^ SyntaxError: invalid syntax

nottellyou avatar Jul 30 '24 01:07 nottellyou

Please upgrade the panel to the latest version and restart again.

aaPanel avatar Aug 09 '24 02:08 aaPanel