FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
91 stars 12 forks source link

[Bug]: Webhook Log Default Search Error. #2871

Closed alex-fusionauth closed 2 months ago

alex-fusionauth commented 2 months ago

What happened?

When searching in the Webhook Log I ran into an issue when no event type is selected.

Please review the troubleshooting guide found in the documentation for assistance and the available support channels.

image

I believe this is the error

2024-09-11 04:52:26.723 PM ERROR io.fusionauth.app.primeframework.error.ExceptionExceptionHandler - An unhandled exception was thrown
org.primeframework.mvc.PrimeException: org.primeframework.mvc.PrimeException: The message for the key [\] is missing and there was no default set using the [default] attribute.

Workaround

Select an event type other than User Login Failed, or select a time window that excludes these types of events.

Observed in Version

1.53.1

Affects Versions

>= 1.53.0 when using the webhook even log viewer in the admin UI if you have events for user login failed.

robotdan commented 2 months ago

Internal: