Active Topics

 



Notices


Reply
Thread Tools
Posts: 242 | Thanked: 169 times | Joined on Nov 2011
#1301
whatsapp encryption is becoming really a pain in the a**....

You should try to:
- close Yappari
- rm /home/user/.config/scorpius/yappari.log
- start Yappari
- have a chat with iphone contact
- close Yappari
- post log here (obfuscating phone numbers)

About loosing first message (my only issue atm), I extracted from logs what happens:
Code:
INCOMING:
<message>
   from=39328xxxxxxx-1449917322@g.us
   id=w5rE/i4sYEkG1
   notify=yyyyyyy
   participant=39320xxxxxxx@s.whatsapp.net
   t=1454255868
   type=text
<enc>
   type=skmsg
   v=2
   3€Ñ§Ù

parseMessageInitialTagAlreadyChecked
Encoded message from 39328xxxxxxx-1449917322@g.us
OUTGOING:
<receipt>
   id=w5rE/i4sYEkG1
   to=39328xxxxxxx-1449917322@g.us
   type=error
<error>
   type=plaintext-only

OUTGOING:
<receipt>
   id=w5rE/i4sYEkG1
   to=39320xxxxxxx@s.whatsapp.net
   type=error
<error>
   type=plaintext-only

INCOMING:
<chatstate>
   from=39328xxxxxxx-1449917322@g.us
   participant=39320xxxxxxx@s.whatsapp.net
<composing>

INCOMING:
<message>
   from=39328xxxxxxx-1449917322@g.us
   id=w5rE/i4sYEkG1
   notify=yyyyyyy
   participant=39320xxxxxxx@s.whatsapp.net
   t=1454255868
   type=text
<enc>
   type=pkmsg
   v=2
   3!qÚÕsÀ5*%ÂD¾R8cMù7Õ*¤-ˆ»WŸø¿*E!Ï8O¡Egêäa*)q…ÖÙzÞ,¯ÚÅÄ´%–šnš"³3
!†)ÕAꞣu‹"+Œ»ç®a’u¥ˆ2Eë*(*

parseMessageInitialTagAlreadyChecked
Encoded message from 39328xxxxxxx-1449917322@g.us
OUTGOING:
<receipt>
   id=w5rE/i4sYEkG1
   to=39328xxxxxxx-1449917322@g.us
   type=error
<error>
   type=plaintext-only

OUTGOING:
<receipt>
   id=w5rE/i4sYEkG1
   to=39320xxxxxxx@s.whatsapp.net
   type=error
<error>
   type=plaintext-only

INCOMING:
<chatstate>
   from=39328xxxxxxx-1449917322@g.us
   participant=39320xxxxxxx@s.whatsapp.net
<composing>

INCOMING:
<chatstate>
   from=39328xxxxxxx-1449917322@g.us
   participant=39320xxxxxxx@s.whatsapp.net
<composing>

INCOMING:
<chatstate>
   from=39328xxxxxxx-1449917322@g.us
   participant=39320xxxxxxx@s.whatsapp.net
<composing>

INCOMING:
<message>
   from=39328xxxxxxx-1449917322@g.us
   id=w5rE/i4sYEkG2
   notify=yyyyyyy
   participant=39320xxxxxxx@s.whatsapp.net
   t=1454255901
   type=text
<body>
   Solo che purtroppo le è capitato in piccolo Fincidente...

parseMessageInitialTagAlreadyChecked
OUTGOING:
<receipt>
   id=w5rE/i4sYEkG2
   participant=39320xxxxxxx@s.whatsapp.net
   to=39328xxxxxxx-1449917322@g.us
For unknown reason, first encoded message (w5rE/i4sYEkG1) was sent encoded second time too, even after two error receipts;
then second message came plain text, but first one was lost...
I don't know if inverting error receipts order (user first, then group) may help on first message....
 

The Following 3 Users Say Thank You to enne30 For This Useful Post:
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#1302
Originally Posted by enne30 View Post
For unknown reason, first encoded message (w5rE/i4sYEkG1) was sent encoded second time too, even after two error receipts;
then second message came plain text, but first one was lost...
I don't know if inverting error receipts order (user first, then group) may help on first message....
The thing is, I believe the error receipt sent to the group doesn't do anything at all, but it also seemed not to do anything harmful. Maybe I can remove it altogether and test again, but I don't imagine it will be any better.
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 

The Following 2 Users Say Thank You to ceene For This Useful Post:
CepiPerez's Avatar
Posts: 1,023 | Thanked: 4,421 times | Joined on Feb 2010 @ Argentina
#1303
@ceene:
Try adding participant to receipt, or send it directly to participant. I can't test it right now but maybe it works
__________________
Filebox / FileCase for Maemo / Harmattan / Sailfish
FlowPlayer for Maemo / Harmattan / Sailfish
Whatsup for Harmattan / Sailfish
CallBlocker for Harmattan

Support my work:
Paypal / Bitcoin
 

The Following 4 Users Say Thank You to CepiPerez For This Useful Post:
Posts: 207 | Thanked: 967 times | Joined on Apr 2014 @ Madrid, Spain
#1304
Originally Posted by CepiPerez View Post
@ceene:
Try adding participant to receipt, or send it directly to participant. I can't test it right now but maybe it works
Yep, that's what I do now. If you look at enne30 log, for each encrypted message received on a group I send this, so that's one plaintext-only sent to the group itself and another sent to the participant that sent the encrypted message.

I don't know if you're maybe suggesting something different I didn't understand, though. Thanks anyhow!

Code:
OUTGOING:
<receipt>
   id=w5rE/i4sYEkG1
   to=39328xxxxxxx-1449917322@g.us
   type=error
<error>
   type=plaintext-only

OUTGOING:
<receipt>
   id=w5rE/i4sYEkG1
   to=39320xxxxxxx@s.whatsapp.net
   type=error
<error>
   type=plaintext-only
__________________
OVI and downloads.maemo.nokia.com mirror
Yappari for Maemo
pyLedger for Maemo


If you want to donate, please read this. If you still want to donate, contact me via private message or email. Thank you.
 

The Following 2 Users Say Thank You to ceene For This Useful Post:
CepiPerez's Avatar
Posts: 1,023 | Thanked: 4,421 times | Joined on Feb 2010 @ Argentina
#1305
to=232323-453545@g.us
participant=676767@whatsapp.net

But I'm just guessing...
__________________
Filebox / FileCase for Maemo / Harmattan / Sailfish
FlowPlayer for Maemo / Harmattan / Sailfish
Whatsup for Harmattan / Sailfish
CallBlocker for Harmattan

Support my work:
Paypal / Bitcoin
 

The Following 3 Users Say Thank You to CepiPerez For This Useful Post:
Posts: 242 | Thanked: 169 times | Joined on Nov 2011
#1306
@cepiperez: the way ceene sends notifications seems to work always but occasionally the very first message won't return plain text

Also I cannot understand why first encrypted message (w5rE/i4sYEkG1) seems to be different the second time it has been received
 
Posts: 1 | Thanked: 0 times | Joined on Feb 2016
#1307
i have downloaded the new yappari but whenever i try and register it, it keeps saying unable to connect to registration server

what can i do to resolve this issue
 
Posts: 242 | Thanked: 169 times | Joined on Nov 2011
#1308
Originally Posted by mykle187 View Post
i have downloaded the new yappari but whenever i try and register it, it keeps saying unable to connect to registration server

what can i do to resolve this issue
please post your exact yappari version ("about" in main menu) and log file from /home/user/.config/scorpius/yappari.log

About my issue I'm quite sure after sometime some contacts "forget" we cannot receieve encrypted message, so their first encrypted message in group gets lost (message received after error notification are ok):
Code:
INCOMING:
<chatstate>
   from=39320xxxxxxx-1435563407@g.us
   participant=39320xxxxxxx@s.whatsapp.net
<composing>

INCOMING:
<chatstate>
   from=39320xxxxxxx-1435563407@g.us
   participant=39320xxxxxxx@s.whatsapp.net
<paused>

INCOMING:
<notification>
   from=s.whatsapp.net
   id=2801439201
   t=1454408645
   type=encrypt
<count>
   value=0

OUTGOING:
<ack>
   class=notification
   id=2801439201
   to=s.whatsapp.net
   type=encrypt

INCOMING:
<message>
   from=39320xxxxxxx-1435563407@g.us
   id=692D9B145472F35C480
   notify=yyyyyy
   participant=39320xxxxxxx@s.whatsapp.net
   t=1454408645
   type=text
<enc>
   type=skmsg
   v=2
   3?¤é?Ð**Ð¥
é?{¸*9ä?^??»U{¨¿*´??;ϺO}¬?³ª??m
?öæzù?'CûS$?e]DÁcù???b¹k`

parseMessageInitialTagAlreadyChecked
Encoded message from 39320xxxxxxx-1435563407@g.us
OUTGOING:
<receipt>
   id=692D9B145472F35C480
   to=39320xxxxxxx-1435563407@g.us
   type=error
<error>
   type=plaintext-only

OUTGOING:
<receipt>
   id=692D9B145472F35C480
   to=39320xxxxxxx@s.whatsapp.net
   type=error
<error>
   type=plaintext-only

INCOMING:
<chatstate>
   from=39320xxxxxxx-1435563407@g.us
   participant=39320xxxxxxx@s.whatsapp.net
<composing>

INCOMING:
<message>
   from=39320xxxxxxx-1435563407@g.us
   id=692D9B145472F35C481
   notify=yyyyyy
   participant=39320xxxxxxx@s.whatsapp.net
   t=1454408684
   type=text
<body>
   .

parseMessageInitialTagAlreadyChecked
OUTGOING:
<receipt>
   id=692D9B145472F35C481
   participant=39320xxxxxxx@s.whatsapp.net
   to=39320xxxxxxx-1435563407@g.us
Probably there is no way to overcome this issue without implementing encryption
 

The Following 2 Users Say Thank You to enne30 For This Useful Post:
Posts: 5 | Thanked: 6 times | Joined on Aug 2014 @ So Paulo / Brazil
#1309
Good day
my yappari 2.0.24 dont register...


HttpRequestv2() Socket Error 1 The remote host closed the connection
reg/req/register/start
Request: https://v.whatsapp.net/v2/register?c...75&code=667049
HttpRequest(): Connecting to v.whatsapp.net:443
HttpRequest(): Sending request...
HttpRequest(): Waiting for response...
HttpRequest(): Got response
H
HttpRequestv2() Socket Error 1 The remote host closed the connection
Network deactivated: b0dd6379-ea3c-416f-a0eb-2142ae586e02
Network connection changed: Offline
updateTimeStamps()
Resetting timestamps at 1454378400221
Next run in 86399779
 
Posts: 5 | Thanked: 6 times | Joined on Aug 2014 @ So Paulo / Brazil
#1310
hello I am having trouble registering also

HttpRequestv2() Socket Error 1 The remote host closed the connection
reg/req/register/start
Request: https://v.whatsapp.net/v2/register?c...75&code=667049
HttpRequest(): Connecting to v.whatsapp.net:443
HttpRequest(): Sending request...
HttpRequest(): Waiting for response...
HttpRequest(): Got response
H
HttpRequestv2() Socket Error 1 The remote host closed the connection
Network deactivated: b0dd6379-ea3c-416f-a0eb-2142ae586e02
Network connection changed: Offline
updateTimeStamps()
Resetting timestamps at 1454378400221
Next run in 86399779
 
Reply

Tags
whatsapp, yappari


 
Forum Jump


All times are GMT. The time now is 20:13.