I got the prgram running by installing it zwice again. Is it of any relevance that the homepage and the Documentation have different information?
*Mayan EDMS Documentation Release 2.0.2:* Create the supervisor file for the Celery worker, /etc/supervisor/conf.d/mayan-celery.conf: [program:mayan-worker] command = /usr/share/mayan-edms/bin/python /usr/share/mayan-edms/bin/mayan-edms.py celery --settings .... VS *Hompage:* Create the supervisor file for the Celery worker, /etc/supervisor/conf.d/mayan-celery.conf: [program:mayan-worker] command = /usr/share/mayan-edms/bin/python /usr/share/mayan-edms/bin/mayan-edms.py celery --settings=mayan.settings.production worker -Ofair -l ERROR ... -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
