Hi folks. I’m trying CloudQuery for the very first time and I’ve hit an error message:
Error: failed to download plugin: not found
I’m on an arm64 machine (Graviton) and testing Postgres → DuckDB. The --log-level debug
gives me nothing useful, but poking around the .cq
directory indicates that it seems like it’s the DuckDB plugin that’s missing. I’m not quite sure how to debug further, but I can only presume a build for DuckDB v5.0.4 for arm64 is missing on the plugin server?
Oooh, oops. I see this is an unsupported architecture! Sorry for the noise.
GitHub Pull Request