-
Notifications
You must be signed in to change notification settings - Fork 35
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
install with current chatwoot #12
Comments
Hello friend 1 - Yes, after configuration you can use bots with any chatwoot channel 2 - You can install in same VM or in other, they just need to be able to comunicate 3 - This is address for botpress and chatwoot, depending on how you install could it be a url, ip or local address, example: Any question let me know 🖖 |
Hello friend ,
i got this error with the above step :
after fix it :
i got this error :
this is what i have done so fare :
|
Hi friend, its because bridge uses ruby version 3.0.3 and current chatwoot uses version 3.2.2 |
Hi friend, |
this is what i have done so fare :
.env:
i got this error :
closing terminal that used for for install Botpress , made the apov comand run like that rails s
rails test
what can i do now ? |
another test on another VM
Outgoing url : botpress bot doesn't reply |
Hello @Double-Click-ERP, you can run with docker? Because its more easy. git clone https://github.com/douglara/chatwoot-botpress-bridge.git
cd chatwoot-botpress-bridge
docker-compose up
After this commands the applications is running what you need is configure connection, maybe having something error in configuration for botpress bot doesn't reply You can send logs from all containers? |
Hello @douglara , here you are :
850ce65b1c26.txt |
Hi friend, Im checked logs and request not arrived to bridge, I see the webhook url is wrong try fix to "chatwoot" |
Hello friend ,
|
line 6267
|
@mattcam , did you got error 404? |
@Double-Click-ERP the discussion on this issued helped me with identifying my issue. I am unsure if with incorrect URL the request returned a 404, although I suspect it did. For me making the change as discussed in #13 which is to change |
@mattcam , it is the correct url , but i get 404 |
are you using IP ? |
Unable to retest as this service and others were only created for evaluation and has since been destroyed. |
Ok , Thank you |
Hello @douglara , |
1 similar comment
Hello @douglara , |
@Double-Click-ERP It seems problem with your environment. |
@douglara |
Hello ,
Thank you for this bridge
now i have already installed and running chatwoot ( local VM ), and i need to install botpress and use your bridge
but i have some questions
1- can i use botpress with WhatsApp channel ?
2- can i install botpress on another VM , after that use your bridge ? or you prefer to install on the same chatwoot VM ?
3- what is the BOTPRESS_ENDPOINT and CHATWOOT_ENDPOINT ?
Thank You
The text was updated successfully, but these errors were encountered: