Plugin error on stdout: bufio.Scanner: token too long. #174

Closed
opened 2026-02-16 00:20:20 -05:00 by yindo · 0 comments
Owner

Originally created by @yj11 on GitHub (Aug 15, 2025).

Self Checks

To make sure we get to you in time, please check the following :)

  • 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."

Versions

  1. dify-plugin-daemon Version
  2. dify-api Version

Describe the bug
A clear and concise description of what the bug is.
Since the standard output size is written in the code, an error is reported if it exceeds the 5M limit.

Image Image

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
plugin pass

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Originally created by @yj11 on GitHub (Aug 15, 2025). **Self Checks** To make sure we get to you in time, please check the following :) - [ ] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify-plugin-daemon/issues), including closed ones. - [ ] I confirm that I am using English to submit this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)). - [ ] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:) - [ ] "Please do not modify this template :) and fill in all the required fields." **Versions** 1. dify-plugin-daemon Version 2. dify-api Version **Describe the bug** A clear and concise description of what the bug is. Since the standard output size is written in the code, an error is reported if it exceeds the 5M limit. <img width="1966" height="94" alt="Image" src="https://github.com/user-attachments/assets/5a322ebc-6c65-401f-b229-318462ca42c6" /> <img width="1562" height="1358" alt="Image" src="https://github.com/user-attachments/assets/06a58d2d-16aa-4239-af5d-45d585558f66" /> **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** plugin pass **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
yindo closed this issue 2026-02-16 00:20:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-daemon#174