File size is too large #14936

Closed
opened 2026-02-21 19:19:26 -05:00 by yindo · 2 comments
Owner

Originally created by @fq393 on GitHub (Jun 26, 2025).

Self Checks

  • This is only for bug report, if you would like to ask a question, please head to Discussions.
  • I have searched for existing issues search for existing issues, including closed ones.
  • I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
  • [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
  • Please do not modify this template :) and fill in all the required fields.

Dify version

1.5.0

Cloud or Self Hosted

Self Hosted (Docker)

Steps to reproduce

Image
api-1 | 2025-06-27 02:22:41.162 WARNING [Thread-3 (_generate_worker)] [node.py:109] - http request node 17509246966570 failed to run: File size is too large, max size is 10.00 MB, but current size is 12.05 MB.

All FILE-related size configurations in. env have been modified

✔️ Expected Behavior

No response

Actual Behavior

No response

Originally created by @fq393 on GitHub (Jun 26, 2025). ### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [x] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [x] Please do not modify this template :) and fill in all the required fields. ### Dify version 1.5.0 ### Cloud or Self Hosted Self Hosted (Docker) ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/a4ef0db6-87fd-401b-abd6-49a19cd2c312) api-1 | 2025-06-27 02:22:41.162 WARNING [Thread-3 (_generate_worker)] [node.py:109] - http request node 17509246966570 failed to run: File size is too large, max size is 10.00 MB, but current size is 12.05 MB. All FILE-related size configurations in. env have been modified ### ✔️ Expected Behavior _No response_ ### ❌ Actual Behavior _No response_
yindo closed this issue 2026-02-21 19:19:26 -05:00
Author
Owner

@crazywoola commented on GitHub (Jun 26, 2025):

If you encounter this error, you can do

  • Reduce the file size
  • Adjust the env settings if there are
@crazywoola commented on GitHub (Jun 26, 2025): If you encounter this error, you can do - Reduce the file size - Adjust the env settings if there are
Author
Owner

@fq393 commented on GitHub (Jun 26, 2025):

I have adjusted the environment variables and still have this problem. I am using http node to respond to a file larger than 10M.

@fq393 commented on GitHub (Jun 26, 2025): I have adjusted the environment variables and still have this problem. I am using http node to respond to a file larger than 10M.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#14936