CyberPanel Community

Can't issue SSL

ri
ricardovigatti #1

Provider: Digital Ocean

System: Ubuntu 18.04

OLS or Enterprise?
OLS

Installing from official server or mirror server?
official

Replace JS/CSS files to JS Delivr?
no

Install Memcached extension for PHP?
yes

Install LiteSpeed Memcached?
yes

Install Memcached?
yes

Install Redis extension for PHP?
yes

Install Redis?
yes

Problem:

Trying to issue SSL but got the following error:

Cannot issue SSL. Error message: 0,283 Failed to obtain SSL for domain. [issueSSLForDomain]

Those two lines are appended to log:

[04-03-30-Thu-Apr-2019] Trying to obtain SSL for: example.com and: www.example.com
[04-03-30-Thu-Apr-2019] [Errno 2] No such file or directory [Failed to obtain SSL. [obtainSSLForADomain]]

This issue started suddenly, I don’t know when, I don’t know why. I have issued two SSL for other domains before, and now I can’t issue SSL for any domain.

7 replies
ro
robleigh #2

I have the same issue after upgrading using the upgrade.py script

Ha
Hacktarus #3

idem, same issue for me after upgrading an old install on Digitalocean and same issue on a fresh new install on a KIMSUFI dedicated server.
But i have an 1.8.2 install on Digital ocean where it’s working fine
don’t understand…
i’ve investigated logs, DNS, tried with the same domain on two different install but with iso conf: one failed and other one success
any help ?

Cy
CyberPanel #4

If you try to issue SSL too many times within a week it sometimes hits the Lets Encrypt Limit.

Cy
CyberPanel #6

I see the language could be an issue.

Bi
Bipul #7

Same problem [Errno 2] No such file or directory [Failed to obtain SSL. [obtainSSLForADomain]]
issue SSL trying only 1-2 times as it was not renewed automatically.

qt
qtwrk #8

if you run manual issue command like

/root/.acme/acme.sh --issue -d example.com -w /home/wwwroot/example.com

what does it return ?

Sign in to reply