Miranda NG Official Community Forum
		Forum for English speaking Miranda NG users => Bug reports => Topic started by: nibbles 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:
_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.
			 
			
			- 
				Something has changed on the server side.
			
 
			
			- 
				Fixed.
			
 
			
			- 
				
Thank you. It works  :THUMBS UP:
			 
			
			- 
				Whatsapp playing up again :(
From Log:
[10:01:32 0824] [WhatsApp_1] Connection request to web.whatsapp.com:443 (Flags 11)....
[10:01:32 0824] [WhatsApp_1] (00000000089BA370) Connecting to server web.whatsapp.com:443....
[10:01:32 0824] [WhatsApp_1] (00000000089BA370) Connecting to ip 157.240.225.60:443 ....
[10:01:32 0824] [WhatsApp_1] (1176) Connected to web.whatsapp.com:443
[10:01:32 0824] [WhatsApp_1] (1176 web.whatsapp.com) Starting SSL/TLS negotiation
[10:01:32 0824] [WhatsApp_1] (1176 web.whatsapp.com) SSL/TLS negotiation successful
[10:01:32 0824] [WhatsApp_1] (00000000089BA370:1176) Data sent
GET /ws/chat HTTP/1.1
Accept: */*
Accept-Encoding: deflate, gzip
Cache-Control: no-cache
Connection: keep-alive, Upgrade
Host: web.whatsapp.com
Origin: https://web.whatsapp.com
Pragma: no-cache
Proxy-Connection: Keep-Alive
Sec-WebSocket-Extensions: permessage-deflate; client_max_window_bits
Sec-WebSocket-Key: Dgw6ky2####p4sMi9Rlp3A==
Sec-WebSocket-Version: 13
Upgrade: websocket
User-Agent: Miranda/0.96.6.4487 (x64)
[10:01:32 0824] [WhatsApp_1] (00000000089BA370:1176) Data sent
HTTP/1.1 101 Switching Protocols
Connection: Upgrade
Date: Thu, 16 Oct 2025 09:01:34 GMT
Sec-WebSocket-Accept: KjRCI5vRq8vV####mzwENpEng=
Upgrade: websocket
[10:01:32 0824] [WhatsApp_1] Server connection succeeded
[10:01:37 0824] [WhatsApp_1] Got binary node:
<failure reason="405" location="odn"/>
[10:01:37 0824] [WhatsApp_1] payload length 8913411 exceeds capacity 1
[10:01:37 0824] [WhatsApp_1] Websocket connection gracefully closed
[10:01:37 0824] [WhatsApp_1] (00000000089BA370:1176) Connection closed internal
[10:01:37 0824] [WhatsApp_1] (00000000089BA370:4294967295) Connection closed
[10:01:37 0824] [WhatsApp_1] WhatsAppProto::OnLoggedOut