Exceeded limit on max bytes to request body #35258
Closed
xieshifeng985
started this conversation in
General
Replies: 2 comments
-
|
How should this problem be solved? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
026-04-15 09:05:38.908 INFO [GraphWorker-1] [_client.py:1038] - HTTP Request: POST http://plugin_daemon:5002/plugin/8c4c34fc-f0e8-43b9-9e44-125f1d507bee/dispatch/llm/invoke "HTTP/1.1 200 OK"
2026-04-15 09:05:38.910 ERROR [GraphWorker-1] [base.py:271] - Error in stream response for plugin {'code': -500, 'message': '{"message":"{\"args\":{\"description\":\"Failed to invoke model qwen-plus-latest, status code: 400, message: Exceeded limit on max bytes to request body : 6291456, request_id: 440410cb-4463-9631-a387-9c8b7f7c40b8\"},\"error_type\":\"InvokeBadRequestError\",\"message\":\"Failed to invoke model qwen-plus-latest, status code: 400, message: Exceeded limit on max bytes to request body : 6291456, request_id: 440410cb-4463-9631-a387-9c8b7f7c40b8\"}","error_type":"PluginInvokeError","args":null}', 'data': None}
2026-04-15 09:05:38.911 ERROR [GraphDispatcher] [error_handler.py:101] - Node 1774408935505 failed with ABORT strategy: Failed to invoke model qwen-plus-latest, status code: 400, message: Exceeded limit on max bytes to request body : 6291456, request_id: 440410cb-4463-9631-a387-9c8b7f7c40b8
2026-04-15 09:05:39.017 ERROR [Thread-92439 (_generate_worker)] [workflow_entry.py:111] - Unknown Error when workflow entry running
Traceback (most recent call last):
Beta Was this translation helpful? Give feedback.
All reactions