tool · inferred from evidence
migrate
A binary executed during migrations, causing syntax errors due to architecture mismatch.
- Langfuse docker compose fails on ARM: wrong-arch migrate binary, syntax error on ClickHouse migrations
The Docker image bundled the wrong-architecture golang-migrate binary: an amd64 ELF binary on an ARM64 host, so the shell chokes on the binary ("syntax error: unexpected )"): the same error you get trying to execute a binary for the wrong a