Hi all,

Nobody seeing things like this?

mkdir: cannot create directory ‘/var/run/rabbitmq’: Permission denied
Failed to create directory: /var/run/rabbitmq
/usr/lib/rabbitmq/bin/rabbitmq-server: 51:
/usr/lib/rabbitmq/bin/rabbitmq-server: cannot create /var/run/rabbitmq/pid:
Permission denied

Look in /var/log/rabbitmq. Does your rabbitmq service start when you run or
restart a container?

The solution is simple (mkdir and chown), but it needs to be placed
somewhere.

Marcel
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/

Reply via email to