Issues with Sending/Receiving Messages in Customized Chatwoot App
TLDR eduardo.chaves had issues with their modified Chatwoot app, identified response_bot
feature as the issue. kurtsudonumcom asked, and justman10000 confirmed it shouldn't be a substantial problem.
2
Sep 29, 2023 (2 months ago)
eduardo.chaves
04:32 PMI'm having problems on sending and recieving messages on my chatwoot app. I've done some modification on the source-code, but I'm not sure where and how do I fix this error.
##
cwctl -l web
:bash
Sep 29 12:46:15 app chatwoot-web.1[53313]: [ba55ba10-9adf-45ee-b159-73c607be25d5] NameError (undefined local variable or method `response_sources' for #):
##
bundle check
:bash
chatwoot@app:~/chatwoot$ bundle check
The Gemfile's dependencies are satisfied
## unmet dependencies:
While updating my cw app, I've checked these unmet dependencies, in which I dont know if its a big problem.
bash
[4/5] Linking dependencies...
warning "@chatwoot/prosemirror-schema > [email protected]" has incorrect peer dependency "prosemirror-tables@^0.9.1".
warning " > [email protected]" has unmet peer dependency "jquery@>=2.2.0".
warning " > [email protected]" has unmet peer dependency "what-input@>=4.1.0".
warning " > [email protected]" has unmet peer dependency "lodash@^4.17.20".
warning " > [email protected]" has unmet peer dependency "css-loader@*".
warning " > [email protected]" has incorrect peer dependency "vue-router@^2.0.0".
warning " > @storybook/[email protected]" has unmet peer dependency "react@^16.8.0 || ^17.0.0 || ^18.0.0".
more...
eduardo.chaves
06:04 PMOct 02, 2023 (2 months ago)
eduardo.chaves
07:52 PMresponse_bot
activated on super_admin dash that was causing this problem.Oct 10, 2023 (1 month ago)
kurtsudonumcom
01:11 PMOct 12, 2023 (1 month ago)
justman10000
02:03 PMChatwoot
Indexed 2221 threads (46% resolved)
Similar Threads
Troubleshooting Unreceived Email Notifications on Chatwoot
nobyf struggles to receive email notifications from their self-hosted Chatwoot setup despite having set .env values and verifying SMTP settings. They also seek advice on webhook usage. sojan_official is helping to identify the problem.
Troubleshooting Password Reset Issue on Ubuntu-hosted Application
eduardo.chaves struggles with a password reset error on an Ubuntu hosted application and plans to attempt reinstalling it. No satisfactory solution was found in this chat interaction.
API Issues in Post Creation via Chatwoot
socialboost is not able to post a message via API. sojan_official tries providing solution, but aminebee reports an issue with the Agent Bot API.