Skip to content

Can't renew ssl on apparel 8.0.2 #274

@rezwanahmedsami

Description

@rezwanahmedsami

An error occurred while the panel was running!
AttributeError: 'NoneType' object has no attribute 'get'
REQUEST_DATE: 2026-05-14 09:48:43
VERSION: Debian GNU/Linux 13 (trixie) x86_64(Py3.12.3) - 8.0.2
REMOTE_ADDR: 27.147.234.186
REQUEST_URI: POST /v2/ssl_domain?action=renew_cert_process
REQUEST_FORM: {'hash': '635c3893ccb973704cc73c71a8c12db0'}
USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.4 Safari/605.1.15
Traceback (most recent call last):
File "/www/server/panel/BTPanel/init.py", line 2969, in publicObject
return run_exec().run(toObject, defs, get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/BTPanel/init.py", line 2915, in run
result = getattr(toObject, get.action)(get)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/ssl_domainModelV2/api.py", line 742, in renew_cert_process
return self.apply_new_ssl(args)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class_v2/ssl_domainModelV2/api.py", line 925, in apply_new_ssl
if site.get("status") != "1":
^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions