-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Module
ai_oca_bridge caused error on ai_oca_bridge_chatter
Describe the bug
Can't receive response from n8n after send chat in the discuss. It was success in v16, but not in v18.
To Reproduce
Affected versions:
18.0
Steps to reproduce the behavior:
- Setup the AI Bridge Chat Bot
- Assigned to specific user
- Send message to the specific user
- It stuck and not receive response
Expected behavior
After sending message in chatter, it goes to n8n and receive back the reponse.
Additional context
I search the problem ini claude ai, and found that it's because the line 40 of the controller
OCA/ai/ai_oca_bridge/controllers/ai.py", line 40
request.httprequest.charset
After comment the line 40, I successfully receive the response from n8n.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working