I’m trying to run a node server which connects to MongoDB, however, this URL gets blocked so the connection (and node app) fail. Port I want to connect over: 15523
Did anyone encounter a similar problem?
I’m trying to run a node server which connects to MongoDB, however, this URL gets blocked so the connection (and node app) fail. Port I want to connect over: 15523
Did anyone encounter a similar problem?
Try using the IP of your server, not your domain/subdomain.
This topic was automatically closed after 30 days. New replies are no longer allowed.