Hello AAPANEL Support,
I am having issues with the AAPANEL panel. I just installed it and don't have a database or WordPress yet.
I have the LOGS. I clicked FIX and restarted the panel or restarted the server, but the result is still the same. You can see this information.
An error occurred while the panel was running!
AttributeError: 'dict_obj' object has no attribute 'id'
REQUEST_DATE: 2025-09-16 05:34:06
VERSION: Ubuntu 24.04.3 LTS x86_64(Py3.12.3) - 7.0.24
REMOTE_ADDR: (Hidden IP)
REQUEST_URI: POST /v2/crontab?action=GetLogs
REQUEST_FORM: {}
USER_AGENT: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36
Traceback (most recent call last):
File "/www/server/panel/BTPanel/__init__.py", line 2729, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/__init__.py", line 2676, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/crontab_v2.py", line 1107, in GetLogs
id = get['id']
~~~^^^^^^
File "/www/server/panel/class/public/common.py", line 4606, in __getitem__
return getattr(self, key)
^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/public/common.py", line 4628, in __getattr__
raise AttributeError('\'{}\' object has no attribute \'{}\''.format(self.__class__.__name__, key))
AttributeError: 'dict_obj' object has no attribute 'id'

Please provide me with a solution to my current problem.
Regards,
Taufiq Setiawan