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. crt.sh | 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:map.netronline.com
I ran this command:certbot --nginx --cert-name map -d map.netronline.com
It produced this output:installed successfully
My web server is (include version):nginx/1.14.2
The operating system my web server runs on is (include version):Debian/buster
My hosting provider, if applicable, is:our own
I can login to a root shell on my machine (yes or no, or I don't know):yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):1.18.0
I have 4 sites running on the same production server, all SSL'd by certbot, and have been for over a year. I went to add the map. subdomain the usual way, but after the cert was successfully installed, nginx now re-directs the 443 to the default site rather than the new map. site. I've been trying everything over the last couple days with no luck. It appears that the 443 server block in my nginx conf for the map. site is being ignored by nginx. With no errors or debugging options, I don't know what to try next.