Failing to find/install Alpine Linux 3.20

When i attempt to run minione as root ./minione --force --yes --verbose
I am getting an error when it attempts the installation or trying to get the Alpine Linux 3.20 from the market place.
Checking presence of the market app: “Alpine Linux 3.20” FAILED
Not Found

Hi @tink,

Welcome to this forum, hope we can help you out.

Can you add more information?, did you run onemarketapp list | grep Alpine to check which versions of Alpine are available?

Cheers,

I am just using the minione installation script and the script has defined what it needs for install.
However, the onmarketapp list does show Alpine Linux 3.20 available, the minione script however is failing to locate it, just based on the error provided.

It could be a race condition where minione tries to download the alpine image but the marketplace monitoring still hasn’t detected it. Please open an issue on the minione repo for this as the check that fails on your case doesn’t have retries with a timeout.