1) Message boards : Number crunching : universe@home struggling to upload finished tasks (Message 2877)
Posted 6 May 2018 by Profile bill1024
Post:
I had an issue with tasks not uploading.
I fixed it by adding this line to my CC_config.xml file. <http_1_0>1</http_1_0>
2) Message boards : Number crunching : Cannot Upload or Download Tasks (Message 2492)
Posted 14 Nov 2017 by Profile bill1024
Post:
Your log says " cc_config.xml not found"
Make a cc_confix.xml file with notepad, cut and paste this text to it.

<cc_config>
<options>
<report_results_immediately>1</report_results_immediately>
<use_all_gpus>1</use_all_gpus>
<http_1_0>1</http_1_0>
</options>
</cc_config>

If using windows
After you paste that in notepad, hit file save as..
A pop up box comes up at the bottom it says "save as file type" choose "all files".
Then remove *.txt and put in cc_config.xml then save it to documents.
Go to documents and copy that new cc_config file to c - program data - BOINC- put it right there, not in the projects other folder.
Then go into the BIONIC mgr. and under Options at the top hit "read config files" and hit " read local prefs files"
Or you can exit BOINC and restart it, restart BOINC if read config does not work
Then go to BOINC MGR, and under transfers highlight them all and hit "retry now"

You will have to allow Hidden files and folders to be seen, to see the program data directory
You can find that directory by typing "Hidden files and folders" in the lower left search area under start

If using Linux you have to create that file with an editor and save it to the BIONC folder.
I have not done it myself, better instructions are out there I am sure.
Hope this helps, good luck
3) Message boards : Number crunching : Cannot Upload or Download Tasks (Message 2479)
Posted 11 Nov 2017 by Profile bill1024
Post:
This project was picked for a spring challenge so I am running on several systems.
And it is cold here, I need the heat!!!

I just went through all my systems, found 3 more that the uploads were hung.
I either added that HTTP line or had to ad the whole CC+config file.
But it worked every time.
Sorry I lost several dozen tasks yesterday. But at least I know now how to fix it now.
4) Message boards : News : Server task generating breake... (Message 2478)
Posted 11 Nov 2017 by Profile bill1024
Post:
This project was picked for a spring challenge so I am running on several systems.
And it is cold here, I need the heat!!!

I just went through all my systems, found 3 more that the uploads were hung.
I either added that HTTP line or had to ad the whole CC+config file.
But it worked every time.
Sorry I lost several dozen tasks yesterday. But at least I know now how to fix it now.
5) Message boards : News : Server task generating breake... (Message 2477)
Posted 11 Nov 2017 by Profile bill1024
Post:
I had an issue with tasks not uploading and I gave up and del the project and reinstalled it.
That did not help, it was 2 computers out of several had the problem.
The MSG. was server backed off retry in 1.23.33 or shorter times and some as long as 5 hours.
Hitting retry now did not help at all.

I fixed it by adding this line to my CC_config.xml file. <http_1_0>1</http_1_0>
So now it looks like this. ( I had to do this one another system for another project)
It worked for me, maybe will work for you....
<cc_config>
<options>
<report_results_immediately>1</report_results_immediately>
<use_all_gpus>1</use_all_gpus>
<http_1_0>1</http_1_0>
</options>
</cc_config>
6) Message boards : Number crunching : Cannot Upload or Download Tasks (Message 2476)
Posted 11 Nov 2017 by Profile bill1024
Post:
I had an issue with tasks not uploading and I gave up and del the project and reinstalled it.
That did not help, it was 2 computers out of sever had the problem.
The MSG. was server backed off retry in 1.23.33 or shorter times and some as long as 5 hours.
Hitting retry now did not help at all.

I fixed it by adding this line to my CC_config.xml file. <http_1_0>1</http_1_0>
So now it looks like this. ( I had to do this one another system for another project)
It worked for me, maybe will work for you....
<cc_config>
<options>
<report_results_immediately>1</report_results_immediately>
<use_all_gpus>1</use_all_gpus>
<http_1_0>1</http_1_0>
</options>
</cc_config>







Copyright © 2024 Copernicus Astronomical Centre of the Polish Academy of Sciences
Project server and website managed by Krzysztof 'krzyszp' Piszczek