Are there problems with the Particle Cloud Servers today? [Solved]

I am getting continuous timeouts and very slow responses to claiming a Core or giving the Core a name from the CLI. As soon as I flash my own firmware to the device it goes offline.

To give an example:

$ particle list
o Retrieving devices...listDevices got error:  { [Error: connect ETIMEDOUT] code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect' }
Potentially unhandled rejection [2] Error: connect ETIMEDOUT
    at exports._errnoException (util.js:746:11)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1010:19)
Potentially unhandled rejection [3] Error: connect ETIMEDOUT
    at exports._errnoException (util.js:746:11)
    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1010:19)

And

$ particle list
o Retrieving device functions and variables...getAttributes got error:  { [Error: connect ETIMEDOUT] code: 'ETIMEDOUT', errno: 'ETIMEDOUT', syscall: 'connect' }

Just want to know it is a problem I have or on the Particle Servers?

If you are not sure about the Particle infrastructure have a look at
http://status.particle.io

Thanks - I will check this URL in future - now bookmarked :smiley:

I will close this thread - I have just retried and it is working but wasn’t before working hours in SF!

Cheers

@armor