[AC-1866] Can't login Github
GitHub Issue | n/a |
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-08-05T18:33:19.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Houman Khorasani |
Assignee | Daniel Sefton |
Created | 2013-07-24T11:00:16.000+0000 |
Updated | 2016-03-08T07:40:46.000+0000 |
Description
Steps to Reproduce
The problems seem to be related.
When I try to import a guthub project, my credentials are not accepted. Even though it works on Github.com. See attached studio log and you see that it says 'Failed to load Github user credentials' -> No Password provided. But I have provided a password.
Further up it says the same thing about the password when I try to login Titanium Studio. -> No password. But how could I submit this ticket, if I was not logged in in first place? Hence it doesn't save the password for next time.
I have already given priviledge to the Titanium folder
sudo chown hooman:hooman -R /opt/Titanium_Studio/
without luck.
Actual Result
Doesn't save passowords, can't save passwords for TI and for Github
Expected Result
Save passwords for github and able to login Github
Attachments
Hello Hauman, Please try the suggested workarounds provided here: http://developer.appcelerator.com/question/122072/titanium-studio---save-passwordauto-login And please let me know if any of these fixes your issue. Thank you. Carter
Also I took a look at your diagnostic and I found a possible area of concern. You are using JRE 1.7 when only JRE 1.6 is supported at this time. I would advise referring to the the compatability matrix to ensure that all of your dependencies are installed correctly (http://docs.appcelerator.com/titanium/3.0/#!/guide/Titanium_Compatibility_Matrix). Also please try reinstalling Titanium Studio and please let me know of your results when you try both of these things. Thanks, Carter
Thanks carter, the second solution with 3 votes worked for me. Kind Regards, Houman