-
Notifications
You must be signed in to change notification settings - Fork 1.3k
AI Features like Intellience, MCP disappear after rebuild with plugins #1515
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I rebuild binary with plugins with this command:
./answer build --with github.com/apache/answer-plugins/connector-basic --with github.com/apache/answer-plugins/reviewer-baidu --with github.com/apache/answer-plugins/reviewer-basic --with github.com/apache/answer-plugins/storage-s3 --with github.com/apache/answer-plugins/storage-aliyunoss --with github.com/apache/answer-plugins/storage-tencentyuncos --with github.com/apache/answer-plugins/search-algolia --with github.com/apache/answer-plugins/quick-links --with github.com/apache/answer-plugins/render-markdown-codehighlight --with github.com/apache/answer-plugins/captcha-basic --with github.com/apache/answer-plugins/captcha-google-v2 --with github.com/apache/answer-plugins/connector-dingtalk --with github.com/apache/answer-plugins/notification-dingtalk --with github.com/mike-brown8/answer-connector-furtv/connector-vdsThe AI Features disappear from the manage page.
To Reproduce
Steps to reproduce the behavior:
- Download v2.0.0 linux amd64 binary from the offical repo.
- Install it and run it.
- After init, you can see
IntellienceTAB in the manage page. - Stop it then run rebuild command above.
- Run it again.
- The
IntellienceTAB disappears and cannot also being called viaHOST/admin/mcp.
Expected behavior
The Intellience feature works well.
Screenshots
Platform
- Device: Simpcloud.cn VPS
- OS: Ubuntu 22 LTS
- Browser and version: New Edge on Windows
- Version: 2.0.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working