mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
MinerU plugin encountered an error in the chatflowRun failed: Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"JSONDecodeError","message":"Expecting value: line 1 column 1 (char 0)"} #326
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @xzl7504479 on GitHub (May 29, 2025).
Self Checks
Dify version
1.4.1
Plugin version
0.0.2
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
1.bulilt up a chatflow.
Version:dify 1.4.1 MinerU 0.02
2.preview the chatflow and upload a pdf flie
3.when the progress run into Mineru plugin,the error happen
✔️ Error log
error info
Run failed: Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"JSONDecodeError","message":"Expecting value: line 1 column 1 (char 0)"}
input info
{
"file": {
"dify_model_identity": "dify__file",
"id": null,
"tenant_id": "13872c29-0c7b-403e-ab75-5931224e401d",
"type": "document",
"transfer_method": "local_file",
"remote_url": "http://api:5001/files/22d73abd-25fc-41ee-a990-2d8457d6a253/file-preview?timestamp=1748575149&nonce=c0cb3eb5dd6b27a800077a02f10ceef1&sign=kPusechVp2vF97QI_WqvUpN69gabJSsM7LAnQmnobyQ=",
"related_id": "22d73abd-25fc-41ee-a990-2d8457d6a253",
"filename": "Citeline RD25 Whitepaper-CN.pdf",
"extension": ".pdf",
"mime_type": "application/pdf",
"size": 16653172,
"url": "http://api:5001/files/22d73abd-25fc-41ee-a990-2d8457d6a253/file-preview?timestamp=1748575323&nonce=91e25d950a75212f02805ea4be6ab7e0&sign=v9uR-nfhRYSoHnEM3dZ2knqWeT_uAVX231KzdaCmb9I="
}
}
@dosubot[bot] commented on GitHub (Aug 17, 2025):
Hi, @xzl7504479. I'm Dosu, and I'm helping the dify-official-plugins team manage their backlog and am marking this issue as stale.
Issue Summary:
Next Steps:
Thank you for your understanding and contribution!