|
Got the client to start and stop spitting up a few errors, but regardless can't manage to get the server to assign my machine an id:
# ./boinc_client -attach_project setiweb.berkeley.edu .....My Account Key......
30-May-2009 12:31:37 [---] Starting BOINC client version 6.2.19 for i386-pc-solaris
30-May-2009 12:31:37 [---] log flags: task, file_xfer, sched_ops
30-May-2009 12:31:37 [---] Libraries: libcurl/7.18.0 OpenSSL/0.9.7d zlib/1.2.3
30-May-2009 12:31:37 [---] Data directory: /opt/boinc
30-May-2009 12:31:37 [---] [error] Invalid account filename: account_setiathome.berkeley.edu.xml~
30-May-2009 12:31:37 [---] [error] Invalid account filename: account_setiweb.berkeley.edu.xml~
30-May-2009 12:31:37 [---] Processor: 2 i86pc amd64
30-May-2009 12:31:37 [---] Processor features:
30-May-2009 12:31:37 [---] OS: SunOS: 5.10
30-May-2009 12:31:37 [---] Memory: 2.00 GB physical, 517.71 MB virtual
30-May-2009 12:31:37 [---] Disk: 5.57 GB total, 2.00 GB free
30-May-2009 12:31:37 [---] Local time is UTC -8 hours
30-May-2009 12:31:37 [---] Already attached to http://setiweb.berkeley.edu/
30-May-2009 12:31:37 [http://setiweb.berkeley.edu/] URL: http://setiweb.berkeley.edu/; Computer ID: not assigned yet; location: (none); project prefs: default
30-May-2009 12:31:37 [---] No general preferences found - using BOINC defaults
30-May-2009 12:31:37 [---] Preferences limit memory usage when active to 1023.65MB
30-May-2009 12:31:37 [---] Preferences limit memory usage when idle to 1842.58MB30-May-2009 12:31:37 [---] Preferences limit disk usage to 1.91GB
30-May-2009 12:32:06 [---] [error] GUI RPC bind failed: 125
gstate.init() failed: -180
can't seem to get past this rpc bind error, any suggestions? I'm totally stuck at this point :P
|