Skip to content
New issue

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

Error processing tar file(exit status 1): write /root/gnaf.mv.db: no space left on device #5

Closed
SmileSydney opened this issue Jul 3, 2019 · 2 comments

Comments

@SmileSydney
Copy link

I'm getting this error when building docker. Any tips on how to resolve?

docker build .
.
.
12:39:25.695 [main] INFO  a.csiro.data61.gnaf.indexer.Indexer. - done
Error processing tar file(exit status 1): write /root/gnaf.mv.db: no space left on device

@SmileSydney
Copy link
Author

Turned out docker host ran out of disk. Resolved by building on host with more local storage.

@stefanocudini
Copy link

similar to #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants