You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.
@gbengataylor is seeing this error when running on RHEL 7 with podman. It does not happen on RHEL 8.
Error: error creating build container: Error committing the finished image: error adding layer with blob "sha256:ec1681b6a383e4ecedbeddd5abc596f3de835aed6db39a735f62395c8edbff30": Error processing tar file(exit status 1): there might not be enough IDs available in the namespace (requested 0:12 for /var/spool/mail): lchown /var/spool/mail: invalid argument
18:07:05 | INFO | app | Container image built
18:07:05 | INFO | app | Finished building the container
18:07:05 | DEBUG | app.deploy | Running playbook to create cluster
Trying to pull localhost/openshift4-deploy:4.5.9...
Get https://localhost/v2/: read tcp [::1]:43644->[::1]:443: read: connection reset by peer
Error: unable to pull localhost/openshift4-deploy:4.5.9: unable to pull image: Error initializing source docker://localhost/openshift4-deploy:4.5.9: error pinging docker registry localhost: Get https://localhost/v2/: read tcp [::1]:43644->[::1]:443: read: connection reset by peer
The text was updated successfully, but these errors were encountered:
@gbengataylor is seeing this error when running on RHEL 7 with podman. It does not happen on RHEL 8.
The text was updated successfully, but these errors were encountered: