[BUG]
Closed this issue · 3 comments
Shomu-Maersk commented
Describe the bug
If you upgrade the Dify version to the latest like 0.9.xx in values and keep the other pod version the same the system is unstable for some time. I think the helm charts need to be updated to 0.9 xx so that people can get the benefit on model o1 etc.
Bugs found with this configuration was
- internal server errors shown
- Knowledge upload failure
- slowness in response
To Reproduce
Steps to reproduce the behavior:
- Go to values and only change the tags for app/web as 0.9.x
- Deploy the helm chatrts
- Observe the system
Expected behavior
The system should be stable in higher versions as well.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Linux
- Helm version v3.11.3
- Dify 08.3/0.9.x
Shomu-Maersk commented
Any update please?
BorisPolonsky commented
Tested and things work with the following configuration
langgenius/dify-api:0.9.2
langgenius/dify-web:0.9.2
langgenius/dify-web:0.2.9
We don't think any of the problem stated above were related to the definition of the chart itself. Closing this issue.
LinkMaq commented