A new request with request id 14225 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :
Title : Koha-devel Digest, Vol 192, Issue 11
Category :
Description : Send Koha-devel mailing list submissions to
koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
or, via email, send a message with subject or body 'help' to
koha-devel-request@lists.koha-community.org
You can reach the person managing the list at
koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Rabbitmq (Marcel de Rooy)
2. Re: Rabbitmq (Jonathan Druart)
3. Re: Rabbitmq (Marcel de Rooy)
4. Fwd: Rabbitmq (Marcel de Rooy)
5. Re: Fwd: Rabbitmq (Tomas Cohen Arazi)
6. Re: Fwd: Rabbitmq (Marcel de Rooy)
----------------------------------------------------------------------
Message: 1
Date: Tue, 16 Nov 2021 14:11:50 +0100
From: Marcel de Rooy <rooy.de.m@gmail.com>
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Rabbitmq
Message-ID:
<CAGv4ghYyOyq-0YkURNQdKszRiWShT4Ss26CcW8idLpdHezYz5Q@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211116/93704ef5/attachment-0001.htm>
------------------------------
Message: 2
Date: Tue, 16 Nov 2021 14:26:58 +0100
From: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
To: Marcel de Rooy <rooy.de.m@gmail.com>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Rabbitmq
Message-ID:
<CAJzKNY56FXrjHMFwzt6=iYu0dwaPKey1+2hx661uJeJ-VCLBYQ@mail.gmail.com>
Content-Type: text/plain; charset="UTF-8"
Are you seeing this in koha-testing-docker?
Le mar. 16 nov. 2021 à 14:11, Marcel de Rooy <rooy.de.m@gmail.com> a écrit :
>
> 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/
------------------------------
Message: 3
Date: Tue, 16 Nov 2021 14:36:12 +0100
From: Marcel de Rooy <rooy.de.m@gmail.com>
To: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Rabbitmq
Message-ID:
<CAGv4ghYaKALwP183ghSYPcX1SzwaZAkm15D6oHVBWZWZeBb7XQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
No. In a Docker container with a gitified package install.
Op di 16 nov. 2021 om 14:27 schreef Jonathan Druart <
jonathan.druart@bugs.koha-community.org>:
> Are you seeing this in koha-testing-docker?
>
> Le mar. 16 nov. 2021 à 14:11, Marcel de Rooy <rooy.de.m@gmail.com> a
> écrit :
> >
> > 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/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211116/2938809e/attachment-0001.htm>
------------------------------
Message: 4
Date: Tue, 16 Nov 2021 16:16:48 +0100
From: Marcel de Rooy <rooy.de.m@gmail.com>
To: koha-devel <koha-devel@lists.koha-community.org>
Subject: [Koha-devel] Fwd: Rabbitmq
Message-ID:
<CAGv4ghaYtw8fSoqY+TF4JVhc5qG6dchaMg3522KDgO_xWkz1Mg@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Looks like we should add this "fix". Before starting the rabbitmq service,
rm -rf /var/run/rabbitmq.
Tested this in a Docker container, works fine with starting, stopping and
restarting. Before that I had issues with rabbit failing to start.
See also https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92
Seems that ktd could use it too ?
Marcel
---------- Forwarded message ---------
Van: Marcel de Rooy <rooy.de.m@gmail.com>
Date: di 16 nov. 2021 om 14:11
Subject: Rabbitmq
To: koha-devel <koha-devel@lists.koha-community.org>
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211116/7ff7c734/attachment-0001.htm>
------------------------------
Message: 5
Date: Tue, 16 Nov 2021 12:28:02 -0300
From: Tomas Cohen Arazi <tomascohen@gmail.com>
To: Marcel de Rooy <rooy.de.m@gmail.com>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Fwd: Rabbitmq
Message-ID:
<CABZfb=WUoUbj+iioF3E8=7SwUFOjWAJY7RCij2cZfg2d3+=YeQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
I'm more inclined to make ktd use an external rabbitmq container. But yeah,
we could do it
El mar., 16 nov. 2021 12:17, Marcel de Rooy <rooy.de.m@gmail.com> escribió:
> Looks like we should add this "fix". Before starting the rabbitmq service,
> rm -rf /var/run/rabbitmq.
> Tested this in a Docker container, works fine with starting, stopping and
> restarting. Before that I had issues with rabbit failing to start.
> See also https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92
> Seems that ktd could use it too ?
>
> Marcel
> ---------- Forwarded message ---------
> Van: Marcel de Rooy <rooy.de.m@gmail.com>
> Date: di 16 nov. 2021 om 14:11
> Subject: Rabbitmq
> To: koha-devel <koha-devel@lists.koha-community.org>
>
>
> 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/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211116/e9194d50/attachment-0001.htm>
------------------------------
Message: 6
Date: Tue, 16 Nov 2021 16:46:18 +0100
From: Marcel de Rooy <rooy.de.m@gmail.com>
To: Tomas Cohen Arazi <tomascohen@gmail.com>
Cc: koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] Fwd: Rabbitmq
Message-ID:
<CAGv4ghZrQp820zTsj-vqLYPHbtVZMRLPFNk-sHx5cCY6mjJtaQ@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
Sure! Thats the better approach. Just mentioning how to fix the start
failure in the original setup.
Op di 16 nov. 2021 om 16:28 schreef Tomas Cohen Arazi <tomascohen@gmail.com
>:
> I'm more inclined to make ktd use an external rabbitmq container. But
> yeah, we could do it
>
> El mar., 16 nov. 2021 12:17, Marcel de Rooy <rooy.de.m@gmail.com>
> escribió:
>
>> Looks like we should add this "fix". Before starting the rabbitmq
>> service, rm -rf /var/run/rabbitmq.
>> Tested this in a Docker container, works fine with starting, stopping and
>> restarting. Before that I had issues with rabbit failing to start.
>> See also https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/92
>> Seems that ktd could use it too ?
>>
>> Marcel
>> ---------- Forwarded message ---------
>> Van: Marcel de Rooy <rooy.de.m@gmail.com>
>> Date: di 16 nov. 2021 om 14:11
>> Subject: Rabbitmq
>> To: koha-devel <koha-devel@lists.koha-community.org>
>>
>>
>> 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/
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20211116/7eadf16e/attachment.htm>
------------------------------
Subject: Digest Footer
_______________________________________________
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/
------------------------------
End of Koha-devel Digest, Vol 192, Issue 11
*******************************************
NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.