Closed aec2016 closed 1 year ago
I have changed something in the code for curl upload. Previously I had copied the file and then sent it to the conversion server. Now the file is sent directly to the conversion server.
I can't say if this fixes the error, but the file copying problem should not occur anymore.
Please try the code from the branch
https://github.com/miotto/moodle-fileconverter_flasksoffice/tree/iss1
You can update the whole plugin or just replace the
classes/converter.php
file.
Please let me know if it solves the problem.
No further response, close the issue.
Install the latest release on moodle.org site with moodle version 3.11.2
Here is the cron debugging output:
However, some time the debugging output looks fine as:
It just fails randomly without an obvious pattern, any advice or suggestion would be much appreciated, thanks!