Question
Tmp folder deleted?
So i have a problem.
In order to free space from disk, i deleted my tmp folder, and then created another one. But when logging via ssh to my droplet, it promps this:
mktemp: failed to create file via template `/tmp/virtualenvwrapper-initialize-hook-XXXXXXXXXX’: Permission denied
ERROR: virtualenvwrapper could not create a temporary file name.
How do I solve this?
Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×