devlikeapro / waha

WAHA - WhatsApp HTTP API (REST API) that you can configure in a click! Two engines: chromium-based WEBJS and pure-websocket NOWEB
https://waha.devlike.pro/
Apache License 2.0
878 stars 273 forks source link

[WEBJS] [PLUS] Getting error while starting a new session #171

Closed mehmetcoskun closed 1 year ago

mehmetcoskun commented 1 year ago

Response of screenshot endpoint { "statusCode": 422, "message": "The session under FAILED status. Please try to restart it.", "error": "Unprocessable Entity" }

console log [Nest] 34 - 08/14/2023, 3:19:29 PM ERROR [WhatsappSession - default] Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'CallCollection') at __puppeteer_evaluation_script__:9:66

allburov commented 1 year ago

Hi! Please make sure you're using the latest version https://github.com/devlikeapro/whatsapp-http-api/issues/162#issuecomment-1672542528