nginx: [emerg] BIO_new_file("/etc/letsencrypt/live/example.com/fullchain.pem") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/etc/letsencrypt/live/example.com/fullchain.pem','r') error:2006D080:BIO routines:BIO_new_file:no such file)
That feeling When you know what's wrong but you can't find he issue
@nightpool Yah haha. But we've changed all instances we know of and grep -R isn't pulling up anything
@nightpool same error. That's the weird part
@spiderrobotpig did you restart nginx after changing the configuration? Did you do nginx config-test to make sure you didn't forget a semicolon?
yes tothe first, and we're running nginx-t
@spiderrobotpig So are you still getting the same error? or a different one?