[SOLVED] Can't login to account on Node.js - Login Failed: Error: getaddrinfo ENOTFOUND 2601

Hi there. I’ve been trying to claim my core for a while now. I’ve always been able to log in until today, when I got the issue: “Login Failed: Error: getaddrinfo ENOTFOUND 2601” after giving my credentials.

I’ve tried re-installing Node.js and particle-cli to see if that would fix the problem, but none of them seemed to do so. I’ve also tried logging in with other accounts that I just created (about an hour ago), but I still get the same issue.

Any and all help will be appreciated.

Which tool are you using? Web Ide? Particle-cli?

Particle-cli.

What does particle config identify say?

C:\Users\Andrew>particle config identify
Current profile: profile-name
Using API: http://2601:646:c300:8100:6d90:4fad:1e18:b5c2
Access token: null

So it looks like you are pointing to another server. If you want to use he Particle :cloud:, use particle config particle to change back the settings

Solved. Thanks!