• Support
  • After updating I can't see the panel

Hello, yesterday i updated the panel, and when it finish then suddenly i dont see the panel, when i go to my raspberry i see that the panel is not runing like always, so i decide to restar the raspberry and try again, i had the same problem and then today i decidet to try to fix it througt the "bt" console comands,

first of all i run the option 16, it seems like it do something, but still not working

~ $ sudo service bt status
sudo: unable to resolve host PixeLand: Name or service not known
● bt.service - LSB: starts bt
Loaded: loaded (/etc/init.d/bt; generated)
Active: active (running) since Thu 2020-03-26 18:30:00 CET; 12min ago
Docs: man:systemd-sysv-generator(8)
Tasks: 7 (limit: 4915)
Memory: 127.9M
CGroup: /system.slice/bt.service
├─ 726 php-fpm: master process (/www/server/php/73/etc/php-fpm.conf)
├─ 727 php-fpm: pool www
├─ 728 php-fpm: pool www
├─ 729 php-fpm: pool www
├─ 730 php-fpm: pool www
├─ 731 php-fpm: pool www
└─5484 php-fpm: pool www

Mar 26 18:29:54 PixeLand systemd[1]: Starting LSB: starts bt...
Mar 26 18:30:00 PixeLand bt[442]: Starting Bt-Panel..........failed
Mar 26 18:30:00 PixeLand bt[442]: ------------------------------------------------------
Mar 26 18:30:00 PixeLand bt[442]: ------------------------------------------------------
Mar 26 18:30:00 PixeLand bt[442]: Error: BT-Panel service startup failed.
Mar 26 18:30:00 PixeLand bt[442]: done
Mar 26 18:30:00 PixeLand bt[442]: Starting Bt-Tasks... done
Mar 26 18:30:00 PixeLand systemd[1]: Started LSB: starts bt.

As you can see the BT panel dont starts, then i decided to clean cache (option 9) and try again, and nothing again, still having the same issue and now says this:

Pls enter command number:9

EXECUTING

Bt-Panel not running
Starting Bt-Panel.... done

Starting Bt-Tasks... failed

import db
File "/www/server/panel/class/db.py", line 10, in <module>
import sqlite3
File "/www/server/panel/pyenv/lib/python3.7/sqlite3/init.py", line 23, in <module>
from sqlite3.dbapi2 import *
File "/www/server/panel/pyenv/lib/python3.7/sqlite3/dbapi2.py", line 27, in <module>
from sqlite3 import *
ModuleNotFoundError: No module named '
sqlite3'
Traceback (most recent call last):
File "/www/server/panel/BT-Task", line 13, in <module>
import task
File "/www/server/panel/task.py", line 20, in <module>
import db
File "/www/server/panel/class/db.py", line 10, in <module>
import sqlite3
File "/www/server/panel/pyenv/lib/python3.7/sqlite3/init.py", line 23, in <module>
from sqlite3.dbapi2 import *
File "/www/server/panel/pyenv/lib/python3.7/sqlite3/dbapi2.py", line 27, in <module>
from sqlite3 import *

ModuleNotFoundError: No module named '_sqlite3'


Error: BT-Task service startup failed.



IF someone can help me, thanks.

PD: Sorry for my bad english

    zonex
    You can try to override the installation with the install command

    If it still doesn't work, can you send me ssh login information? I will try to check and fix it for you

    i will lose any web or any db? i got some work inside :/, my webs still runing, its just the panel, if i dont lose nothing, ill search again the comand for install on rasperry pi4 and ill try, but tell me >.<

      zonex
      Overriding the installation panel will not affect the data outside the panel, that is, your site and database will not be affected

      when i try to install again it says its not compatible with my sistem...

      /aapanel $ sudo wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && bash install.sh
      sudo: unable to resolve host PixeLand: Name or service not known
      --2020-03-27 21:02:08-- http://www.aapanel.com/script/install-ubuntu_6.0_en.sh
      Resolving www.aapanel.com (www.aapanel.com)... 104.18.34.252, 104.18.35.252, 2606:4700:3037::6812:23fc, ...
      Connecting to www.aapanel.com (www.aapanel.com)|104.18.34.252|:80... connected.
      HTTP request sent, awaiting response... 200 OK
      Length: 20164 (20K) [application/octet-stream]
      Saving to: ‘install.sh’

      install.sh 100%[===================>] 19.69K 126KB/s in 0.2s

      2020-03-27 21:02:09 (126 KB/s) - ‘install.sh’ saved [20164/20164]

      =================================================
      Sorry, aaPanel Does not support 32-bit systems, Use 64-bit system Please!
      pi@PixeLand:/aapanel $
      atm im using raspbian... and was working all perfect since 2 days ago T_T
      so is not problem of my SO

      what can i do bro¿?

        zonex
        What version of the panel have you installed previously? The panel is no longer supporting 32-bit systems after 6.x

        i installed 5.X but all updates was runing correct.. so i just can't reinstall but i had installed the panel, i dont understand.,., :/

          Done!

          thanks for help 😃

          tell me when all ok

          9 months later

          Hello,

          I have the same issue. Would you be available to fix it for me too?

          Thanks.

            Thanks for the reply. But I had already tried the instructions at your mentioned link. Unfortunately, it didn't help.
            I had posted the error message screenshot there.