I fresh installed the server and when setting up mail I'm getting nowhere
KeyError: 'plugin name'
REQUEST_DATE: 2024-11-28 16:17:44
VERSION: Ubuntu 22.04.5 LTS x86_64(Py3.12.3) - 7.0.12
REMOTE_ADDR: 46.135.29.153
REQUEST_URI: POST /v2/plugin?action=a&name=mail_sys&s=check_mail_env
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36
Traceback (most recent call last):
File "/www/server/panel/plugin/mail_sys/mail_sys_main.py", line 587, in init
self._sync_blacklist_to_unsubscribe_db()
File "/www/server/panel/plugin/mail_sys/mail_sys_main.py", line 5388, in _sync_blacklist_to_unsubscribe_db
with public.S("mail_unsubscribe", "/www/vmail/mail_unsubscribe.db") as obj:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 117, in S
query = Db(db_name).query()
^^^^^^^^^^^
File "/www/server/panel/class/public/sqlite_easy.py", line 1268, in init
self.__connect()
File "/www/server/panel/class/public/sqlite_easy.py", line 1286, in connect
self.DB_CONN = DbConnection(self.__DB_NAME)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/sqlite_easy.py", line 871, in init
self.connect()
File "/www/server/panel/class/public/sqlite_easy.py", line 916, in connect
self.CONN = sqlite3.connect(self.DB_PATH, timeout=15, check_same_thread=False)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
sqlite3.OperationalError: unable to open database file
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/www/server/panel/class_v2/panel_plugin_v2.py", line 2362, in a
return public.run_plugin_v2(get.name, get.s, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 8357, in run_plugin_v2
res = PluginLoader.plugin_run(plugin_name, def_name, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SystemError: returned a result with an exception set
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 2604, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/init.py", line 2550, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/panel_plugin_v2.py", line 2364, in a
return public.get_error_object(None, plugin_name=get.name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 1307, in get_error_object
result = readFile('{}/BTPanel/templates/default/plugin_error.html'.format(get_panel_path())).format(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KeyError: 'plugin name'
Sorry, an unexpected error occurred while the panel was running. Please try to resolve this error in the following order:
- Click the Fix button in the upper right corner of [Home], and log out of the panel and log in again.
- Still unresolved, please take a screenshot of this window and post on the forum for help, address:https://www.aapanel.com/forum/