Successfully Uploaded Documents but Mayan says I don't have any

681 views
Skip to first unread message

Mark Phillips

unread,
Jun 6, 2017, 10:58:15 AM6/6/17
to Mayan EDMS Users
I have installed the latest mayan edms on a test machine with a mysql backend. It appears to be working - ie it runs with no errors. 

I created a document type and added some optional and required metadata to that document type. I uploaded several documents (tiff image and pdfs) for my new document type, and they are all in the mayan/media/document_storage/ folder. However, the mayan ui says I have no documents and when I search for these documents nothing is found. 

When I uploaded the documents, I got as far as the upload screen, where I uploaded the document. The green check mark appeared, and that was it. Did I miss a step after that? There does not appear to be a next button on this screen. Did I miss a setup option somewhere to make the documents visible?

Thanks!

Mark

Roberto Rosario

unread,
Jun 16, 2017, 1:44:57 PM6/16/17
to Mayan EDMS
Do you have the Celery worker(s) running? These are necessary for the background tasks to work of which uploads processing is one.
Check the logs of the worker(s) for errors connecting to the broker (Redis or RabbitMQ). You can also launch workers via the command line with:

./manage.py celery worker -l DEBUG

Check the logs of the UWSGI process (web frontend) too for errors.

Roberto Rosario

unread,
Jun 16, 2017, 8:12:54 PM6/16/17
to Mayan EDMS
What version are you using? Just found and closed and issue where some type of invalid documents (documents with no pages but with a version) can interfere with the document list rendering process.
Reply all
Reply to author
Forward
0 new messages