new app - syntax error

Message boards : Number crunching : new app - syntax error
Message board moderation

To post messages, you must log in.

AuthorMessage
Sergey Kovalchuk

Send message
Joined: 24 Jun 20
Posts: 26
Credit: 1,106,925
RAC: 0
Message 406 - Posted: 2 Aug 2020, 17:04:04 UTC
Last modified: 2 Aug 2020, 17:19:53 UTC

1st task request gave a syntax error

02-Aug-2020 19:40:49 [minecrafthome] Sending scheduler request: To fetch work.
02-Aug-2020 19:40:49 [minecrafthome] Requesting new tasks for NVIDIA GPU and Intel GPU
02-Aug-2020 19:40:50 [---] can't parse file_ref in result: unexpected XML tag or syntax
02-Aug-2020 19:40:50 [minecrafthome] Can't parse task in scheduler reply: unexpected XML tag or syntax
02-Aug-2020 19:40:50 [minecrafthome] No close tag in scheduler reply


contents of the scheduler response

<workunit>
<rsc_fpops_est>30000000000000000.000000</rsc_fpops_est>
<rsc_fpops_bound>60000000000000000.000000</rsc_fpops_bound>
<rsc_memory_bound>500000000.000000</rsc_memory_bound>
<rsc_disk_bound>1000000000.000000</rsc_disk_bound>
<name>kaktoos_y62_7_12025908428800</name>
<app_name>kaktoos</app_name>
<command_line>
--start 12025908428800 --end 12094627905536
</command_line>
</workunit>

<file_info>
<name>kaktoos_y62_7_12025908428800_1_r413723412_0</name>
<generated_locally/>
<upload_when_present/>
<max_nbytes>100000000</max_nbytes>
<url>https://minecraftathome.com/minecrafthome_cgi/file_upload_handler</url>
</file_info>

<result>
<report_deadline>1596645644</report_deadline>
<wu_name>kaktoos_y62_7_12025908428800</wu_name>
<name>kaktoos_y62_7_12025908428800_1</name>

<file_ref>
<file_name>kaktoos_y62_7_12025908428800_1_r413723412_0</file_name>
<open_name>kaktseeds.txt</open_name>
<copy_file>1</copy_file>git
</file_ref>

<platform>windows_x86_64</platform>
<version_num>101</version_num>
<plan_class>cuda</plan_class>
</result>


the next request passed without errors

the error has already occurred in other projects, probably after updating the server

[update]
you can activate the option - resend lost tasks
then the task with an error will not hang until the deadline, but will be delivered on the next request
ID: 406 · Report as offensive
Profile chip
Project administrator

Send message
Joined: 14 Jun 20
Posts: 78
Credit: 1,321,619
RAC: 0
Message 409 - Posted: 2 Aug 2020, 17:33:36 UTC

This was immediately resolved. Let me know if there are any further issues.
ID: 409 · Report as offensive

Message boards : Number crunching : new app - syntax error