Skip to content

CORE_PLUGINS doesn't allow disabling specific plugins #1599

@Janiczek

Description

@Janiczek

Describe the bug
If you set CORE_PLUGINS to a subset of the core plugins, eg. ("ACLs", "Backup", "Help"), the rest of the core plugins will error out periodically:
Screenshot 2022-09-15 at 10 24 03

The only currently known way to remove those warnings is to enable all of the plugins.
Thus, there is no way to disable certain plugins without getting the periodic error messages.

To Reproduce
Set CORE_PLUGINS to a subset of the available core plugins.

Expected behavior
Only some plugins are enabled; no errors are shown.

Screenshots
See above.

Environment (please complete the following information):

  • Errbot version: 6.1.9
  • OS version: Alpine
  • Python version: 3.9
  • Using a virtual environment: yes
  • Using Docker: yes

Additional context
-

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions