Skip to content

AI Features like Intellience, MCP disappear after rebuild with plugins #1515

@mike-brown8

Description

@mike-brown8

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-vds

The AI Features disappear from the manage page.

To Reproduce

Steps to reproduce the behavior:

  1. Download v2.0.0 linux amd64 binary from the offical repo.
  2. Install it and run it.
  3. After init, you can see Intellience TAB in the manage page.
  4. Stop it then run rebuild command above.
  5. Run it again.
  6. The Intellience TAB disappears and cannot also being called via HOST/admin/mcp.

Expected behavior

The Intellience feature works well.

Screenshots

Image

Platform

  • Device: Simpcloud.cn VPS
  • OS: Ubuntu 22 LTS
  • Browser and version: New Edge on Windows
  • Version: 2.0.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions