View Single Post
Posts: 165 | Thanked: 625 times | Joined on Oct 2012
As I've tried using whatsup right now (and it first told me a 'no_route' error and now is telling me to not register for 1 hour), I'm not sure if the current wazzap logs are useful, but anyway here is my current logs (I'll try wazzap again tomorrow):

Code:
....
INIT CONNECTION
Worker live
com.tgalal.meego.MNotificationManager.wazappnotify
YowsupConnectionManager:	>>>>>>>>                         AUTH CALLED
BinTreeNodeReader:	Reader init
Connecting to c.whatsapp.net
EMITING READY
EMIT
WAuth:	Yowsup WAUTH-1 INIT
WAuth:	Starting stream
WAuth:	Sending Features
BinTreeNodeWriter:	Outgoing
BinTreeNodeWriter:	
 <stream:features>
<receipt_acks>
</receipt_acks>
<w:profile:picture type="all">
</w:profile:picture>
<w:profile:picture type="group">
</w:profile:picture>
<notification type="participant">
</notification>
<status>
</status>
</stream:features>

WAuth:	Sending Auth
BinTreeNodeWriter:	Outgoing
BinTreeNodeWriter:	
 <auth xmlns="urn:ietf:params:xml:ns:xmpp-sasl" user="my_number" mechanism="WAUTH-1">
</auth>

WAuth:	Read stream start
Found EGL_KHR_image_pixmap & GL_OES_EGL_image extensions (preferred method)!
Found texture_from_pixmap EGL extension!
WAuth:	Read features and challenge
BinTreeNodeReader:	Incoming
BinTreeNodeReader:	
<stream:features>
<receipt_acks>
</receipt_acks>
<w:profile:picture type="all">
</w:profile:picture>
</stream:features>

WAuth:	GOT FEATURES !!!!
BinTreeNodeReader:	Incoming
BinTreeNodeReader:	
<challenge xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
�t�2�&j���+AD�W�Y</challenge>

WAuth:	GOT CHALLENGE !!!!
WAuth:	Sending Response
BinTreeNodeWriter:	Outgoing
BinTreeNodeWriter:	
 <response xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
��)�?֗c��t;�d�pw,�o�fz��$��P̙
                              2��W�	</response>

WAuth:	Read success
BinTreeNodeReader:	Incoming
BinTreeNodeReader:	
<failure xmlns="urn:ietf:params:xml:ns:xmpp-sasl">
<not-authorized>
</not-authorized>
</failure>

WAuth:	Login Status: failure
AUTH FAIL
AUTH FAILED FOR <my number>!!

Last edited by hedayat; 2014-11-16 at 07:50.