balena-labs-projects / connector

Auto-configured data connector block based on Telegraf
15 stars 8 forks source link

Error: no matching manifest for linux/amd64 in the manifest list entries #46

Open Hades32 opened 2 years ago

Hades32 commented 2 years ago

I tried to run the internetspeedtest fleet on my NUC and got the error

Error: no matching manifest for linux/amd64 in the manifest list entries

The connector service references this block's pre-built images, so it seems they haven't been built for all architectures https://github.com/balenalabs-incubator/internetspeedtest/blob/d8e94b670971f68919962de19cf24943eae4f942/docker-compose.yml#L17

Hades32 commented 2 years ago

OK, just now saw the "NUC: comming soon" comment. I'm wondering though, what's missing. The only issue that I can think of is the committed pycache folder. (Is that correct anyway?)