Michael Misiewicz
Michael Misiewicz
One more clue... I am able to reproduce the issue using the autotune tool on a table with the embedding stored in a `float4[]` column, which rules out the index...
Upgrading the `purego` package (by running `go get github.com/ebitengine/[email protected]` before running `make build-agent` and then invoking the compiled binary directly with KEY and DEBUG) did _not_ help the problem. Same...
`SENSORS=""` seems to have caused the crashing to stop. Though of course there's no sensor data now.
I can send along a full stack trace if that helps, though there are ~4000 stacks in the full trace.
this binary crashed for me: ``` $ LOG_LEVEL=debug KEY="..../" ./beszel-agent_darwin_arm64 2025/05/09 10:24:26 DEBUG 0.11.1 2025/05/09 10:24:26 DEBUG Not monitoring ZFS ARC err="open /proc/spl/kstat/zfs/arcstats: no such file or directory" ... 2025/05/09...
I would love to make use of this. I tried the Zep adapter as mentioned in #227 but no luck there.
Can confirm it's working great for me and I'd love to see this merged!