Boinc did not start in Fedora32 linux

Message boards : BOINC client : Boinc did not start in Fedora32 linux
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile JARKKY

Send message
Joined: 22 Apr 20
Posts: 2
Message 100907 - Posted: 1 Oct 2020, 0:58:17 UTC

It looks like the gui_rpc_port issue.
Starting both client & manager with below setting seemed to fix the problem:
boinc --gui_rpc_port 31316
boincmgr --gui_rpc_port 31316

If boinc uses or should use port 31416 that seems reserved for some other purposes (see /etc/services -file):
xqosd 31416/tcp # XQoS network monitor
xqosd 31416/udp # XQoS network monitor

I could not find the boinc startup files to set the port as 31316 or to make whatever setting is needed...
ID: 100907 · Report as offensive
Profile Keith Myers
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 17 Nov 16
Posts: 867
United States
Message 100908 - Posted: 1 Oct 2020, 1:17:49 UTC

Yes, BOINC default port is 31416. So if other services already use that port, either BOINC or the other service needs to be moved to another port address.
ID: 100908 · Report as offensive

Message boards : BOINC client : Boinc did not start in Fedora32 linux

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.