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

Error when running Wpp + Chatwoot Docker: Unhandled Rejection TypeError: Cannot read properties of null #28

Open
p3dr0574 opened this issue Apr 3, 2023 · 0 comments

Comments

@p3dr0574
Copy link

p3dr0574 commented Apr 3, 2023

I followed the instructions from the Wpp Connect video to run the Wpp + Chatwoot Docker, but I encountered an error in the server terminal:

error: Unhandled Rejection: TypeError: Cannot read properties of null (reading 'id') ****
at chatWootClient.createConversation (/home/node/app/dist/util/chatWootClient.js:192:27)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async chatWootClient.sendMessage (/home/node/app/dist/util/chatWootClient.js:71:24)

I'm not sure what is causing this error, but it seems to be related to a null value in the chatWootClient module. I would appreciate any help in resolving this issue so I can successfully run the Wpp + Chatwoot Docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant