I am using BOINC and I need help with two things.
Here's my init files:
cc_config.xml<cc_config> <log_flags> <checkpoint_debug>1</checkpoint_debug> <file_xfer_debug>1</file_xfer_debug> <sched_op_debug>1</sched_op_debug> <statefile_debug>1</statefile_debug> <work_fetch_debug>1</work_fetch_debug> </log_flags> <options> <report_results_immediately>1</report_results_immediately> <abort_jobs_on_exit>1</abort_jobs_on_exit> <start_delay>120</start_delay> <network_test_url>http://setiathome.ssl.berkeley.edu/</network_test_url> <no_priority_change>1</no_priority_change> <simple_gui_only>0</simple_gui_only> </options></cc_config> acct_mgr_login.xml:<acct_mgr_login> <login> [ s c r u b b e d ] @ tearmedia.info</login> <password_hash>[scrubbed]</password_hash></acct_mgr_login> acct_ mgr_url.xml<acct_mgr> <name>GridRepublic</name> <url>http://www.gridrepublic.org/</url> <signing_key>10249c3af22a230f1eb122b8eab256e5e46b49f6d357e65d00e414cf6af105aef2171de0793353097bbbb918413f79cb5bfaa4532daf061ece07b63f209690a3e1b18906a9ae4f521ec25e6fb79b8679dd4c18c0f022dcb95baefeca091d572c7738e1b1d542bbec94552e0e37c698427f4538b947b79072d112ebcf4d9c509b16d90000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010001.</signing_key></acct_mgr>
I have a few questions/comments. First the current stable version of BOINC is 6.10.18 right now not 6.10.43. I don't know if that may be an issue since they revoked 6.10.43 for some reason.
Is your GridRepublic attached to any projects? Have you tested if your GridRepublic account can attach to one computer without the script? If you were only attached to one project say SETI@home, did you check the project servers if they were up or not at the time of installation? GridRepublic just relays connections to the projects so their servers have to be up to attach for the first time to my understanding.
and you have a valid acct_mgr_url.xml file?
(possibly a useful step: try including acct_mgr_url.xml but not including acct_mgr_login.xml): in this case the client, upon install should start the "attach to account manager" wizard instead of the "attach to project" wizard...)