Hey Sebastian, using CACHING__REPLICATED__ENABLED=false seems to have helped! The integration tests are passing now. I’ll write here if things break again.
We use the Docker image squidex/squidex, so I assume this is the latest version.
No.
No. A single instance.
When the errors were happening, I looked at the logs, but found nothing suspicious. If the errors come back, I’ll dump the logs here.
I also don’t know why this helped. Yesterday, the tests were failing with 404 errors. Today, all I did was:
Add the CACHING__REPLICATED__ENABLED=false environment variable
Redeploy and rerun tests
I didn’t change any code.
And now the tests are passing reliably. I don’t have a clue how to reproduce it, because it seems so random. We were also running into this once in the past, and it seemed to go away by itself. The squidex/squidex image digest is sha256:891ceccf6d1e518a398f5e1a1efc6750053cd40a4a2e39120f673b7ef806f485, if this helps?