Hangs when adding an account
Hangs when adding an account
| Issue ID: | 2425 |
| Issue Category: | bug |
| Component: | desktop client |
| Priority: | major |
| Status: | active |
| Assigned: | zach |
| Version: | 0.9 |
When adding an account, the client spins while trying to verify that the information is valid. I'm attaching the log file as well as the pasted output from the terminal after starting the app with --debug per Zach's advice.
| Attachment | Size |
|---|---|
| output.txt | 16.07 KB |
| tiapp.txt | 14.5 KB |

Updates
#1
Seems to be an issue with Titanium's HTTP Client, basic auth, and Mac OS 10.5. I have a ticket open with Appcelerator.
#2
I am having the same problem. Running Mac OS X 10.6.4, trying to connect to a StatusNet system we have hosted on our own server. I provide the URL .../statusnet/index.php and the login check hangs indefinitely. Appending /api causes the site not to validate at all. Has anyone found a solution to this? Please let me know.
#3
zach can you reproduce?
#4
I believe this is fixed in 0.9.1.
#5
i'm getting this with the latest Windows release, connecting to identi.ca. the icon just sits there spinning on "Testing login..". debug log attached.
#7
@milk: Which version of Windows are you using?
The log shows that the API is returning 401 when trying to check your username and password. To be clear, you're saying that the application locks up (the wait cursor spins forever)?
You can also subscribe to the
RSS feed for updates to this issue.