View Single Post
Posts: 2 | Thanked: 0 times | Joined on Jan 2013
Hi all,

I recently replaced my N9 and reinstalled Wazapp (nightly 35). Installation looked fine but I can't register; I enter my phone number and it never receives a text. I try "code through voice" and never receive a call. I try the "Everything failing? Try me" button but never seem to manage the "try_after_xxxxx" time period right.

Anyone have any tips on this? I installed successfully on my old N9 a few times without any problems so I assume I'm just forgetting some step.

The most relevant thing I can see in walog is:

Code:
RegistrationUI: sent
SMSHandler:     PATH RECEIVED!
SMSHandler:     /org/freedesktop/Telepathy/Connection/ring/tel/ring/text6
SMSHandler:     MESSAGE STORED!
SMSHandler:     MESSAGE RECEIVED!
RegistrationUI: should register with code 197097
GET
{}

Opening connection to coderus.openrepos.net
Requesting /whitesoft/whatsapp_ua
WARegRequest:   WhatsApp/2.11.23 Android/4.2.1 Device/GalaxyS3
GET
{'Accept': 'text/json', 'User-Agent': u'WhatsApp/2.11.23 Android/4.2.1 Device/GalaxyS3'}
cc=1&in=[my phone number]&id=[alphanumeric string]&code=197097
Opening connection to v.whatsapp.net
Requesting /v2/register?cc=1&in=[my phone number]&id=[long alphanumeric string]&code=197097
WARegRequest:   {"status":"fail","reason":"mismatch","retry_after":302}

RegistrationUI: ABRA KADABRA!
RegistrationUI: should register with code 919177
GET
{}

Opening connection to coderus.openrepos.net
Requesting /whitesoft/whatsapp_ua
WARegRequest:   WhatsApp/2.11.23 Android/4.2.1 Device/GalaxyS3
GET
{'Accept': 'text/json', 'User-Agent': u'WhatsApp/2.11.23 Android/4.2.1 Device/GalaxyS3'}
cc=1&in=[my phone number]&id=[long alphanumeric string]&code=919177
Opening connection to v.whatsapp.net
Requesting /v2/register?cc=1&in=[my phone number]&id=[long alphanumeric string]&code=919177
WARegRequest:   {"status":"fail","reason":"guessed_too_fast","retry_after":294}
Any ideas would be appreciated!

Thanks