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
@InspectorCaracal we did that though which is the confusing part
@InspectorCaracal that might be the issue tbh. Not sure how to check that tho
@spiderrobotpig Do you know what the OS you're working on is? If it's a version of Ubunto or Debian (if you install things with apt-get) then it should be in /etc/nginx/sites-available/
@InspectorCaracal Ubuntu. And we changed that one. We'll double check tho :3
@spiderrobotpig HMM. Check that you don't have multiple nginx configuration files active?