8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, when I am creating a VM with colima start, I am facing the following error on my macOS:
colima start
FATA[0003] error starting vm: error at 'creating and starting': error getting qcow image: error during image download: error downloading 'https://github.com/abiosoft/colima-core/releases/download/v0.8.1/ubuntu-24.04-minimal-cloudimg-arm64-docker.qcow2': error retrieving redirect url: error running [curl -ILs -o /dev/null -w %{url_effective} https://github.com/abiosoft/colima-core/releases/download/v0.8.1/ubuntu-24.04-minimal-cloudimg-arm64-docker.qcow2], output: "", err: "exit status 60"
Any tips on how to solve it? Thanks in advance.
Currently, i have the following versions of docker and colima installed:
Docker Engine Version: 28.0.1 Colima Version: 0.8.1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Hello, when I am creating a VM with
colima start
, I am facing the following error on my macOS:FATA[0003] error starting vm: error at 'creating and starting': error getting qcow image: error during image download: error downloading 'https://github.com/abiosoft/colima-core/releases/download/v0.8.1/ubuntu-24.04-minimal-cloudimg-arm64-docker.qcow2': error retrieving redirect url: error running [curl -ILs -o /dev/null -w %{url_effective} https://github.com/abiosoft/colima-core/releases/download/v0.8.1/ubuntu-24.04-minimal-cloudimg-arm64-docker.qcow2], output: "", err: "exit status 60"
Any tips on how to solve it? Thanks in advance.
Version
Currently, i have the following versions of docker and colima installed:
Docker Engine Version: 28.0.1
Colima Version: 0.8.1
Operating System
The text was updated successfully, but these errors were encountered: