Ticket #1473 (closed defect: fixed)

Opened 23 months ago

Last modified 19 months ago

Web presence update fails

Reported by: root_42 Owned by: emostar
Priority: normal Milestone: 1.3.5
Component: system Version: devel
Keywords: Cc:

Description

Trying to update the web presence indicator fails. We get this response by the server:

15:48:15: [SRV] Sicherheitseinstellungen werden aktualisiert (#13902/#1938)... 15:48:15: [???] Unknown SNAC 15,03 response type: 07d0

0000: 2A 02 F8 7B 00 1B 00 15 00 03 00 00 00 00 07 92 *.ø{............ 0010: 00 01 00 0D 0B 00 85 74 EF 02 D0 07 07 92 24 04 .......tï.Ð...$. 0020: 14

Change History

follow-up: ↓ 2   Changed 23 months ago by curley

  • version set to 1.3.4
  • component changed from None to system

I got exactly the same problem here:

 10:27:06: [???] Unknown SNAC 15,03 response type: 07d0
     0000: 2A 02 28 9C 00 1B 00 15  00 03 00 00 00 00 00 51   *.(............Q
     0010: 00 01 00 0D 0B 00 45 71  DD 01 D0 07 00 51 24 04   ......Eq.....Q$.
     0020: 14                                                 

in reply to: ↑ 1   Changed 23 months ago by curley

  • status changed from new to closed
  • version changed from 1.3.4 to devel
  • resolution set to worksforme

Works with the latest Licq snapshot (licq-20070110), see http://licq.sf.net/licq-daily.tar.bz2

  Changed 23 months ago by curley

  • status changed from closed to reopened
  • resolution worksforme deleted

Sorry, I must reopen this issue, the error happens again:

14:42:27: [???] Unknown SNAC 15,03 response type: 07d0
     0000: 2A 02 08 A2 00 1B 00 15  00 03 00 00 00 00 02 5D   *..............]
     0010: 00 01 00 0D 0B 00 45 71  DD 01 D0 07 02 5D 24 04   ......Eq.....]$.
     0020: 14

BTW: I'm connected through a firewall (squid/2.5.STABLE3) to login.icq.com:443. Hope be this helps.

  Changed 19 months ago by emostar

  • owner set to emostar
  • status changed from reopened to new
  • milestone set to 1.3.5

  Changed 19 months ago by emostar

  • status changed from new to closed
  • resolution set to fixed

(In [4902]) Fix updating our security settings (Require Auth, Show Web Presence). I'm pretty sure Hide IP is not supported on the protocol anymore.. need to investigate whether to keep it or not. We get some more packets that are marked as unknown, but for now it is ok to ignore these.

Also, if you look at the code, the META_... commands seem to have been changed. Maybe we need to fix more of them... Will check into that.

Fixes #1473 and #404

Note: See TracTickets for help on using tickets.