Particle CLI: particle setup hang

Dear community,

This is first time i’m using Particle CLI. After finishing setup using ParticleCLISetup.exe, i’m running command line “particle setup”. After choose login, it’s hang.

I’m using windows 10

particle%20setup

Need help, I cannot claim my devices

Can you try particle login instead of particle setup?
Does your machine have internet connection without too restrictive firewall settings? (maybe @rickkas7 can fill in which ports CLI needs to be open - this would be useful info in the CLI install docs)

Yes, I’d first try particle login. The Particle CLI needs access to api.particle.io (TCP 443 outbound). It needs access to binaries.particle.io (TCP 443 outbound) to update itself (particle update-cli). Make sure those are not blocked by a firewall.

1 Like

I did try turned off the firewall for the sake of troubleshooting only.

First, I ran the command line as normal user. Still hang.
Second, I ran the command line as administrator. Still hang.

But did you try?:

particle login

I’m sorry, below is the screenshot for command

particle login

Still not able to go trough

That is your private firewall, are you behind a corpoarate firewall too?
Does your ISP block anything?
Is this a standard Win10 installation or a VM?
Could it be that you are using “exotic” characters in your password?

That is your private firewall, are you behind a corpoarate firewall too?

  • No, I’m at home when running particle CLI. My home just only have simple broadband network setup.

Does your ISP block anything?

  • My ISP didn’t block anything.

Is this a standard Win10 installation or a VM?

  • This is standard Windows 10 installed in my laptop

Could it be that you are using “exotic” characters in your password?

  • No, my password only use alphanumeric only with no special character

Hi,

Was this problem resolved? I’m actually having the same issue.

When I enter my username/password, or in fact ANY characters, node just hangs.

Cheers