Questions and Answers :
Unix/Linux :
boinccmd --project https://setiathome.berkeley.edu nomorework command returns error 02-Aug-2016 01:48:47: GUI RPC error: No such project Operation failed: Error -1
Message board moderation
Author | Message |
---|---|
Joshua Nicoll Send message Joined: 23 Apr 16 Posts: 15 Credit: 5,257,578 RAC: 0 |
I want to set my boinc client to not get assigned any new tasks as I'm going to be reinstalling the OS soon and don't want to get a large number of Error: Abandoned. I want to let the machine process its current lot then I can reinstall in piece of mind that it hasn't got a load of abandoned work units. but when I used the command boinccmd --project http://setiathome.berkeley.edu nomorework it returns the error joshadmin@Huawei-HG658c-instalacion-Server-102-B:~$ boinccmd --project http://setiathome.berkeley.edu/ nomorework 02-Aug-2016 01:48:47: GUI RPC error: No such project Operation failed: Error -1 Anyone have any idea why? |
Stubbles Send message Joined: 29 Nov 99 Posts: 358 Credit: 5,909,255 RAC: 0 |
Hey Joshua, I tried this and it worked for me: boinccmd --project setiathome.berkeley.edu nomoreworkCheers, Rob :-) |
Joshua Nicoll Send message Joined: 23 Apr 16 Posts: 15 Credit: 5,257,578 RAC: 0 |
Hey Joshua, Nope, comes up with the same error, that is a pain, I guess I'll just reinstall the OS after backups and deal with the error assignments |
Stubbles Send message Joined: 29 Nov 99 Posts: 358 Credit: 5,909,255 RAC: 0 |
I tried the command I posted on my linux laptop and it works also. As for: and don't want to get a large number of Error: Abandoned.you can abort the tasks (and then do an Update on the project) and they'll just be resent to someone else by the S@h server. |
Joshua Nicoll Send message Joined: 23 Apr 16 Posts: 15 Credit: 5,257,578 RAC: 0 |
It might be because it's an SSH server, I'll check on the server shell from the server itself. |
Jord Send message Joined: 9 Jun 99 Posts: 15184 Credit: 4,362,181 RAC: 3 |
Operation failed: Error -1 This means you have no permission to do this operation, possibly because you haven't set a password in gui_rpc_auth.cfg and made BOINC read it. So try this: boinccmd --passwd password --project setiathome.berkeley.edu nomorework The URL doesn't need the http:// or the trailing / If you do not supply the password in gui_rpc_auth.cfg, this file should be in the current directory, where you do all the commands from. Else you should supply the password. By default BOINC adds a random 32 character hexadecimal password to this file. You best add your own. Do not finish with an Enter, there should be no end of line or Return characters after the password. |
©2024 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.