Results 24 comments of Rajesh Sharma

Now that https://github.com/api-platform/core/pull/7296 is merged, I guess the CI just needs to be triggered again?

@Spomky any chance you could trigger the CI again, now that the PR we were waiting for has been merged?

I am seeing this only when I try to build a medusa container (ubuntu), while running `bunx medusa build` it runs fine on my mac

I am actually getting 404 on 3 endpoints `/loki/api/v1/patterns`, `/loki/api/v1/detected_labels` and `/loki/api/v1/detected_fields` This is a bare minimum setup with local config from the installing loki guide ``` logger=tsdb.loki endpoint=CheckHealth endpoint=callResource...