[AC-410] Sending Analytics Ping Problem In Appcelerator Studio
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-11-14T01:52:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Alan Barlow |
Assignee | Shak Hossain |
Created | 2015-07-01T05:17:18.000+0000 |
Updated | 2015-11-14T01:52:22.000+0000 |
Description
Steps to Reproduce
launch appcelerator studio, sign in
Actual Result
a pop up shows up saying 'Multiple problems have occurred' and it keeps saying its sending analytics ping
Expected Result
no error messages
Attachments
Hello [~alantbarlow], To solve this type of problem try this following and let us know. 1. Logout and Login using terminal 2. Logout from studio using this command: appc logout 3. Logout from CLI using this command: appc logout –D 4. Login Studio using this command: appc login 5. And then follow those steps. 6. After then Open studio again 7. Log in Thanks.
I followed those steps logging out then back in using both cli and studio terminal, then I logged out of studio, relaunched it, and signed back in and the same problem occurs. It did no effect on the problem.
Hello [~alantbarlow], Is it still an issue for you, if so try to delete your Ti SDK and install it again, maybe the SDK is corrupted.
Thanks
Hello [~alantbarlow], Are you still having this issue? Please let us know. Thanks.
Hello [~alantbarlow], Open terminal and run below commands then let us know. 1. node —version (if not installed then you can download it from [here](https://web.appcelerator.com/product/cli)) 2. "sudo npm install appcelerator -g" 3. "appc setup" Login to Studio from terminal using below command then open your STUDIO. "appc login" If the problem still persist then Uninstall your Studio and Install it again. Download from here: https://web.appcelerator.com/product/studio Thanks
I have finally logged in and this problem is still unresolved. I attached the results returned from running "appc info" in the CLI. I have already tried reinstalling Appcelerator Studio, Node.JS, GET, and the CLI with no luck.
Hi [~alantbarlow], Is it still an issue for you?