Posts by Jave Ivanovski

InfoMessage
1) Message boards : Questions and problems : Updated my Ubuntu but get "Authorization required, but no authorization protocol specified"
Message 114726
Posted 25 Oct 2024 by Jave Ivanovski
In reply to Dave's message of 25 Oct 2024:

Might give more clues to others if you gave a bit more information. Did you use the distributions repository or the one from following the instructions to get the most up to date one from the Berkley site? (I did that and got the nightly build 8.1.0. When you purged boinc and boinc-client did you check that /var/lib/boinc-client was actually deleted? I know I had an occasion when I had to manually delete the files there.


Hey thank you for your reply! I installed from the repository, which installs 7.24.1

After purging I did not check if /var/lib/boinc-client was actually deleted, but I do remember apt asking if I wanted to delete the associated directories to which I replied Yes.

How can I get the latest version installed? Might give that a go.
2) Message boards : Questions and problems : Updated my Ubuntu but get "Authorization required, but no authorization protocol specified"
Message 114722
Posted 25 Oct 2024 by Jave Ivanovski
Hi
Updated Ubuntu 24.04 after a few weeks of downtime and now BOINC won't run.

I get the following error:
jave@1950x:/var/lib$ sudo systemctl status boinc-client.service
● boinc-client.service - Berkeley Open Infrastructure Network Computing Client
     Loaded: loaded (/usr/lib/systemd/system/boinc-client.service; enabled; preset: enabled)
     Active: active (running) since Fri 2024-10-25 14:22:51 AEDT; 2min 53s ago
       Docs: man:boinc(1)
   Main PID: 1684 (boinc)
      Tasks: 2 (limit: 154290)
     Memory: 29.2M (peak: 33.0M)
        CPU: 923ms
     CGroup: /system.slice/boinc-client.service
             └─1684 /usr/bin/boinc

Oct 25 14:23:00 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:00 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:01 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:01 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:02 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:02 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:03 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:03 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:04 1950x boinc[1684]: Authorization required, but no authorization protocol specified
Oct 25 14:23:04 1950x boinc[1684]: Authorization required, but no authorization protocol specified


I've tried purging boinc and boinc-client then reinstalling but still get the same error?

Can anyone help?
3) Message boards : GPUs : How to get 2nd video card running under Linux
Message 112963
Posted 19 Oct 2023 by Jave Ivanovski
I got it going! I swapped over the M.2 SSD to the main M.2 slot, this freeing up a lane for the 2nd video card.

Both cards are crunching now so all good.
4) Message boards : GPUs : How to get 2nd video card running under Linux
Message 112958
Posted 19 Oct 2023 by Jave Ivanovski
Hi

I have 2 video cards installed in my PC running Linux Mint 21.2

First card is a RTX3060Ti and the 2nd card is a RTX3060, so similar but a little bit different

BOINC recognises the first video card, but not the 2nd. How can I get two video cards crunching?

I added
<cc_config>
<options>
<use_all_gpus>1</use_all_gpus>
</options>
</cc_config>

in /var/lib/boinc/cc_config.xml

But still no go. Can anyone offer any help?
5) Message boards : Projects : News on Project Outages
Message 111942
Posted 31 May 2023 by Jave Ivanovski
Cosmology@Home website is up but I cannot log in to change preferences. I think it needs a new certificate??
http://www.cosmologyathome.org/
https://www.cosmologyathome.org//login_form.php?next_url=
6) Message boards : BOINC client : I've broken my setup
Message 104804
Posted 15 Jul 2021 by Jave Ivanovski
Yes, these work. I will use the boinc-client script in /etc/init.d to control Boinc in the future.

Now, I have the problem of boincmgr not recognising the password in /etc/boinc-client/gui_rpc_auth.cfg

Whenever I boot up, boincmgr complains that it can't connect and says to reinstall.

I have to manually go to "Select Computer" and type in "localhost", delete the old password hash (where is this stored?) and add my own password. Boincmgr then connects to running client.

How do I stop boincmgr from reading the old password?
7) Message boards : BOINC client : I've broken my setup
Message 104798
Posted 15 Jul 2021 by Jave Ivanovski
Boinc Manager is open. Projects and tasks displayed.

I kill all the WUs with "boinccmd --quit"

Then to restart I type "/usr/bin/boinc"
And get an error:
15-Jul-2021 19:15:23 Another instance of BOINC is running.


But didn't I just kill all the tasks before?
8) Message boards : BOINC client : I've broken my setup
Message 104792
Posted 14 Jul 2021 by Jave Ivanovski
I start BOINC Manager through the Startup Applications app by running "/usr/bin/boincmgr" and with a start delay of 3 seconds.

Yes, I too run boinc as a service. I was just trying to use the command line to stop/start crunching when needed (like during an update).
9) Message boards : BOINC client : I've broken my setup
Message 104784
Posted 14 Jul 2021 by Jave Ivanovski
Hi all,
Running Linux Mint 20.2.

I'm trying to write a couple of simple scripts in Linux to start/stop Boinc.
For stopping I have:

#!/bin/sh
boinccmd --quit


This kills all the WUs and leaves boincmgr open.

How do I now restart Boinc, with it running my previous project and WUs?

I have boincmgr starting up at boot with a 3 second delay. To do this I added the command "/usr/bin/boincmgr" to my Startup Applications.

When I now reboot, boincmgr opens, but is disconnected from the client - ie, no WUs are running.
10) Message boards : Projects : Can't create account at Amicable Numbers
Message 104563
Posted 11 Jun 2021 by Jave Ivanovski
Best to use the BOINC Manager to directly add a project through the Add Projects function in the Tools menu than trying to add a project directly through the website.
Your problem is very common with a lot of projects invoking a ReCaptcha barrier and the solution to Join a project through the Manager is the easiest solution.

Thanks for that. I managed to join this way.

This is the error message I was getting:
11) Message boards : Projects : Can't create account at Amicable Numbers
Message 104557
Posted 11 Jun 2021 by Jave Ivanovski
Hi,

When I go to the Amicable Numbers home page, and click on "Join", I enter my details and then tick the reCAPTCHA box. Everything seems to go well but I get the error message that I didn't complete the reCAPTCHA test!

Anyone else had this problem?
12) Message boards : Documentation : How do you find the date?
Message 104402
Posted 18 May 2021 by Jave Ivanovski
That's the spot! Thanks.
13) Message boards : Documentation : How do you find the date?
Message 104399
Posted 17 May 2021 by Jave Ivanovski
Not sure if this is the correct sub-forum, but here I am.

How can one find out the absolute first date they started crunching? Is there anything in BOINCstats or similar? I think I started off crunching SETI (like most people I guess) but am unsure.
14) Message boards : Questions and problems : BOINC Manager not showing tasks
Message 103241
Posted 26 Feb 2021 by Jave Ivanovski
The other, more permanent, way of fixing this is to add the owner to the boinc security group:

sudo usermod -a -G boinc ownername
And reboot


A cautionary tale, never try to perform updates from memory when your memory is as bad as mine.

I’ve just spent an interesting hour or so recovering my system having entered the above command and missing out the -a.

So instead of appending Boinc to the list of groups my user was a member of it replaced that list with just Boinc. The sole user on the machine was therefore no longer admin and had no sudo permissions.

It turned out that the root user is disabled by default in Ubuntu so I had no way to correct the problem.

I tried booting into a live session from usb but the system is too clever for that, it still would not give me access to system files.

I eventually managed to get into recovery mode once I worked out that the grub access key has changed from space to esc since last I used it. From there I checked the sudoers file thinking to add myself to the list but that was identical to my working system. Then I looked into the groups file and that’s where the changes had been made. It turns out that they don’t hold a list of groups you are part of and append new entries, it works the other way round and the entry for each group has a list of all subsidiary groups so I had to add my user to half a dozen entries (guided by the groups file on the working system).

I now know a lot more about the inner workings of group permissions but I’ll never make that mistake again - until the next time my memory goes awol :-)


Ouch. That's why I also copy and paste, then amend. Not totally foolproof but it saves me relying on my memory.
15) Message boards : Questions and problems : BOINC Manager not showing tasks
Message 103240
Posted 26 Feb 2021 by Jave Ivanovski
This worked. Thanks!
16) Message boards : Questions and problems : BOINC Manager not showing tasks
Message 103183
Posted 24 Feb 2021 by Jave Ivanovski
All good. A friend from the BOINC@AUSTRALIA forum pointed me in the right direction...

Open "File|Select Computer". Enter localhost and password from gui_rpc_auth.cfg file in /etc/boinc-client. All good! I can see my tasks again!
17) Message boards : Questions and problems : BOINC Manager not showing tasks
Message 103178
Posted 24 Feb 2021 by Jave Ivanovski
Nope, says it's disconnected.
18) Message boards : Questions and problems : BOINC Manager not showing tasks
Message 103167
Posted 23 Feb 2021 by Jave Ivanovski
Hi
Recently joined QuChemPedIA project to help my team in a crunching challenge.

My PC fits the criteria - Linux Mint 20.1 and BOINC 7.16.16 from a PPA - BUT I have now discovered that the PPA version 7.16.16 produces dud results!

So to fix I removed the old version. Removed the PPA from my sources list. Installed new version from the apt repository (7.16.6)

ALL is well, "top" command shows 16 boinc commands crunching away at 100% CPU. BUT when I start BOINC Manager - no tasks/projects are shown.

Can anyone help?
19) Message boards : News : 7.16.11 client released
Message 101844
Posted 29 Nov 2020 by Jave Ivanovski
You guys REALLY need to update the Linux x64 shell install file, and even the 32-bit version. It's getting kinda embarrassing. People that want to crunch on Linux have to go their software repository instead of downloading the latest version here.

A disclaimer of "This may not be the latest version" doesn't cut it in 2020.
20) Message boards : BOINC Manager : Update for BOINC Linux?
Message 94083
Posted 8 Dec 2019 by Jave Ivanovski
Thank you! This works nicely.
Next 20

Copyright © 2025 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.