go-whatsapp icon indicating copy to clipboard operation
go-whatsapp copied to clipboard

websocket: close 1006 again

Open rookylu opened this issue 5 years ago • 5 comments

connection to WhatsApp servers failed: websocket: close 1006 (abnormal closure): unexpected EOFkeepAlive failed: connection timed

go wac.keepAlive(20000, 90000) -> go wac.keepAlive(20000, 60000) not work.

rookylu avatar Jul 11 '19 04:07 rookylu

i have same issue after running up to 6 hours

tarikhagustia avatar Apr 07 '20 01:04 tarikhagustia

Yes, it need to has a schedule job to check the connection status.

rookylu avatar Apr 07 '20 01:04 rookylu

Same Issue

error caught in handler: connection to WhatsApp servers failed: websocket: close 1006 (abnormal closure): unexpected EOF

bryanjack avatar May 21 '20 04:05 bryanjack

me too

fredjsf avatar Jun 07 '21 22:06 fredjsf

try to reconnect when error

rookylu avatar Jun 09 '21 02:06 rookylu