Ticket #11097 (closed defect: fixed)
Yahoo! Error message assumed to be an "authentication failed" event erroneously
| Reported by: | zacw | Owned by: | nobody |
|---|---|---|---|
| Milestone: | Adium 1.3.2 | Component: | Adium Core |
| Version: | 1.3.1 | Severity: | major |
| Keywords: | yahoo keychain password save | Cc: | |
| Patch Status: |
Description (last modified by zacw) (diff)
A debug log from the forums:
16:17:48: (Libpurple: yahoo) 19 bytes to read, rxlen is 128 16:17:48: (Libpurple: yahoo) Yahoo Service: 0x54 Status: -1 16:17:48: (Libpurple: yahoo) Key: 1 Value: ericajoy 16:17:48: Connection Disconnected: gc=182e5df0 (Unknown error number 0. Logging into the Yahoo! website may fix this.) 16:17:48: -[AIAccount(Abstract) serverReportedInvalidPassword]: <ESPurpleYahooAccount:15d27530 1>:ericajoy 16:17:48: <ESPurpleYahooAccount:15d27530 1>:ericajoy accountConnectionReportDisconnect: Unknown error number 0. Logging into the Yahoo! website may fix this. 16:17:48: (Libpurple: yahoo) 69 bytes to read, rxlen is 89 16:17:48: (Libpurple: yahoo) Yahoo Service: 0x7d1 Status: -1 16:17:48: (Libpurple: yahoo) Key: 66 Value: 1014 16:17:48: (Libpurple: yahoo) Key: 16 Value: 42352,ericajoy,ericajoy,*.*.*.*,84,-1 16:17:48: (Libpurple: yahoo) Unhandled service 0x7d1 16:17:48: <ESPurpleYahooAccount:15d27530 1>:ericajoy: Telling the core we disconnected
We're taking the "Unknown error number 0. Logging into the Yahoo! website may fix this." to be an authentication error: in fact, libpurple is saying so in its disconnect reason (PURPLE_CONNECTION_ERROR_AUTHENTICATION_FAILED).
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

