mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
Cannot run agent node returns 404 Error in Debug Plugin #184
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kevin527404691 on GitHub (Apr 10, 2025).
Self Checks
Dify version
1.1.3
Cloud or Self Hosted
Cloud
Steps to reproduce
1.Create a Chatflow
2.Add agent node
3.Connect the agent node with input and output
4.Run it
✔️ Expected Behavior
No errors
❌ Actual Behavior
@dosubot[bot] commented on GitHub (Apr 10, 2025):
Hello @kevin527404691! I'm Dosu, your friendly bot here to help you solve bugs, answer questions, and assist you in becoming a contributor. While you wait for a human maintainer, feel free to share any details about your issue, and I'll do my best to assist you!
A similar issue has been reported where the agent node returns a 404 error in the Debug Plugin when running a Chatflow using the GPT-4 Chat model in Dify version 1.1.3 on the cloud. The error message "404, Conversation does not exist" suggests that the conversation is not being found, which could be due to configuration issues or missing data [1].
To resolve this, you can check the following:
.envfile, is correctly set up. Ensure that theINNER_API_KEY_FOR_PLUGINenvironment variable is set correctly.These steps should help in addressing the 404 error you are encountering.
To continue talking to Dosu, mention @dosu.
Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Bug Report | Other
@kevin527404691 commented on GitHub (Apr 10, 2025):
still not ok
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @kevin527404691. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
What's Next:
Thank you for your understanding and contribution!