We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Seen on EL8 - which is notoriously slower than other environment.
Looks like ipfs could be very slow to start - or timeouting somehow.
/root/.ipfs/api is not there when we need it.
/root/.ipfs/api
issues_linux_test.go:156: +------------------------------------------------------------------------------------------------------------+ | ➡️ | ⚙️ /usr/local/bin/nerdctl image push ipfs://ghcr.io/stargz-containers/alpine:3.13-org | +------------------------------------------------------------------------------------------------------------+ | | 🚫 command returned a non-zero exit code | +------------------------------------------------------------------------------------------------------------+ | | ⚠️ 1 | +------------------------------------------------------------------------------------------------------------+ | | 🟠 time="2025-04-17T07:15:41Z" level=info msg="pushing image \"ghcr.io/stargz-containers/alpine: | | | 3.13-org\" to IPFS" | | | time="2025-04-17T07:15:41Z" level=info msg="ensuring image contents" | | | time="2025-04-17T07:15:41Z" level=warning msg="failed to ensure the existence of image \"ghcr.io | | | /stargz-containers/alpine:3.13-org\"" error="open /root/.ipfs/api: no such file or directory" | | | time="2025-04-17T07:15:41Z" level=warning msg="ipfs push failed" error="open /root/.ipfs/api: no | | | such file or directory" | | | time="2025-04-17T07:15:41Z" level=fatal msg="open /root/.ipfs/api: no such file or directory" | +------------------------------------------------------------------------------------------------------------+ | 🌱 | HOME=/root | | | PATH=/usr/local/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin | | | :/bin | | | NERDCTL_TOML=/tmp/TestIssue3425with_ipfs840600782/001/nerdctl.toml | | | DOCKER_CONFIG=/tmp/TestIssue3425with_ipfs840600782/001 | | | IPFS_PATH=/root/.ipfs | +------------------------------------------------------------------------------------------------------------+ | ⏰ | <1s (limit: 3m0s) | +------------------------------------------------------------------------------------------------------------+ | 📁 | /tmp/TestIssue3425with_ipfs840600782/001 | +------------------------------------------------------------------------------------------------------------+
main
None
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Seen on EL8 - which is notoriously slower than other environment.
Looks like ipfs could be very slow to start - or timeouting somehow.
/root/.ipfs/api
is not there when we need it.Steps to reproduce the issue
Describe the results you received and expected
What version of nerdctl are you using?
main
Are you using a variant of nerdctl? (e.g., Rancher Desktop)
None
Host information
No response
The text was updated successfully, but these errors were encountered: