Skip to content
New issue

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

[BUG][WEBJS] - An error occurred while replying to message #698

Open
HuangDaHui opened this issue Dec 18, 2024 · 0 comments
Open

[BUG][WEBJS] - An error occurred while replying to message #698

HuangDaHui opened this issue Dec 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@HuangDaHui
Copy link

This happens by chance, I don’t know why.

{ "statusCode": 500, "timestamp": "2024-12-18T07:15:25.284Z", "exception": { "stack": "Error: Could not get the quoted message.\nnew Error (<anonymous>:6:31)\n at window.WWebJS.sendMessage (evaluate at Binding.<anonymous> (/app/node_modules/whatsapp-web.js/src/Client.js:226:36), <anonymous>:50:22)\n at #evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js:388:56)\n at async ExecutionContext.evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/ExecutionContext.js:275:16)\n at async IsolatedWorld.evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/cdp/IsolatedWorld.js:100:16)\n at async CdpFrame.evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Frame.js:341:20)\n at async CdpPage.evaluate (/app/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js:807:20)\n at async WebjsClient.sendMessage (/app/node_modules/whatsapp-web.js/src/Client.js:956:25)\n at Error (:5:30)", "message": "Could not get the quoted message.\nnew Error (<anonymous>:6:31)", "name": "Error" }, "request": { "path": "/api/sendtext", "method": "POST", "body": { "text": "授權條款同意書", "session": "212548", "reply_to": "[email protected]_3EB05095152F0D474629C8", "chatId": "[email protected]", "longitude": 0, "latitude": 0 }, "query": {} }, "version": { "version": "2024.11.11", "engine": "WEBJS", "tier": "PLUS", "browser": "/usr/bin/google-chrome-stable" } }

@HuangDaHui HuangDaHui added the bug Something isn't working label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant