Closed cbistv2 closed 1 year ago
Thank you for the issue @cbistv2, would love for you to join our Slack Community (https://slack.keephq.dev/) so I can further assist you with this issue. I'm getting to it right away.
Going to close this again, seems related to some local networking issue but the very broad exception handling obfuscated this so the addition in #500 Is very nice.
Describe the bug When adding zabbix provider the following error is presented:
despite following https://docs.keephq.dev/providers/documentation/zabbix-provider to the letter other providers work fine even when running locally.
the docker logs shows a long stacktrace with not a lot of usefull information expect:
which indicate that https://github.com/keephq/keep/blob/main/keep/providers/zabbix_provider/zabbix_provider.py dosent handle errors corretly to me.
Zabbix version: 6.4
To Reproduce Steps to reproduce the behavior:
Expected behavior the zabbix provider being added correctly
Additional context I'll post the entire stack trace here: