Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is: tint.edu.in and livephysicsnmaths.com
I ran this command: sudo certbot certonly --apache
It produced this output: jq: error (at :0): Cannot iterate over null (null)
My web server is (include version):
Server version: Apache/2.4.29 (Ubuntu)
Server built: 2018-10-03T14:41:08
The operating system my web server runs on is (include version): Ubuntu 18.04.1 LTS
I can login to a root shell on my machine (yes or no, or I don’t know): yes
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you’re using Certbot):
certbot -v
jq: error (at :0): Cannot iterate over null (null)
I installed SSL Certificate for tint.edu.in … it was OK (last month).
Now there is another virtual host running on the server - livephysicsnmaths.com . I need to create certificate for this domain also. Now whenever I run sudo certbot certonly --apache … it says jq: error (at :0): Cannot iterate over null (null)
Please help.