Mathew Heard
Mathew Heard
@agentzh I have replicated this issue with an older 1.21 nginx and lua nginx module. On my TODO list is to confirm against a more up-to date nginx in the...
@pipex It may be worth testing a new version of QEMU, supposedly the issue is fixed. https://gitlab.com/qemu-project/qemu/-/issues/1729 I would be happy to do so if you could push a qemu...
Can confirm that you can sucessfully build and run node applications with the latest qemu (9.1.1) emulating armv7 on x64. Have not completely verified balena-supervisor or anything, but tests pass.
We have our own hardware thats running balena-os, and a fork of balena-supervisor to match. Its validated on that. It also passes npm test on the build servers system and...
You load the module as the cli does under the hood (but transparently)
We also have a currently in development application using QUIC (using a publicly forked version of @jasnell's previous implementation). We primarily use the streaming APIs, only occasionally have we ever...
Really interesting @jasnell . Just a reminder we have continued to apply fixes to your original attempt many of which probably still apply today (latest branch: https://github.com/HalleyAssist/node/commits/test_quic16/ - not everything...
@akuzm potentially. Our previous timescaledb version was 2.9.3 which did not experience it. Unfortunately thats a large bisection.
Did a fresh migration and watched until the error occurred. ``` main [2945847.843177] postgresql[597]: 2025-03-19 01:34:02.505 UTC [597] WARNING: failed to launch job 1000 "Compression Policy [1000]": failed to start...
Actually I think I found the issue! ``` postgres 661 0.0 2.0 134040 10548 ? Ss 01:34 0:00 postgres: TimescaleDB Background Worker Scheduler for database 16384 postgres 838 0.0 2.0...