Invalid file size after download Error (General questions)

by Rik Arpino @, (6064 days ago)

Is there any way of finding out which file this error message is referring to?

Everything has been working perfectly but the testing the latest update gave us this error... any more detail on what can cause this would be helpful.

Regards,


Rik

locked

Re:

by wodDamir @, (6064 days ago) @ Rik Arpino

Hi Rik,

You can check what file this occurs on in FileDone event. When an error occurs, FileDone should contain the appropriate error description and error code, as well as the File parameter, which holds information on the file that the error occured on.

In this case, you most probably set the wrong Size of the file that is downloaded from remote location.

Regards,
Damba

locked

Re:

by Rik Arpino @, (6064 days ago) @ wodDamir

There is no error being thrown on the FileDone event. The error comes up with the DownloadDone and CheckDone events.

Have checked the file sizes and they all seem to be fine - we create the manifest using the output from the Squeeze utility. This is scripted so I know the implementation has not changed by accident.

Any other ideas?


Rik

locked

Re:

by Rik Arpino @, (6064 days ago) @ Rik Arpino

I have found the source of the error - it was me!!!

Many apologies, fixed now...

Thanks for your prompt response.


Rik

locked