Looks like your connection to NodeBB was lost
-
Hi,
New to nodeBB.
nodeBB version: 1.11.2
OS: Debian 9
Reverse proxy: NginxSo inside of config.json for nodeBB, I've changed the url to the IP address of the box. This fixed me acccessing the box on my local LAN using it's private IP address. But in testing when I opened it up to the internet with port forwarding on my router, I get the error "Looks like your connection to NodeBB was lost" when I visit the forum.
What I'm trying to accomplish is have all the traffic go through nginx, and nginx make the local request to nodeBB.
Ideas? Not sure what's wrong here.
-
I figured it out, soon as I put the FQDN into config.json, the FQDN address started working and the local IP stopped. Good enough for me.
Copyright © 2024 NodeBB | Contributors