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: There is not enough free space on "/tmp" to create the new file. #105

Open
diego7319 opened this issue Jul 8, 2015 · 1 comment

Comments

@diego7319
Copy link

Thats the error that i have , the script is at /home ,i dont know if thats a bug, or /tmp is in another place?
file is like 4 gb

@adeen-s
Copy link

adeen-s commented Dec 23, 2017

you need to resize the /tmp partition. Use the following command to resize it. Change the size depending on your preference.

# mount -o remount,size=4G,noatime /tmp

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