Skip to content

Endpoint Response Text during Bootstrap contains Typo: Boostrap #48032

@KaiGrassnick

Description

@KaiGrassnick

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

core

Describe the bug

During startup / Bootstrap of Keycloak, the Endpoints return 503 with Text: Boostrap in progress. Retry in x seconds.

There is a Typo in this message, as it should be: Bootstrap.
While looking at the code, i could see, that the Typo is not only in the Message, but also some Class names have the same typo.

For consistency, this should be fixed.

Version

26.6.0

Regression

  • The issue is a regression

Expected behavior

The 503 Message should be: Bootstrap in progress. Retry in x seconds

Actual behavior

The 503 Message currently is: Boostrap in progress. Retry in x seconds

How to Reproduce?

Startup Keycloak and call e.g. the token endpoint of the master realm, before the Bootstrap process is completed

Anything else?

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions