View Single Post
Posts: 3 | Thanked: 3 times | Joined on Aug 2012
#2965
Scorpius, my yappari currently logs in, retrieves a few messages, and then crashes with a unknown socket error(bottom of main screen). It then continues to sit in disconnected mode, any opening of the application will fail(black empty screen, followed by a return to desktop).

Below is the log

Code:
wo feb. 20 19:19:11 2013
<iq>
   id=1
   to=s.whatsapp.net
   type=set
<config>
   lc=NL
   lg=nl
   platform=none
   xmlns=urn:xmpp:whatsapp:push

>> 100020e63cb99d3d61adcf3becb78deff3943a1dea933995825b06ecf8257dfda71f5f
wo feb. 20 19:19:11 2013
<presence>
   name=***********

>> 10001785927adeee3c799327b12c9a7852782010fd3672ee83ac
wo feb. 20 19:19:11 2013
<iq>
   id=2
   to=g.us
   type=get
<list>
   type=participating
   xmlns=w:g

>> 1000186abed112aa42e529e0e5dd3dcb49a01dab9134efd74bb70d
syncer: Synchronizing contacts...
IMEI: ***************
syncer: Authenticating...
Network activated: 8de8201f-19cd-4742-ac1c-4ddecff773c6
<< 800021
[[ 63341ee9e7ac4f1dc2391b828078cc5c788b9cefd5cd30c367f779d868022d3777
<< f8089041abb92ee8e0f801f8051a7647c7fc0a31333630303034303730
wo feb. 20 19:19:11 2013
<presence>
   from=s.whatsapp.net
   status=dirty
   xmlns=w
<category>
   name=groups
   timestamp=1360004070

<< 8009b5
[[ 4578ab...92abd8b238834a60d
readString invalid token 1
read(): There was a Protocol Exception: readString invalid token 1
Connection closed.
Stopping timers.
Freeing up the connection.
Freeing up the socket.
Yappari will retry the connection in 10 seconds.
<< a60e43
[[ 764823...8ed7213c82b9379653d3195becb2472e4561
Invalid MAC
I have removed some personal information and the IMEI code.

This happend over the weekend, at one point friday it was still working. I didnt pay much attention to my phone the next few days because I was having a little LAN party with a few friends.

Nothing strange happend in the mean time short of connecting to my cell providerrs network, and the local WIFI, which I have both done before.

I think something is flagged at whatsapp, for whatever reason, since my status has been changed to dirty and it says invalid MAC(?!). I did not change anything, hardware or software wise lately.

Any help/pointers are appreciated.

Oh, and I initially registered my phone over whatsapp under nitdroid. And before that I attempted to use a Java version, which didnt quite work fully, although one of my friends has stated he did receive the send message, so I suppose it was registered since may 2012.

I also shorted some of the raw information in the messages to not exceed the post length limit.