New Forum on same Server Bad Gateway
-
So, I needed a second forum on the same server as I placed community.darkscribes.com. I setup a seperate directory in /var/www to contain a new code base, and set config.json for "port": "4568",
I made sure the new nginx config also looked for 127.0.0.1:4568
After starting it and ensuring certbit has deployed I am getting error 502 bad gateway.
Wondering where I went wrong here.
-
So, I needed a second forum on the same server as I placed community.darkscribes.com. I setup a seperate directory in /var/www to contain a new code base, and set config.json for "port": "4568",
I made sure the new nginx config also looked for 127.0.0.1:4568
After starting it and ensuring certbit has deployed I am getting error 502 bad gateway.
Wondering where I went wrong here.
@CWSmith silly question, but is the second NodeBB running?
Are there errors when you run it, and does the last line report it listening on port 4568?