Vasil Panushev
Vasil Panushev
We experienced exactly the same issue last week. A remote server detached a shovel connection which resulted in a rolling restart of the RabbitMQ. Our setup is in K8S and...
I'll have to retract this. Similar errors were really happening during the crash, but they were unrelated. We had such errors before and they were causing no harm. In general...
If this helps - I add there the logs from a single crash of a single shovel. Like I mentioned - those happen relatively often (for a crash) especially during...
Hi I'm experiencing exactly the same problem. I deploy following ingress (anonymized): ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata: annotations: kubernetes.io/ingress.class: internal meta.helm.sh/release-name: api meta.helm.sh/release-namespace: namespace nginx.ingress.kubernetes.io/cors-allow-origin: https://www.somehost.com nginx.ingress.kubernetes.io/enable-cors: "true" nginx.ingress.kubernetes.io/rewrite-target:...
Hi attaching logs as requested. Best regards Vasil [logs.zip](https://github.com/user-attachments/files/16634139/logs.zip)
Thank you very much for the quick reaction :)