Hi,
Boinc Manager cannot connect to BAM.
When I try to connect, I receive this message (in french, sorry): "L'ajout du gestionnaire de compte a echoue" with this also:
mar. 11 sept. 2012 19:37:56 CEST | | Fetching configuration file from http://bam.boincstats.com/get_project_config.php
mar. 11 sept. 2012 19:38:12 CEST | | Contacting account manager at http://bam.boincstats.com/
mar. 11 sept. 2012 19:38:13 CEST | BOINCstatsBAM! | Message from account manager: Opening and ending tag mismatch: pci_info line 150 and coproc_cuda. Opening and ending tag mismatch: coproc_cuda line 126 and coprocs. Opening and ending tag mismatch: coprocs line 125 and host_authenticator. Premature end of data in tag host_authenticator line 2.
After trying to connect, in the files client_state.xml and acct_mgr_request.xml: end tag pci_info is missing.
View the file client_state.xml with Firefox
Erreur d'analyse XML : balise ne correspondant pas. Attendu : </pci_info>.
Emplacement : file:///var/lib/boinc/client_state.xml
Numéro de ligne 53, Colonne 3 :</coproc_cuda>
--^
and extracted from the file:
<pci_info>
<bus_id>1</bus_id>
<device_id>0</device_id>
<domain_id>0</domain_id>
</coproc_cuda>
In file acct_mgr_request.xml
Erreur d'analyse XML : balise ne correspondant pas. Attendu : </pci_info>.
Emplacement : file:///var/lib/boinc/acct_mgr_request.xml
Numéro de ligne 154, Colonne 3 :</coproc_cuda>
--^
I don't know how to resolve this problem.