BorisPolonsky/dify-helm

[BUG]

Closed this issue · 3 comments

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

  1. internal server errors shown
  2. Knowledge upload failure
  3. slowness in response

To Reproduce
Steps to reproduce the behavior:

  1. Go to values and only change the tags for app/web as 0.9.x
  2. Deploy the helm chatrts
  3. 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

Any update please?

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.

I tried the v0.13.1 with the default values, and dify is working well.
image