Community  
BROWSE SEARCH
Community Home
Advocacy
Help
Projects
Education
Development
GR Café

LOGIN
Email:
Password:
If you don't have an account,
click here to sign up.
DOCUMENTATION DISCUSSIONS FILE ROOM
Initialization files problem + Account manager communication failed

Initialization files problem + Account manager communication failed

 
ID: 49646
Posts: 4

I am using BOINC and I need help with two things.

  1.  I am deploying BOINC on about 20 computers, with initialization files so that they will automatically attach to the gridrepublic account manager. For some reason, BOINC does not see these files, acct_mgr_login.xml and acct_mgr_url.xml which are in BOINC's data directory. I am using BOINC version 6.10.43.
  2. When I manually attach BOINC to the account manager, it cannot communicate with  gridrepublic. It tries to fetch the configuration file but fails. Here's some of the output in the messages tab:
5/17/2010 1:41:26 PM      Starting BOINC client version 6.10.43 for windows_intelx86
5/17/2010 1:41:26 PM      log flags: file_xfer, sched_ops, task
5/17/2010 1:41:26 PM      Libraries: libcurl/7.19.7 OpenSSL/0.9.8l zlib/1.2.3
5/17/2010 1:41:26 PM      Data directory: C:\BOINC\08-LIB-01\DATA
5/17/2010 1:41:26 PM      Running under account Administrator
5/17/2010 1:41:28 PM      Processor: 1 GenuineIntel               Intel(R) Pentium(R) 4 CPU 2.80GHz [Family 15 Model 3 Stepping 4]
5/17/2010 1:41:28 PM      Processor: 1.00 MB cache
5/17/2010 1:41:28 PM      Processor features: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss htt tm pni pbe
5/17/2010 1:41:28 PM      OS: Microsoft Windows XP: Professional x86 Edition, Service Pack 3, (05.01.2600.00)
5/17/2010 1:41:28 PM      Memory: 509.98 MB physical, 1.22 GB virtual
5/17/2010 1:41:28 PM      Disk: 74.50 GB total, 61.55 GB free
5/17/2010 1:41:28 PM      Local time is UTC -5 hours
5/17/2010 1:41:28 PM      No usable GPUs found
5/17/2010 1:41:28 PM      No general preferences found - using BOINC defaults
5/17/2010 1:41:28 PM      Not using a proxy
5/17/2010 1:41:28 PM      This computer is not attached to any projects
5/17/2010 1:57:58 PM      Fetching configuration file from http://www.gridrepublic.org/get_project_config.php
5/17/2010 1:58:10 PM      Project communication failed: attempting access to reference site
5/17/2010 1:58:11 PM      Internet access OK - project servers may be temporarily down.
 
 
ID: 49646
Posts: 4

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>

1024

9c3af22a230f1eb122b8eab256e5e46b49f6d357e65d00e414cf6af105aef217

1de0793353097bbbb918413f79cb5bfaa4532daf061ece07b63f209690a3e1b1

8906a9ae4f521ec25e6fb79b8679dd4c18c0f022dcb95baefeca091d572c7738

e1b1d542bbec94552e0e37c698427f4538b947b79072d112ebcf4d9c509b16d9

0000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000000000

0000000000000000000000000000000000000000000000000000000000010001

.

</signing_key>

</acct_mgr>

 

ID: 15261
Posts: 141

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.

ID: 49646
Posts: 4

The bug in that version was a GPU bug and does not affect me. But most of my problem has been solved. http://boinc.berkeley.edu/dev/forum_thread.php?id=5750
ID: 21503
Posts: 326

just curious -- did you manage (via your script) to suppress the "attach to project" wizard?
ID: 49646
Posts: 4

Nope, that's the problem I'm having now.
ID: 21503
Posts: 326

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...)

Post   Previous   Page 1 of 1   Next
Please enable JavaScript support in Your web browser to display this page property.