Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
nottellyou opened this issue Jul 23, 2024 · 2 comments

Comments

@nottellyou
Copy link

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
Copy link
Author

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

@aaPanel
Copy link
Owner

aaPanel commented Aug 9, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants