Skip to content

Increased 404 Errors in Metrics After Upgrading to Keycloak 25.0.6 #222

@atilsensalduz

Description

@atilsensalduz

After upgrading Keycloak to version 25.0.6, I am observing an increase in 404 errors recorded in the metrics provided by keycloak-metrics-spi. Specifically, the keycloak_response_errors_created metric shows recurring 404 errors every 30 seconds, with the following details:

keycloak_response_errors_created{code="404",method="GET",resource=""} 1.731511264757E9
It appears that these requests are being generated on a scheduled basis, but I have not been able to identify the source of these requests within the application or configuration

Could you provide guidance on troubleshooting this issue? Any pointers on locating the source of the scheduled GET requests or insights on potential misconfigurations would be very helpful.

Thank you for your support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions