Linux/PPC Seti Client

Questions and Answers : Unix/Linux : Linux/PPC Seti Client
Message board moderation

To post messages, you must log in.

AuthorMessage
Profile Bill Cormack

Send message
Joined: 23 Aug 01
Posts: 2
Credit: 151,926
RAC: 0
United Kingdom
Message 246514 - Posted: 12 Feb 2006, 1:05:49 UTC
Last modified: 12 Feb 2006, 1:12:31 UTC

Hi,

When I try and run boinc under ubuntu on my mac mini I get the following output:

bill@bill:~/boinc$ sudo ./boinc_4.27-powerpc-unknown-linux-gnu

2006-02-12 00:56:22 [---] Starting BOINC client version 4.27 for powerpc-unknown-linux-gnu
2006-02-12 00:56:22 [---] No general preferences found - using BOINC defaults
2006-02-12 00:56:22 [---] GUI RPC bind failed: -1
2006-02-12 00:56:22 [---] GUI RPC bind failed: -1
gstate.init() failed: -180

I've googled various combinations of the error messages but have found nothing helpful, any ideas?

Thanks in advance,

Bill Cormack
ID: 246514 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 246718 - Posted: 12 Feb 2006, 12:30:17 UTC

2006-02-12 00:56:22 [---] Starting BOINC client version 4.27 for powerpc-unknown-linux-gnu
2006-02-12 00:56:22 [---] No general preferences found - using BOINC defaults
2006-02-12 00:56:22 [---] GUI RPC bind failed: -1

Strange.
Do you use the binary from the third party site, or have you compiled your own one ?
Did it work if you start it with "boinc_client -allow_remote_gui_rpc" ?
Works the "nslookup localhost" and "nslookup `hostname`" ?
Can you "ping localhost" and "ping `hostname`" ?
Do you have a firewall installed and active on your system ? - If yes you could also try to deactivate the firewall.

ID: 246718 · Report as offensive
Profile Bill Cormack

Send message
Joined: 23 Aug 01
Posts: 2
Credit: 151,926
RAC: 0
United Kingdom
Message 246797 - Posted: 12 Feb 2006, 16:09:37 UTC - in response to Message 246718.  

2006-02-12 00:56:22 [---] Starting BOINC client version 4.27 for powerpc-unknown-linux-gnu
2006-02-12 00:56:22 [---] No general preferences found - using BOINC defaults
2006-02-12 00:56:22 [---] GUI RPC bind failed: -1

Strange.
Do you use the binary from the third party site, or have you compiled your own one ?
Did it work if you start it with "boinc_client -allow_remote_gui_rpc" ?
Works the "nslookup localhost" and "nslookup `hostname`" ?
Can you "ping localhost" and "ping `hostname`" ?
Do you have a firewall installed and active on your system ? - If yes you could also try to deactivate the firewall.


I used the binary from the 3rd party site.
no, allow remote gives the exact same error

NSLOOKUPs:
bill@bill:/dev$ nslookup localhost
Server: 192.168.1.254
Address: 192.168.1.254#53

Name: localhost
Address: 127.0.0.1

bill@bill:/dev$ nslookup bill
Server: 192.168.1.254
Address: 192.168.1.254#53

Name: bill.config
Address: 192.168.1.69

Both localhost and hostname respond to ping.
No local firewall (HW firewall at border)

Thanks,

BDC
ID: 246797 · Report as offensive
Dotsch
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 2422
Credit: 919,393
RAC: 0
Germany
Message 246812 - Posted: 12 Feb 2006, 16:39:36 UTC - in response to Message 246797.  

NSLOOKUPs:
bill@bill:/dev$ nslookup localhost
Server: 192.168.1.254
Address: 192.168.1.254#53

Name: localhost
Address: 127.0.0.1

bill@bill:/dev$ nslookup bill
Server: 192.168.1.254
Address: 192.168.1.254#53

Name: bill.config
Address: 192.168.1.69

Both localhost and hostname respond to ping.

Not shure if the localhost resolution cause your problem.

Could you please try to configure the lo0 interface for the localhost IP :
- "ifconfig lo0 plumb"
- "ifconfig lo0 127.0.0.1 netmask 255.0.0.0 up"
- add a entry "127.0.0.1 localhost" in the /etc/hosts and remove the old alias for localhost.
- add e entry for bill : "192.168.1.254 bill bill.config" in the /etc/hosts.

Now stop the boinc client, ensure that no boinc client run, and start the boinc client again.


ID: 246812 · Report as offensive

Questions and Answers : Unix/Linux : Linux/PPC Seti Client


 
©2025 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.