Gerhard Lazu

Results 194 comments of Gerhard Lazu

Yes! FTR, the new CI runners for Engine & CLI are `16 CPUs` & `128GB RAM`, so this is less likely to occur for those CI jobs. All other CI...

Partly addressed in: - https://github.com/dagger/dagger/pull/7205 The follow-up is to automate this.

This seems helpful & worth adding in your pipelines as we are trying to troubleshoot this: https://github.com/openmeterio/openmeter/actions/runs/8155484168/job/22291093451#step:2:1 Thanks @sagikazarmark for the link!

The issue description has been updated with the latest learnings. We are still trying to reproduce. Any help will be appreciated.

FWIW, `brew reinstall luajit` fixed it for me.

The RabbitMQ app might not be able to start for genuine reasons, the most common one being a unavailable peers to complete Mnesia sync which is a boot step prior...

✅ Job appears paused in pipeline ![job-is-paused-in-pipeline-view](https://user-images.githubusercontent.com/3342/34257321-5938eb7a-e651-11e7-99e7-975c07b741ed.png) ✅ Job appears paused in builds ![job-is-paused-in-builds-view](https://user-images.githubusercontent.com/3342/34257358-7d6d937e-e651-11e7-939a-a46d196a3961.png) ❌ Job does not appear paused in single build ![job-is-not-paused-in-single-build-view](https://user-images.githubusercontent.com/3342/34257379-9132c5f0-e651-11e7-9324-ecf75bf09e30.png)

It all sounds reasonable 👍 from me.