irgendwr / TelegramAlert

🔔 Telegram Notification Plugin for Graylog
https://irgendwr.github.io/TelegramAlert/
MIT License
131 stars 18 forks source link

TelegramEventNotificationConfig cannot be cast to HTTPEventNotificationConfig #55

Closed gregorylucon closed 1 year ago

gregorylucon commented 1 year ago

after installing the plug-in I cannot test the notification or even save it due to the following error:

Error: class de.irgendwr.AutoValue_TelegramEventNotificationConfig cannot be cast to class org.graylog.events.notifications.types.HTTPEventNotificationConfig (de.irgendwr.AutoValue_TelegramEventNotificationConfig is in unnamed module of loader java.net.FactoryURLClassLoader @5327a06e; org.graylog.events.notifications.types.HTTPEventNotificationConfig is in unnamed module of loader 'app')

Versions:

graylog error

irgendwr commented 1 year ago

I cannot reproduce this. I'm running the same version (Graylog 5.0.7+7758557) and it's working fine.

Try clearing your browser cache and reloading the page, or using a different browser.