rechardwang

Results 30 comments of rechardwang

And this interface is just for obtaining data from chat model providers. It shouldn't not return results. The basic models provided by the provider are all encoded within the plugin....

@devalensio No, I can't solve this problem because my plugin service doesn't have any error messages, and I can't see where anything is going wrong. It's really frustrating

@crazywoola I have now added a scheduled restart task to the plugin container, which was restarted within a few hours. It is barely working now, hahaha. I am very sure...

I encountered this error after a while, but it resolved after restarting the docker-plugin_daemon-1 container, and then the error continued to occur.

The error log only shows 2025/03/04 14:47:42 factory. go: 28: [ERROR] Plugin Daemon Internal Server Error: killed by timeout. There is no specific timeout object, and I don't know which...

@crazywoola All those parameters were added, but they didn't work. Restarting the docker-plugin_daemon-1 container can restore normal operation, but after a while, it became abnormal and all models in the...

@crazywoola remove the plugin and install it from the marketplace again,No effect, all plugins have been uninstalled, database related tables have been cleared, local plugin files have been deleted, and...

`2025/03/05 18:01:34 factory.go:28: [ERROR]PluginDaemonInternalServerError: killed by timeout goroutine 7472 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x5e github.com/langgenius/dify-plugin-daemon/internal/types/exception.InternalServerError({0x180b640, 0xc0020faa30}) /app/internal/types/exception/factory.go:27 +0x27 github.com/langgenius/dify-plugin-daemon/internal/service.baseSSEService[...](0xc0029c10a0, 0x15f6c0d, 0x1770?) /app/internal/service/base_sse.go:81 +0x4e6 github.com/langgenius/dify-plugin-daemon/internal/service.GetAIModelSchema(0xc0002792c0, 0xc012066100, 0x1770) /app/internal/service/invoke_model.go:321 +0x198 github.com/langgenius/dify-plugin-daemon/internal/server.(*App).pluginDispatchGroup.GetAIModelSchema.func19.1({{{0xc0064a232d, 0x24}, {0xc011a207e0,...

My problem is not with tongyi, all my plugins have been reinstalled from the market, and it will be like this soon

How to rebuild all indexes using scripts? Does the official documentation provide such scripts?