We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting this error on execution. This is the full log:
/opt/whatsapp/bin/whatsapp-ws -debug 11:00:48.080 [Main INFO] Starting WebSocket server 11:00:48.080 [Main INFO] Device: <nil> 11:00:48.081 [Client/Socket DEBUG] Dialing wss://web.whatsapp.com/ws/chat 11:00:48.375 [Client/Socket DEBUG] Frame websocket read pump starting 0xc000170d10 11:00:48.473 [Client DEBUG] Starting handler queue loop 11:00:48.473 [Client/Send DEBUG] <iq id="14.157-1" to="s.whatsapp.net" type="set" xmlns="status"><status>MAS Hukuk Bürosu</status></iq> 11:00:50.574 [Client/Recv DEBUG] <failure location="frc" reason="405"/> 11:00:50.574 [Client ERROR] Client outdated (405) connect failure (client version: 2.2333.11) 11:00:50.575 [Client/Socket ERROR] Error reading from websocket: websocket: close 1006 (abnormal closure): unexpected EOF 11:00:50.575 [Client/Socket DEBUG] Frame websocket read pump exiting 0xc000170d10 11:00:50.574 [Client/QRChannel DEBUG] Closing channel with status {Event:err-client-outdated Error:<nil> Code: Timeout:0s} 11:00:50.575 [Main INFO] QR channel result: err-client-outdated 11:00:50.575 [Client DEBUG] Closing handler queue loop 11:00:50.575 [Client DEBUG] OnDisconnect() called, but it was expected, so not emitting event 11:00:50.575 [Client DEBUG] 14.157-1 (info query) was interrupted by websocket disconnection (<xmlstreamend/>), waiting for reconnect to retry... 11:00:55.578 [Client DEBUG] Websocket didn't reconnect within 5 seconds of failed info query (14.157-1) 11:00:57.268 [Main ERROR] Failed to upgrade connection: websocket: the client is not using the websocket protocol: 'upgrade' token not found in 'Connection' header 11:01:20.313 [Main ERROR] Failed to parse multipart form: request Content-Type isn't multipart/form-data
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm getting this error on execution. This is the full log:
The text was updated successfully, but these errors were encountered: