miotto / moodle-fileconverter_flasksoffice

This Moodle plugin uses a separat Linux server with Flask and LibreOffice for converting documents.
3 stars 2 forks source link

Moodle 4.4.2 #5

Closed mjencabh closed 2 months ago

mjencabh commented 2 months ago

Hello

I have folowed your instructions for setting up rest server for Libre Office on own server, everything works fine. When trying to test the converter on moodle i first get the " This document converter is configured properly. " but when trying to click on the "Test document conversion" afterwards I get: "Cannot read file. Either the file does not exist or there is a permission problem."

I cant seem to find any goarround on this? can you help me further?

in debug mode i get this: Debug info: /tmp/requestdir/97Lg/66d4f4b6b9bd2/66d4f4b6b9d13/source.pdf Error code: storedfilecannotread.

Kind regards Michael

mjencabh commented 2 months ago

Ohhh i got it, its Moodle security issue, in http security section. Works perfect now.