Skip to content

NGINX Install #19

Jun 25, 2021 · 2 comments · 14 replies
Discussion options

You must be logged in to vote

Hmm, few things to debug/paste the output of here...

  1. I assume you followed the tutorial in the build guide...including modifying the config files exactly/etc
  2. What version of Raspbian are you running? Buster should be fine
  3. Can you try the following:
sudo systemctl restart nginx
sudo systemctl status nginx # paste the output of this here
journalctl -xe # paste the output of this here

This will tell us if nginx is starting correctly.
4. Can you confirm the ports set in .env in the website folder (should be port 3000)?
5. Is your server running? Run ps aux | grep node and see if anything pops up.

Will need more info to debug further, but hopefully this is a good start...let me know if you f…

Replies: 2 comments 14 replies

Comment options

You must be logged in to vote
4 replies
@SeanTurner71
Comment options

@rdudhagra
Comment options

@SeanTurner71
Comment options

@rdudhagra
Comment options

Answer selected by rdudhagra
Comment options

You must be logged in to vote
10 replies
@rdudhagra
Comment options

@SeanTurner71
Comment options

@rdudhagra
Comment options

@SeanTurner71
Comment options

@rdudhagra
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants