Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 3
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 716 times and has 2 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Boinc Error: Could not open directory slots

I am trying to install boinc on headless debian 7.0 server but I keep getting following errors

dir_open: Could not open directory 'slots'. 
dir_open: Could not open directory 'projects/www.worldcommunitygrid.


Can you please tell me how Can I fix it. At the moment boinc downloads the task but it doesn't process it.

I installed boinc from debian repository.
[Aug 30, 2016 1:11:22 PM]   Link   Report threatening or abusive post: please login first  Go to top 
adriverhoef
Master Cruncher
The Netherlands
Joined: Apr 3, 2009
Post Count: 2155
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Boinc Error: Could not open directory slots

Did you get the errors from the Event Log? (ctrl-shift-E in the BOINC Manager)

The error points in the direction of missing directories (which is strange if you have a fresh installation) or a UID mismatch. Maybe there are remnants of a former BOINC installation?
Could you run this in a terminal to begin with:
id boinc
grep boinc /etc/passwd
ls -ld ~boinc ~boinc/slots

... and paste output here?

Also, restart the BOINC Manager and paste the contents of the Event Log (before any downloads) here, or do: sed -n 1,/download/p ~boinc/stdoutdae.txt
[Aug 30, 2016 2:15:21 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc Error: Could not open directory slots

slots directory was missing but projects directory was there. I created slots directory in var/lib/boinc-client and chmod both projects and slots directory. Boinc is processing data at the moment. Hopefully it will return results properly..
[Aug 30, 2016 4:04:06 PM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread