I have build a docker container with mayan 3.5.4 .When I upload a office word file or text file,it couldn't be searched with its content. And then I found the expection in the server logs.
Code: Select all
mayan.apps.documents.models.document_version_models <60> [ERROR] "get_intermediate_file() line 260 Error creating intermediate file "intermediate_file"; ."
2021-01-27T02:05:42.715548506Z [2021-01-27 02:05:42,714: ERROR/ForkPoolWorker-8] Error creating intermediate file "intermediate_file"; .
2021-01-27T02:05:42.720389206Z mayan.apps.documents.models.document_page_models <60> [ERROR] "get_image() line 252 Error creating page cache file "base_image"; "
2021-01-27T02:05:42.720413669Z [2021-01-27 02:05:42,720: ERROR/ForkPoolWorker-8] Error creating page cache file "base_image";