Closed fejorca closed 2 years ago
You say it's crashing when starting a conversation but only included the logs up to "authenticating". please include all of the logs up to the crash and use --verbose
Which version of chatwoot are you using?
You say it's crashing when starting a conversation but only included the logs up to "authenticating". please include all of the logs up to the crash and use
--verbose
EDIT: was not complete EDIT 2: pastebin link
Here's the log
Which version of chatwoot are you using?
v2.8.1
By some sort of wizardry now is working but I'm having another issue, the docker command works as expected
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Tested and experienced on both
What type of host account are you experiencing this issue on?
Business account
Mode
EASY API/CLI
Current Behavior
I'm trying to connect it to chatwoot using the tutorial here on github but after testing either easy api or docker the error is the same, I've deleted everything related to chatwoot but even so wa-automate crashes everytime I send a message
Expected Behavior
WA-Automate should connect to chatwoot OR at least doesn't crash when using without connecting to chatwoot
Steps To Reproduce
Using terminal type:
docker run -d -p 3256:8080 --init openwa/wa-automate -w https://waautomate.site --chatwoot-url "https://chatwoot.site/api/v1/accounts/1/inbox/1" --chatwoot-api-access-token CHATWOOTAPIACCESSTOKEN --socket
create() code OR full CLI command + CONFIG
DEBUG INFO
Environment
Screenshots/Logs
No response
Anything else?
No response