What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hi guys, and another issue: On spryker cloud our zed logs are polluted by a failing health-check: ``

michael.schmetter
michael.schmetter Posts: 119 πŸ§‘πŸ»β€πŸš€ - Cadet
edited February 2022 in Help

Hi guys,
and another issue:
On spryker cloud our zed logs are polluted by a failing health-check:

Zed.CRITICAL: Error - Class 'Orm\Zed\PublishAndSynchronizeHealthCheck\Persistence\PublishAndSynchronizeHealthCheckQuery' not found in "/data/vendor/spryker/publish-and-synchronize-health-check/src/Spryker/Zed/PublishAndSynchronizeHealthCheck/Persistence/PublishAndSynchronizeHealthCheckPersistenceFactory.php::26" {
  "exception":"[object] (Error(code: 0): Class 'Orm\\Zed\\PublishAndSynchronizeHealthCheck\\Persistence\\PublishAndSynchronizeHealthCheckQuery' not found at /data/vendor/spryker/publish-and-synchronize-health-check/src/Spryker/Zed/PublishAndSynchronizeHealthCheck/Persistence/PublishAndSynchronizeHealthCheckPersistenceFactory.php:26)

The same error occurs on local when you try:
http://backoffice.de.spryker.local/health-check
The issue seems to be resolved in this class:
https://github.com/spryker/publish-and-synchronize-health-check/blob/db85c08ed1825[…]sistence/PublishAndSynchronizeHealthCheckPersistenceFactory.php
But not yet released (although fix June last year).
When can one expect a release here? What are the office way to ask for such a release?

Comments

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice

    Thanks for letting us know! We are looking into the issue now.

  • https://github.com/spryker/publish-and-synchronize-health-check/releases/tag/1.0.1 has been created. It was wrongly skipped in the release at the time, this is now fixed. Thank you for reaching out.

  • michael.schmetter
    michael.schmetter Posts: 119 πŸ§‘πŸ»β€πŸš€ - Cadet

    Great!
    So I assume here is the place for quick responses πŸ™‚

  • Unknown
    edited February 2022

    Such kind of (low level) mistakes shouldn't happen often and are easy enough to verify and rectify. So sure, always good to have feedback here on what we might have missed.

  • Valerii Trots
    Valerii Trots SRE @ Spryker Sprykee Posts: 1,654 ✨ - Novice
    edited February 2022

    Only if\when we have some time to react. Otherwise this is not the official support channel (so things may be missed by Spryker employees) and you should go via support requests.

  • michael.schmetter
    michael.schmetter Posts: 119 πŸ§‘πŸ»β€πŸš€ - Cadet

    Yeah obviously this is no big deal if not fixed anytime soon, but still nice to have