Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CORE_PLUGINS doesn't allow disabling specific plugins #1599

Open
Janiczek opened this issue Sep 15, 2022 · 2 comments
Open

CORE_PLUGINS doesn't allow disabling specific plugins #1599

Janiczek opened this issue Sep 15, 2022 · 2 comments

Comments

@Janiczek
Copy link

Janiczek commented Sep 15, 2022

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
-

@Janiczek
Copy link
Author

Will likely be fixed by #1601

@andrewthetechie
Copy link
Contributor

@sijis do you think a new fix release could get cut to include the fix for this bug? This is happening in 6.2.0 but doesn't happen if I install from git master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants