Error -155

Message boards : Questions and problems : Error -155
Message board moderation

To post messages, you must log in.

AuthorMessage
Chip

Send message
Joined: 7 Sep 13
Posts: 2
United States
Message 50420 - Posted: 7 Sep 2013, 17:29:21 UTC

I'm going crazy trying to get boinc running on my Raspberry Pi (rip). I've installed the package which includes boinc, boinccmd, and boincmgr. Boinc runs upon boot, but no matter what I try with boinccmd or boincmgr I can't get it to add a project. Every attempt gives me an error -155 (authorization error). It won't let me join an account manager, lookup an account, attach a project, or anything else. WTF?

Help.
ID: 50420 · Report as offensive
Chip

Send message
Joined: 7 Sep 13
Posts: 2
United States
Message 50421 - Posted: 7 Sep 2013, 17:31:54 UTC - in response to Message 50420.  

BTW, version 7.0.27 (the one available in the apt-get repository).
ID: 50421 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15483
Netherlands
Message 50423 - Posted: 7 Sep 2013, 17:46:23 UTC

ID: 50423 · Report as offensive
mike8347569357

Send message
Joined: 14 Jun 11
Posts: 30
United Kingdom
Message 50489 - Posted: 13 Sep 2013, 15:48:35 UTC - in response to Message 50420.  
Last modified: 13 Sep 2013, 15:49:02 UTC

Yeah, I had problems too.

I just have a client running and was trying to control it from boinccmd.

The secret it to cd to the boinc_client working directory before issuing a command

So if your boinc_client has its' working directory as /var/lib/boinc, then cd to that and then issue the boinccmd commands.

e.g.

# cd /
# boinccmd --run_benchmarks
Operation failed: authentication error
# cd /var/lib/boinc
# boinccmd --run_benchmarks
#

I've no idea why, so don't ask
ID: 50489 · Report as offensive

Message boards : Questions and problems : Error -155

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.