Author Topic: WhatsApp Plugin connection.  (Read 1747 times)

0 Members and 1 Guest are viewing this topic.

Offline nibbles

  • Newbie
  • *
  • Posts: 10
WhatsApp Plugin connection.
« on: 23 08 2024, 07:42:41 »
Is this an issue with my connection or an issue with WhatsApp changing their protocols?

From log everything reports success up until this point:

Code: [Select]
_Fri, 23 Aug 2024 07_30_54 GMTUpgrade_ websocket

Sec-WebSocket-Accept: OGOihdeyizXXXXbRbB1ZUMinc+4=
Connection: Upgrade

[08:30:50 0D90] [WhatsApp_1] Server connection succeeded

[08:30:52 0D90] [WhatsApp_1] Got binary node:
<failure reason="405" location="vll"/>
[08:30:52 0D90] [WhatsApp_1] payload length 8913411 exceeds capacity 1

[08:30:52 0D90] [WhatsApp_1] Websocket connection gracefully closed
[08:30:52 0D90] [WhatsApp_1] (0000000005061A50:680) Connection closed internal
[08:30:52 0D90] [WhatsApp_1] (0000000005061A50:4294967295) Connection closed
[08:30:52 0D90] [WhatsApp_1] WhatsAppProto::OnLoggedOut

P.S. Everything was fine yesterday.
« Last Edit: 23 08 2024, 07:45:42 by nibbles »
 

Offline dartraiden

Re: WhatsApp Plugin connection.
« Reply #1 on: 24 08 2024, 18:44:49 »
Something has changed on the server side.
 

Offline dartraiden

Re: WhatsApp Plugin connection.
« Reply #2 on: 25 08 2024, 09:57:22 »
Fixed.
« Last Edit: 25 08 2024, 10:39:30 by dartraiden »
 

Offline nibbles

  • Newbie
  • *
  • Posts: 10
Re: WhatsApp Plugin connection.
« Reply #3 on: 25 08 2024, 13:28:41 »


Thank you. It works  :THUMBS UP: