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

alerta.plugins[32]: [ERROR] Failed to load plugin 'jira': 'jira' #1869

Open
sergeybezlepkin opened this issue Jul 24, 2023 · 2 comments
Open

Comments

@sergeybezlepkin
Copy link

sergeybezlepkin commented Jul 24, 2023

Hey, everybody.

Jira plugin is not loading, I have defined the parameters below

2023-07-25 11:30:59,665 DEBG 'uwsgi' stdout output:
2023-07-25 11:30:59,664 alerta.plugins[32]: [ERROR] Failed to load plugin 'jira': 'jira' [in /venv/lib/python3.9/site-packages/alerta/utils/plugin.py:44]

JIRA_PROJECT = '' #project name in jira
JIRA_URL = '' #url access to the jira plugin
JIRA_USER = '' #defined to the according to the jira access data
JIRA_PASS = '' #defined to the according to the jira access data

Help me to understand, I looked through the error branch but did not find such a problem

@sergeybezlepkin sergeybezlepkin changed the title Failed to load plugin 'jira' alerta.plugins[32]: [ERROR] Failed to load plugin 'jira': 'jira' Jul 25, 2023
@prueba-ai
Copy link

hello,
is this plugin your own plugin buildin by yourself or it is a plugin downloading from net??
can we add new plugins writting for ourselfs?? if yes how to deploy??
thanks and regards.

@sergeybezlepkin
Copy link
Author

hello, is this plugin your own plugin buildin by yourself or it is a plugin downloading from net?? can we add new plugins writting for ourselfs?? if yes how to deploy?? thanks and regards.

Hello
We download this plugin from the network, from the alerta-contrib repository

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

No branches or pull requests

2 participants