79349128

Date: 2025-01-12 00:11:40
Score: 1
Natty:
Report link

I had the same problem, on localhost I could access mongodb atlas, when I accessed it on another computer it gave me this error, I was able to solve it by changing the axios url, instead of leaving localhost I gave the IP of the computer that is running the server type http:/ /localhost:3000 moved to http:192.168.1.2:3000. That resolved it.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: José Ronaldo dos santos