GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Not Our Bug |
Resolution Date | 2021-04-23T12:54:55.000+0000 |
Affected Version/s | Appcelerator Studio 4.3.0 |
Fix Version/s | n/a |
Components | Appcelerator CLI |
Labels | CLI, android |
Reporter | shishir.roy |
Assignee | Abir Mukherjee |
Created | 2021-04-21T15:23:00.000+0000 |
Updated | 2021-04-23T12:54:55.000+0000 |
I am facing problem with logging in Appcelerator using clear commands. But same user I can able to login in the browser. Attacted Screenshot for more details.
Below CLI commands used for logging:
appc login -l trace
[~shishir.roy] The CLI you're using is incredibly outdated and no longer supported, could you get the latest tooling
npm i appcelerator -g
andappc use latest
and retry the login. An ECONNRESET error means that the other side closed the connection, this might be down to the older version or might be down to something like if you're running from behind a proxy/firewallThanks for the response. I have tried to execute the mention cli commands, but it got struck. So looking into the message it looks like there is some proxy or firewall issue on our company's network. So can I assume this issues related to our company network. I have attached the latest one. !appc login error1.png|thumbnail!
[~shishir.roy] yes that looks like something with your network internally, npm has some tips for diagnosing the issue at https://npm.community/t/common-proxy-and-networking-problems/151/2
Thanks for the update, you can resolved this defect.