mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
Xinference plugin call failed #200
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 @yanmao2023 on GitHub (Apr 16, 2025).
Self Checks
Dify version
1.2.0
Plugin version
0.03
Cloud or Self Hosted
Self Hosted (Docker)
Steps to reproduce
When calling the Xinference plugin, an error occurs when the server URL is set to a remote address, for example: "https://abc.example.com:10443"; however, it is normal for LAN or local addresses, for example "http://host.docker.internal:10443".
✔️ Error log
Run failed: [xinference] Error: PluginInvokeError: {"args":{"description":"[models] Error: 'detail'"},"error_type":"InvokeError","message":"[models] Error: 'detail'"}
@dosubot[bot] commented on GitHub (Aug 16, 2025):
Hi, @yanmao2023. 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!