Hey everyone, I'm having a weird issue where my home Wi-Fi, which has a speed of 100 Mbps, isn't allowing me to connect to an online database using Node.js. I keep getting a timeout error in the console. However, when I switch to my mobile data hotspot, the connection is instant. Any ideas on why this is happening?
2 Answers
It sounds like your Internet Service Provider (ISP) might be blocking certain connections. Have you tried checking your firewall settings to see if there's a rule that's preventing your Node.js app from accessing the database through Wi-Fi?
That could definitely be a firewall issue! I saw that you mentioned Windows Defender. You might want to look into the inbound rules—it could be blocking the connection specifically for your home network.
Related Questions
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically
[Centos] Delete All Files And Folders That Contain a String