-
Notifications
You must be signed in to change notification settings - Fork 14k
Cannot run agent node returns weird 404 Error #14850
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
Comments
I just upgraded my Dify from v0.15.3 to v1.0.0, and the agent strategy tool has been reinstalled, there was nothing changed, still got this 404 error. |
Hey @backrunner! I'm here to help you with any bugs, questions, or contributions you have for Dify. I'll do my best to assist you while we wait for a human maintainer. Let's squash those bugs together! 🤖 The 404 error you're encountering when running an agent node in Dify version 1.0.0 is likely because this version has not been officially released yet. The system works normally when rolled back to version v0.15.3. It is recommended to continue using the stable version 0.15.3 until version 1.0.0 is officially released [1]. 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 |
Tried reinstalling the model plugin, or reinstalling the agent strategy, or restart the whole docker stack, none of them worked. |
I was also confused by this issue. |
一样出错 |
I've seen many people encounter this issue, so it feels like it might be a problem with the product itself. |
I also encountered the same problem, both the Azure's OpenAI's GPT-4o and GPT-4 have issues. |
I solved it. My problem was due to missing envparameters in the langgenius/dify-api
langgenius/dify-plugin-daemon
|
I tried this solution with setting |
Talked with the developer, here's a solution:
PLUGIN_DIFY_INNER_API_KEY=QaHbTe77CtuXmsfyhR7+vRjI/+XbV1AaFy691iy+kGDv2Jvy0/eAh8Y1 |
Self Checks
Dify version
1.0.0
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
✔️ Expected Behavior
No errors
❌ Actual Behavior
Run failed: Failed to transform agent message: PluginInvokeError: {"args":{},"error_type":"Exception","message":"invoke llm model failed: request failed with status code: 404 and respond with: {"code": "not_found", "message": "The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.", "status": 404}\n"}
The text was updated successfully, but these errors were encountered: