Can't copy file to directory

From BOINC Wiki
Revision as of 22:00, 23 November 2016 by Jord (talk | contribs) (adding new faq)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You will get this error when BOINC cannot copy the files it needs to do the task calculations, to the slot directory that the calculations are going to be done in. Check that your account has permissions to do writes to the data directory and anything in it.
Else reinstall BOINC to reset the permissions on the data directory.

In the case of Linux, and when e.g. your data directory lives at var/lib/boinc, try to fix the permission on the data directory by doing chown -R boinc:boinc /var/lib/boinc