-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
Logging 6.2, Logging 6.3
-
None
-
False
-
-
False
-
-
-
Moderate
Loki fails with "failed to create stream: no schema config found for time" in RHOCP 4
Although the document states this below, the following error is actually recorded during the first launch.
For new installations this date should be set to the equivalent of "yesterday", as this will be the date from when the schema takes effect.
2025-04-17T13:43:03.727880623Z 2025-04-17T13:43:03.727782Z WARN sink{component_kind="sink" component_id=output_default_lokistack_infrastructure component_type=loki}: vector::sinks::util::retries: Retrying after error. error=Server responded with an error: 500 Internal Server Error internal_log_rate_limit=true
KCS Resolution states in section 4: Edit the LokiStack CR backup file “lokistack_cr.yaml” and modify the .spec.storage.schemas.effectiveDate to be a date in the past. If the collectors are started for the first time, set it to several months ago.
https://access.redhat.com/solutions/7116525
Please add a note about the first launch to the documentation.