Just discovered HOPR and I’m so excited by it! So much so that today I’ve been setting up a Raspberry Pi I’ve had lying around.
I’m running it headless, accessing it only via ssh from my desktop. I’ve opened port 3000 on the Pi’s firewall, but I still get ERR_CONNECTION_REFUSED when connecting via <Pi’s network IP>:3000 in my desktop browser. This is my first node (for anything), so it’s entirely possible I’ve missed something obvious…