pranavms13 / whatsapp-node-api

A Simple NodeJS API Wrapper for WhatsApp
Other
471 stars 184 forks source link

Whats app Node APi Restarts on Send Message #51

Open achalag1 opened 2 years ago

achalag1 commented 2 years ago

GET : /auth/checkclientstatus/61c957865ede2b1affe8a3f9 POST : /chatting/sendmessage /sendmessage =>61c957865ede2b1affe8a3f9 node:events:371 throw er; // Unhandled 'error' event ^

Error: socket hang up at connResetException (node:internal/errors:691:14) at Socket.socketOnEnd (node:_http_client:471:23) at Socket.emit (node:events:406:35) at endReadableNT (node:internal/streams/readable:1331:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) Emitted 'error' event on ClientRequest instance at: at Socket.socketOnEnd (node:_http_client:471:9) at Socket.emit (node:events:406:35) at endReadableNT (node:internal/streams/readable:1331:12) at processTicksAndRejections (node:internal/process/task_queues:83:21) { code: 'ECONNRESET' }

whatsapp-node-api@0.0.3 start