Please help to recover my panel
Why error notification show on my tab home
Traceback (most recent call last):
File "/www/server/panel/BTPanel/_init_.py", line 2519, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/_init_.py", line 2465, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/panelControllerV2.py", line 101, in model
result = getattr(plugin_object,def_name)(pdata)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/panelModelV2/publicModel.py", line 59, in get_public_config
data = _config_obj.get_config(args)['message']
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/config_v2.py", line 1603, in get_config
from password import password
File "/www/server/panel/class/password.py", line 20, in
import public,data,database,config
File "/www/server/panel/class/database.py", line 25, in
class database(datatool.datatools):
File "/www/server/panel/class/database.py", line 27, in database
_DB_BACKUP_DIR = os.path.join(public.M("config").where("id=?", (1,)).getField("backup_path"), "database")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 76, in join
TypeError: expected str, bytes or os.PathLike object, not NoneType
I can't view menu on database, cron, security, FTP, app store, logs. But menu files still access
last two days ago i use crone to backup database...,