-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
Issue of not being able to press “like” or "unlike". #12101
Comments
Hello, @camucamulemon7! I'm here to assist you with bug fixes, answer questions, and help you become a contributor. Let's squash those bugs together! 🤖 The "Internal Server Error" you are experiencing when trying to press "like" on the chatbot in the self-hosted Dify version 0.14.2 is due to a known bug in that version. This issue has been resolved in a later update through Pull Request #12058. To fix this error, you should update your Dify installation to the latest version where the fix has been applied. The error occurs specifically when clicking 'like' during a chat conversation, but the action completes successfully when done under the admin feedback logs [1]. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
@dosu.
Is there any other cause? |
If updating and rebuilding with
If these steps don't resolve the issue, it might be helpful to look for any additional patches or updates that address related issues. To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
fixed in #12058 |
fixed in #12077 |
Self Checks
Dify version
0.14.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
Internal Server Error” occurs when I click ‘Like’ on the chatbot.
I checked the log with the command “docker compose logs -f” and found the following error.
On the other hand, when I clicked “Like” from the log & announcement, the process was successfully completed.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
The text was updated successfully, but these errors were encountered: