I’ve performed a fresh install and successfully added my first website and domain. I’m now wanting to access cyberpanel via a domain and not the IP.
I’ve created a subdomain and updated the host SSL to this sub domain but the new URL just times out. The IP method of access still works, but not via the new sub domain. There were no error when creating anything, so I’m looking to be pointed in the right direct.
Hello, I have a problem with renewing the certificate.
error:
Can not issue SSL. Error message: 0.283 Failed to obtain SSL for domain. [IssueSSLForDomain]
log
[11-22-13-Sat-Dec-2018] Failed to obtain SSL, issuing self-signed SSL for: wizbox.pl
[11-24-06-Sat-Dec-2018] Trying to obtain SSL for: wizbox.pl and: www.wizbox.pl
[11-24-15-Sat-Dec-2018] Failed to obtain SSL for: wizbox.pl and: www.wizbox.pl
[11-24-15-Sat-Dec-2018] Trying to obtain SSL for: wizbox.pl
[11-24-17-Sat-Dec-2018] Failed to obtain SSL, issuing self-signed SSL for: wizbox.pl
[11-25-01-Sat-Dec-2018] Trying to obtain SSL for: wizbox.pl and: www.wizbox.pl
[11-25-03-Sat-Dec-2018] Failed to obtain SSL for: wizbox.pl and: www.wizbox.pl
[11-25-03-Sat-Dec-2018] Trying to obtain SSL for: wizbox.pl
[11-25-05-Sat-Dec-2018] Failed to obtain SSL, issuing self-signed SSL for: wizbox.pl
[11-26-05-Sat-Dec-2018] Trying to obtain SSL for: wizbox.pl and: www.wizbox.pl
[11-26-08-Sat-Dec-2018] Failed to obtain SSL for: wizbox.pl and: www.wizbox.pl
[11-26-08-Sat-Dec-2018] Trying to obtain SSL for: wizbox.pl
[11-26-10-Sat-Dec-2018] Failed to obtain SSL, issuing self-signed SSL for: wizbox.pl
certbot - log
2018-12-02 18:35:05,308:DEBUG:certbot.main:certbot version: 0.21.1
2018-12-02 18:35:05,308:DEBUG:certbot.main:Arguments: [’-d’, ‘wizbox.pl’]
2018-12-02 18:35:05,308:DEBUG:certbot.main:Discovered plugins: PluginsRegistry(PluginEntryPoint#manual,PluginEntryPoint#null,PluginEntryPoint#standalone,PluginEntryPoint#webroot)
2018-12-02 18:35:05,324:DEBUG:certbot.log:Root logging level set at 20
2018-12-02 18:35:05,324:INFO:certbot.log:Saving debug log to /var/log/letsencrypt/letsencrypt.log
2018-12-02 18:35:05,325:DEBUG:certbot.log:Exiting abnormally:
Traceback (most recent call last):
File “/usr/bin/certbot”, line 11, in
load_entry_point(‘certbot==0.21.1’, ‘console_scripts’, ‘certbot’)()
File “/usr/lib/python2.7/site-packages/certbot/main.py”, line 1240, in main
return config.func(config, plugins)
File “/usr/lib/python2.7/site-packages/certbot/main.py”, line 1142, in renew
renewal.handle_renewal_request(config)
File “/usr/lib/python2.7/site-packages/certbot/renewal.py”, line 375, in handle_renewal_request
raise errors.Error("Currently, the renew verb is capable of either "
Error: Currently, the renew verb is capable of either renewing all installed certificates that are due to be renewed or renewing a single certificate specified by its name. If you would like to renew specific certificates by their domains, use the certonly command instead. The renew verb may provide other options for selecting certificates to renew in the future.