whatsmeow icon indicating copy to clipboard operation
whatsmeow copied to clipboard

Go library for the WhatsApp web multidevice API

Results 113 whatsmeow issues
Sort by recently updated
recently updated
newest added

Hello how do I process such large data in HistorySync, is it a good idea to inserting it into MongoDB? or access data with the help of third parties such...

Some message has lost because i received this message in log ``` "09:59:04.478 [Database WARN] Server returned different participant list hash when sending to [email protected]. Some devices may not have...

I want to make an API that runs on a single GO server but can store multiple session

Proposed: - Parallel to the `Stdout` method, implement `File` that returns a logger to send to a file. - Proposed arguments: - Filename: string - Append: bool (when true, the...

panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x99c10e] goroutine 22749037 [running]: [go.mau.fi/whatsmeow.(*Client](http://go.mau.fi/whatsmeow.(*Client)).handleOwnDevicesNotification(0xc012e17000, 0xc08dd8cf88) [go.mau.fi/[email protected]/notification.go:138](http://go.mau.fi/[email protected]/notification.go:138) +0xce [go.mau.fi/whatsmeow.(*Client](http://go.mau.fi/whatsmeow.(*Client)).handleAccountSyncNotification(0xc012e17000, 0xc1076f1ef0) [go.mau.fi/[email protected]/notification.go:169](http://go.mau.fi/[email protected]/notification.go:169) +0xda created by...

panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x20 pc=0x9735c6] goroutine 3993991 [running]: [go.mau.fi/whatsmeow/socket.(*NoiseSocket](http://go.mau.fi/whatsmeow/socket.(*NoiseSocket)).consumeFrames(0xc0a2814960, {0x0, 0x0}, 0xc155e25f20) [go.mau.fi/[email protected]/socket/noisesocket.go:50](http://go.mau.fi/[email protected]/socket/noisesocket.go:50) +0x46 created by [go.mau.fi/whatsmeow/socket.newNoiseSocket](http://go.mau.fi/whatsmeow/socket.newNoiseSocket) [go.mau.fi/[email protected]/socket/noisesocket.go:45](http://go.mau.fi/[email protected]/socket/noisesocket.go:45)...

Some messages are not sent, because the log reports the following message ``` 11:04:52.991 [Database ERROR] Failed to handle retry receipt for [email protected]/3EB00EB42154532069B4 from [email protected]: couldn't find message 3EB00EB42154532069B4 ```...

This maybe happen after signal decryption somehow returns empty plaintext. ![Screenshot from 2022-08-22 11-57-28](https://user-images.githubusercontent.com/42235678/185842771-a7012a44-ce79-480b-a357-ee00d169a2ea.png) ``` panic: runtime error: index out of range [-1] goroutine 503 [running]: go.mau.fi/whatsmeow.isValidPadding({0xc0000ef420?, 0xcc3e38?, 0x134d480?}) /disk1/go/pkg/mod/go.mau.fi/[email protected]/message.go:243...

i got this error when try to reconnect with my account before sending a message APP/PROC/WEB | 0 | 01:24:43.921 [Client/Socket DEBUG] Dialing wss://web.whatsapp.com/ws/chat | Aug 23, 2022, 08:24:43 AM...