
|-Creating order..
Traceback (most recent call last):
File "/www/server/panel/class/acme_v2.py", line 3203, in apply_cert_domain
index = self.create_order(domains, auth_type, auth_to)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/www/server/panel/class/acme_v2.py", line 436, in create_order
raise Exception(public.lang("Need at least a domain name!"))
Exception: Need at least a domain name!