error attaching project on fedora 20

Message boards : Questions and problems : error attaching project on fedora 20
Message board moderation

To post messages, you must log in.

AuthorMessage
ben

Send message
Joined: 11 Jun 14
Posts: 1
United States
Message 54431 - Posted: 11 Jun 2014, 20:55:16 UTC

i installed with:

yum install boinc-client boinc-manager
systemctl enable boinc-client.service
service boinc-client start

then i try to attach a project and get the following error:

$ boinccmd --project_attach http://setiathome.berkeley.edu 9aafe...
Operation failed: Error -1
$ boinccmd --run_benchmarks
Operation failed: Error -1
$ boinccmd --version
boinccmd, built from BOINC 7.2.42

any ideas? thanks.
ID: 54431 · Report as offensive
Charles Dennett

Send message
Joined: 8 Nov 05
Posts: 24
United States
Message 54435 - Posted: 11 Jun 2014, 22:45:42 UTC - in response to Message 54431.  

I run in on Fedora 20 on 4 systems with no problem.

Some questions

- Did you install boinc-client, enable the service and start the service as root?

- If you issue the command "ps -ef | grep boinc" do you see anything like this:

boinc 2067 1 0 Jun08 ? 00:00:00 /bin/bash /usr/bin/boinc --dir /var/lib/boinc
boinc 2068 2067 1 Jun08 ? 00:50:31 /usr/bin/boinc_client --dir /var/lib/boinc


first column is the user running the process - boinc in this case.

- What shows up in /var/log/boinc.log and /var/log/boincerr.log?

Charlie
ID: 54435 · Report as offensive
Juha
Volunteer developer
Volunteer tester
Help desk expert

Send message
Joined: 20 Nov 12
Posts: 801
Finland
Message 54446 - Posted: 12 Jun 2014, 18:28:54 UTC

Probably missing password.

boinccmd gets the password from command line or from gui_rpc_auth.cfg file in current directory. Either supply the password in command line or run boinccmd in BOINC's data directory /var/lib/boinc .
ID: 54446 · Report as offensive

Message boards : Questions and problems : error attaching project on fedora 20

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.