Problem: Boinc Notices trying to connect to localhost

Message boards : Questions and problems : Problem: Boinc Notices trying to connect to localhost
Message board moderation

To post messages, you must log in.

AuthorMessage
Robert Chalmers

Send message
Joined: 19 Jun 17
Posts: 1
United Kingdom
Message 79117 - Posted: 19 Jun 2017, 14:23:16 UTC

When I click on Notices in the manager, the interface tries to connect to 'localhost' and all I get is a blank screen.
It says "Connected to localhost (7.6.33)" and that's it.
It used to work, but now doesn't. I'm on a Mac Mini OSX 10.12.5
ID: 79117 · Report as offensive
Richard Haselgrove
Volunteer tester
Help desk expert

Send message
Joined: 5 Oct 06
Posts: 5081
United Kingdom
Message 79120 - Posted: 19 Jun 2017, 14:40:46 UTC - in response to Message 79117.  

Other threads on this same message board suggest that BOINC v7.6.34 for Mac was released to address this very problem.
ID: 79120 · Report as offensive
charlesxavier

Send message
Joined: 23 Jun 17
Posts: 2
Spain
Message 79255 - Posted: 24 Jun 2017, 0:37:42 UTC

I had a similar issue. I run Debian and found that /etc/boinc-client/gui_rpc_auth.cfg was an empty file.

file /etc/boinc-client/gui_rpc_auth.cfg
/etc/boinc-client/gui_rpc_auth.cfg: very short file (no magic)
Located the same file gui_rpc_auth.cfg in /home/myuser/ directory .
$ locate gui_rpc_auth.cfg

It contained an ASCII text, with no line terminators.

So I copied it (as root):
# cp /home/myuser/gui_rpc_auth.cfg  /etc/boinc-client/gui_rpc_auth.cfg 


And now it connects perfectly to my localhost.

(beware if you look for more "gui:rpc..." files, /var/lib/boinc-client/gui_rpc_auth.cfg is a symbolic link to /etc/boinc-client/gui_rpc_auth.cfg)
ID: 79255 · Report as offensive
charlesxavier

Send message
Joined: 23 Jun 17
Posts: 2
Spain
Message 79274 - Posted: 24 Jun 2017, 22:56:51 UTC - in response to Message 79258.  

Ok I understand. It's a different problem. I also forgot that to use it as a regular user I changed permisions so that any user can launch the boincmgr
chmod 777 /usr/bin/boincmgr
ID: 79274 · Report as offensive

Message boards : Questions and problems : Problem: Boinc Notices trying to connect to localhost

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.