Guide: Document is not uploading

I’m using Mayan EDMS version 4.3 and the latest, I have deployed it on ECS with Fargate. I’m uploading the documents, it shows me this message “New document queued for upload and will be available shortly.”. But the documents didn’t display in all documents and didn’t generate any logs. Even the queue also running.

Version 4.3 is not the latest:

https://docs.mayan-edms.com/releases/

Support for version 4.3 is only available via a one of the support offerings:

Use the official installation method before reporting issues or bugs. Otherwise the issue will most like be caused by non supported deviations from the installation method.

https://docs.mayan-edms.com/chapters/docker/install_docker_compose.html#docker-compose-install

Previously I was using the latest (4.6) version but got the same error. So, I moved to 4.3 just to check whether it had the same error or not. But both have the same issue and both do not generate any error logs.

Previously I was using the latest (4.6) version but got the same error. So, I moved to 4.3 just to check whether it had the same error or not. But both have the same issue and both do not generate any error logs.

This is not a problem or error with Mayan. This is caused by using a non supported or even tested deployment method.

Serverless, app engines, or function based deployment platforms operate in a very different manner than the deployment method supported by Mayan and most Django applications that use asynchronous operations.

I’m using official docker image, Please find the attach screenshot. Here is my url http://63.35.227.177:8000/ you can check. I’m using AWS ECS Service.

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.