SO CLOSE
Nginx is failing to start
@spiderrobotpig I assume you've double-checked the config file for errors? And checked if a quasi-zombie is sticking around?
@melindrea We aren't sure if we're supposed to change the example.com to the website, so that might be it?
@spiderrobotpig this is using the example at mastodon?
@melindrea Yeah, with modifications for SSL that was on the tutorial. Maybe we don't need that part?
@spiderrobotpig Lemme quickly look it over. This is going to be witches.academy I think you said?
@spiderrobotpig And yes, replace `server_name example.com` with `server_name witches.academy` . Did you set up letsencrypt too?
@melindrea Yeah, letsencrypt worked really well actually which we were suspicious of
@spiderrobotpig no, it really is that easy =) (at this point--in the beginning it was ... not as easy).
You've replaced the example.com in the ssl-stuff with witches.academy too, right?
@melindrea just about to
@spiderrobotpig If you run `nginx -t` (using sudo if necessary) it should tell you if there's syntax errors
@melindrea OH WE SEE IT
@melindrea Wait no. We changed it but it's still wrong. Maybe a different file?
@spiderrobotpig If you add -c /full/path/to/config you can double-check which one is being used
@spiderrobotpig Alright, bedtime for me. Good luck!
@spiderrobotpig yay, good!