monaca / monaca-cli

Command line version of Monaca
Other
44 stars 14 forks source link

Error during login and signup #109

Closed dipbhi closed 7 years ago

dipbhi commented 7 years ago

monaca cli version: 2.4.1 OS: Windows 10

Below errors are being returned by login and signup commands Login generates ENOTFOUND error Signup generates ECONNREFUSED error

Screenshot is attached as a reference. monaca error

andipavllo commented 7 years ago

Did you set up an API endpoint by mistake or have problems with the internet connection? Did you try using another network? To reset the API endpoint run monaca config endpoint --reset

dipbhi commented 7 years ago

Thank you very much. This command fixed it for me.

monaca config endpoint --reset

I don't recall setting API endpoint but cannot be sure if it got set unintentionally while creating a sample app.