Common Issues
Dockerhub pull rate limit
Fix: make sure to set SINGULARITY_DOCKER_PASSWORD and SINGULARITY_DOCKER_USERNAME as docker rate limits unauthenticated users
Boltdb/singularity cryptic errors
Sometimes the singularity cache might get corrupted. It something breaks during a pull and “boltdb” file gets corrupted
Fix: sometimes singularity cache clean and/or deleting `~/.local/share/containers/cache/blob-info-cache-v1.boltdb will fix it
Arguments list too long
Singularity version <3.7.1 has command length limits
Fix: use version 3.7.1 or higher
Last updated
Was this helpful?