Posts by Sandro kensan

1) Message boards : Questions and problems : [Linux] Unable to connect to the core client (Message 69265)
Posted 28 Apr 2016 by Sandro kensan
Post:
In my opinion the problem is not the 32 hex char, I have changed the permission of the gui_rpc_auth.cfg file in the BOINC (data) directory (chmod)

-rw-r--r-- 1 boinc boinc 33 apr 28 22:37 gui_rpc_auth.cfg

and log file:

-rw-r--r-- 1 boinc boinc 0 apr 29 00:04 boincerr.log
-rw-r--r-- 1 boinc boinc 86517 apr 29 00:30 boinc.log

And now it works. But I have made a lot of change that I have reversed to the original. I'm not sure why it works now.
2) Message boards : Questions and problems : [Linux] Unable to connect to the core client (Message 69253)
Posted 28 Apr 2016 by Sandro kensan
Post:
All right, with that out of the way, try to set a password in the gui_rpc_auth.cfg file in the BOINC (data) directory. By default it's got a random 32 character hexadecimal password in it, but that may not work well.


In the log file(/var/log/boinc.log):

28-Apr-2016 20:09:46 [---] Data directory: /var/lib/boinc

In /var/lib/boinc there is the file gui_rpc_auth.cfg
I have inserted a random password like casetta.

When you do set your own password, remove the 32 char word and in its place put your password. Don't add an enter at the end though.

You can also try to start the client with boinc --gui_rpc_port 31416 to specifically tell BOINC to use that port and then start BOINC Manager with the same attribute, boincmgr --gui_rpc_port 31416

You do need to run these commands from the directory the client and manager are in. I am not sure if the name of BOINC Manager's binary is boinmgr.
And of course, if you suspect it's something about the port number, you can try to give them a different number, e.g. boinc --gui_rpc_port 62555 and boincmgr --gui_rpc_port 62555
3) Message boards : Questions and problems : [Linux] Unable to connect to the core client (Message 69245)
Posted 28 Apr 2016 by Sandro kensan
Post:
Did you start the BOINC client before you started BOINC Manager? Unlike with Windows and Mac OS X, starting BOINC Manager under Linux does not start the client. It has to be started separately.


Tanx a lot for the reply. I have noted that my service wizard shows a new service (I have sistemd) named boinc-client that is running and is started on boot. (But I have changed the default.) So boinc-client is start automatically after the boot. I have never started the client but it is running:

boinc 1709 0.0 0.0 12576 2604 ? SNs 20:09 0:00 /bin/bash /usr/bin/boinc --dir /var/lib/boinc
boinc 1715 0.3 0.2 90060 8600 ? SNl 20:09 0:01 /usr/bin/boinc_client --allow_multiple_clients --dir /var/lib/boinc
4) Message boards : Questions and problems : [Linux] Unable to connect to the core client (Message 69239)
Posted 28 Apr 2016 by Sandro kensan
Post:
Hi,
I have Installed Boinc via standard Mageia Repository and then I have start Boinc Manager via Start menu.
Manager shows:
Retrieving current status
and then:
Unable to connect to the core client

I have reboot and the error don't change. I have read a problem about firewall and I have put in my firewall the port:
31416/tcp

The command:
# lsof -i :31416
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
boinc_cli 1690 boinc 4u IPv4 19123 0t0 TCP localhost:31416 (LISTEN)
boincmgr 8781 sandro 6u IPv4 544741 0t0 TCP localhost:53830->localhost:31416 (CLOSE_WAIT)

$ ps aux|grep boinc
boinc 1683 0.0 0.0 12576 2528 ? SNs 15:47 0:00 /bin/bash /usr/bin/boinc --dir /var/lib/boinc
boinc 1690 0.0 0.2 90060 8760 ? SNl 15:47 0:01 /usr/bin/boinc_client --allow_multiple_clients --dir /var/lib/boinc
sandro 8781 0.1 1.0 450216 38276 ? Sl 16:25 0:00 /usr/bin/boincmgr -n localhost -d /var/lib/boinc
sandro 9246 0.0 0.0 12268 2092 pts/0 S+ 16:30 0:00 grep --color boinc

$ top|grep boinc
1690 boinc 30 10 90060 8760 7308 S 0,3 0,2 0:01.16 boinc_client
8781 sandro 20 0 450216 38424 32296 S 0,3 1,0 0:00.71 boincmgr
8781 sandro 20 0 450216 38424 32296 S 0,3 1,0 0:00.72 boincmgr
8781 sandro 20 0 450216 38424 32296 S 0,3 1,0 0:00.73 boincmgr
1690 boinc 30 10 90060 8760 7308 S 0,3 0,2 0:01.17 boinc_client
8781 sandro 20 0 450216 38424 32296 S 0,7 1,0 0:00.75 boincmgr
1690 boinc 30 10 90060 8760 7308 S 0,3 0,2 0:01.18 boinc_client
8781 sandro 20 0 450216 38424 32296 S 0,3 1,0 0:00.76 boincmgr

My Internet connection is NATed

Any solution?

Linux Mageia 5 updated, it is the last version stable. 64 bit version.
Boinc manager 7.2.42 (x64)




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.