Hello,
experimenting with Mayan EDMS I gained the impression that it is very well engineered and structured. It has great features to set up and customize a document management system for specific needs (Workflow and permission creation)
During my docker installation (Version 4.8 on Debian 12) I always get the following error and warning messages, which makes me nervous, since I am not sure if the system works as it should:
Postgres:
- Error: relation “smart_settings_updatedsetting” does not exist at character 187
- Error: relation “file_metadata_storeddriver” does not exist at character 22
- Error: relation “file_caching_cache” does not exist at character 121
Rabbitmq:
- Warning: <0.254.0> Classic peer discovery backend: list of nodes does not contain the local
node - Warning: 2025-01-14 19:10:13.837180+00:00 [warning] <0.643.0> Message store
“5RU2IGKKAZSSHOVUGSVFWGPHU/msg_store_persistent”: rebuilding indices from scratch - Warning: 2025-01-14 19:11:09.542736+00:00 [warning] <0.1046.0> closing AMQP connection
<0.1046.0> (172.18.0.2:53866 → 172.18.0.4:5672, vhost: ‘mayan’, user: ‘mayan’):
rabbitmq-1 | 2025-01-14 19:11:09.542736+00:00 [warning] <0.1046.0> client unexpectedly
closed TCP connection
It would be very kind to let me know what I can do to have a complete and working Mayan EDMS database and installation. I already tried several installations but it always has the above error and warning messages.
Thank you for your support.