| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 98
|
|
| Author |
|
|
adriverhoef
Master Cruncher The Netherlands Joined: Apr 3, 2009 Post Count: 2346 Status: Offline Project Badges:
|
If this is a recurring error in your Event Log (I coukln't tell if you saw it only once or multiple times):
It sounds as if there is an error in one of your XML-files in the BOINC-directory. You might want to stop boinc temporary and try investigating each XML-file, preferably with a XML-validator program like XML Copy Editor (xmlcopyeditor), probably to be found in each Linux repository, unless you can spot the error easily in a different way, and then fix the error. Or else reinstall Boinc. |
||
|
|
TruboXL
Cruncher Malaysia Joined: Nov 22, 2015 Post Count: 29 Status: Offline Project Badges:
|
You are right. Turns out there's a bug in the BOINC client in detecting coprocs on my machine. It generates "broken" sched_request_www.worldcommunitygrid.org.xml. Removing one of the coprocs and the error goes away.
But I am not sure why WCG having problem while other projects work just fine... |
||
|
|
adriverhoef
Master Cruncher The Netherlands Joined: Apr 3, 2009 Post Count: 2346 Status: Offline Project Badges:
|
You are right. Turns out there's a bug in the BOINC client in detecting coprocs on my machine. It generates "broken" sched_request_www.worldcommunitygrid.org.xml. Removing one of the coprocs and the error goes away. But I am not sure why WCG having problem while other projects work just fine... Well, that's funny, because you're mentioning sched_request_www.worldcommunitygrid.org.xml and when I googled your "Error in request message: no end tag" message, I stumbled across this thread on the Einstein@Home site where someone named Diplomat attached the contents of their sched_request_einstein.phys.uwm.edu.xml (which is also a sched_request_….xml) file. Upon looking into the contents of that attachment with xmlcopyeditor, I noticed the resulting message: "Error at line 9177, column 1: not well-formed (invalid token)". Upon inspecting the lines around that line, this is what I found: <file_info> Indeed, a broken '<name></name>'-tag! ![]() |
||
|
|
HyperComputing
Advanced Cruncher Joined: Aug 10, 2019 Post Count: 74 Status: Offline Project Badges:
|
It seem that download issue is resolved.
----------------------------------------No more fails and retries. So boinccmd is not anymore needed.
My GPU compute WUs as fast as I'm crushing bubble wrap.
|
||
|
|
HyperComputing
Advanced Cruncher Joined: Aug 10, 2019 Post Count: 74 Status: Offline Project Badges:
|
OMG, issue is back ...
----------------------------------------
My GPU compute WUs as fast as I'm crushing bubble wrap.
|
||
|
|
JohnDK
Advanced Cruncher Denmark Joined: Feb 17, 2010 Post Count: 78 Status: Offline Project Badges:
|
Yes, almost unbelievable...
----------------------------------------
Intel i7-6850K / 16GB / RTX 3090 / 2x RTX 3080 Ti / RTX 3070 Ti
AMD Ryzen 9 5950X / 32GB / RTX 2080 Ti |
||
|
|
Miciastro
Cruncher Joined: May 29, 2007 Post Count: 1 Status: Offline Project Badges:
|
The issue is back, yeah. Can't download anything. It's way too bad, I just came back to WCG after years of inactivity! Not the best moment.
|
||
|
|
HyperComputing
Advanced Cruncher Joined: Aug 10, 2019 Post Count: 74 Status: Offline Project Badges:
|
use the really dirty way by creating a crontask with
----------------------------------------"/usr/bin/boinccmd --network_available" every 10sec (no need to run it as root) ----------- For Windows users the command is: "C:\Program Files\boinc\boinccmd" --network_available The quotes are required because of the space between Program and Files. This will force your boinc_client to restart downloads without pending time.
My GPU compute WUs as fast as I'm crushing bubble wrap.
----------------------------------------[Edit 1 times, last edit by HyperComputing at Oct 19, 2022 8:52:04 PM] |
||
|
|
Nortnarg
Senior Cruncher U.S.A. Joined: Nov 23, 2007 Post Count: 185 Status: Offline Project Badges:
|
use the really dirty way by creating a crontask with "/usr/bin/boinccmd --network_available" every 10sec (no need to run it as root) ----------- For Windows users the command is: "C:\Program Files\boinc\boinccmd" --network_available The quotes are required because of the space between Program and Files. This will force your boinc_client to restart downloads without pending time. For Windows, should I just enter this as a command prompt?? ![]() |
||
|
|
|