Difference between revisions of "Authorization failure -155"
From BOINC Wiki
Bowtieguru (talk | contribs) |
(forgot a break) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | You can get this error when using '''boinccmd''' on BOINC 6. | + | <div style=" line-height: 0.9rem; font-family: verdana; font-size: 15px;"> |
− | + | You can get this error when using '''boinccmd''' on BOINC 6. <br> | |
− | If your data directory is at: | + | <br> |
− | '''C:\Documents and Settings\All Users\Application Data\BOINC''' | + | If your data directory is at: '''C:\Documents and Settings\All Users\Application Data\BOINC'''<br> |
− | + | <br> | |
− | Do a: | + | Open a command line window.<br> |
− | + | Do a: <code>cd /d "C:\Documents and Settings\All Users\Application Data\BOINC"</code> | |
− | + | <br> | |
− | + | Then run boinccmd like this: <code>"C:\program files\BOINC\boinccmd.exe" --commands</code><br> | |
− | + | We add the quotation marks because there's a space in the path. To make sure Windows doesn't get confused, adding the quotation marks will make it go there as ordered.<br> | |
− | |||
+ | {| class="wikitable" style="text-align: center;" | ||
+ | ! Original writer | ||
+ | ! Original FAQ | ||
+ | ! Date | ||
+ | |- | ||
| Jorden | | Jorden | ||
− | | | + | | [http://boincfaq.mundayweb.com/index.php?language=1&view=349 349] |
− | + | | 26-05-2008 | |
− | | | + | |- |
− | + | |} | |
− | + | </div> | |
− | | | ||
− | |||
− | |||
− | | | ||
− |
Latest revision as of 21:36, 15 October 2016
You can get this error when using boinccmd on BOINC 6.
If your data directory is at: C:\Documents and Settings\All Users\Application Data\BOINC
Open a command line window.
Do a: cd /d "C:\Documents and Settings\All Users\Application Data\BOINC"
Then run boinccmd like this: "C:\program files\BOINC\boinccmd.exe" --commands
We add the quotation marks because there's a space in the path. To make sure Windows doesn't get confused, adding the quotation marks will make it go there as ordered.
Original writer | Original FAQ | Date |
---|---|---|
Jorden | 349 | 26-05-2008 |