A new request with request id 19067 has been created by koha-devel-request@lists.koha-community.org. Short info on the request is :

Title : Koha-devel Digest, Vol 185, Issue 6
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. Re: [Koha] Upgrading bugzilla server (Chris Cormack)
2. Re: [Koha] Upgrading bugzilla server (Chris Cormack)
3. Re: [Koha] Upgrading bugzilla server (Joonas Kylmälä)


----------------------------------------------------------------------

Message: 1
Date: Wed, 7 Apr 2021 20:37:39 +1200
From: Chris Cormack <chrisc@catalyst.net.nz>
To: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
Cc: Koha-devel <koha-devel@lists.koha-community.org>
Subject: Re: [Koha-devel] [Koha] Upgrading bugzilla server
Message-ID: <60530449-32ee-844d-e34b-f5a30e4f8a57@catalyst.net.nz>
Content-Type: text/plain; charset=utf-8

That might be it, or it might be something up with the mail daemon I
think it might be timing out trying to send the mail

Chris

On 7/04/21 8:33 pm, Joonas Kylmälä wrote:
> The 500 error went away from me as well for viewing also now. Could it
> be that some nginx default timeout value changed during the upgrade? The
> error message is:
>
> "<html>
> <head><title>504 Gateway Time-out</title></head>
> <body bgcolor="white">
> <center><h1>504 Gateway Time-out</h1></center>
> <hr><center>nginx/1.14.0 (Ubuntu)</center>
> </body>
> </html>
> "
>
> And now I was able to get one patch to
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013 but the
> other ones didn't go through.
>
> Joonas
>
> On 07/04/2021 11:27, Chris Cormack wrote:
>> Hmm not getting a 500 on that anymore.
>>
>> Looks like it attached it ok, not sure why it is timing out
>>
>> Chris
>>
>> On 7/04/21 7:48 pm, Joonas Kylmälä wrote:
>>> To reproduce the problem you can try open
>>> <https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119143>. It
>>> gives me right now Internal Server Error 500. The attachment upload via
>>> git-bz gave 504.
>>>
>>> Joonas
>>>
>>> On 07/04/2021 10:46, Chris Cormack wrote:
>>>> Interesting, bugzilla hasn't changed at all. It was an OS upgrade from
>>>> xenial to bionic.
>>>>
>>>> I suspect its bots hammering the site again I'll go block some ips
>>>>
>>>> Chris 
>>>>
>>>> On Wed, 7 Apr 2021, 7:40 pm Joonas Kylmälä, <joonas.kylmala@helsinki.fi
>>>> <mailto:joonas.kylmala@helsinki.fi>> wrote:
>>>>
>>>> Hi Chris,
>>>>
>>>> thanks. The attachment viewing and adding new attachments stopped
>>>> working. It gives 504 internal server error.
>>>>
>>>> Joonas
>>>>
>>>> On 07/04/2021 00:29, Chris Cormack wrote:
>>>> > And it's finished.
>>>> >
>>>> > Please let me know if you spot anything weird
>>>> >
>>>> > Chris
>>>> >
>>>> > On Wed, 7 Apr 2021 at 09:10, Chris Cormack
>>>> <chris@bigballofwax.co.nz <mailto:chris@bigballofwax.co.nz>> wrote:
>>>> >>
>>>> >> Hi all
>>>> >>
>>>> >> I am upgrading the OS on the bugzilla server, so things might go up
>>>> >> and down a bit
>>>> >>
>>>> >> I'll update when its all good to go again
>>>> >>
>>>> >> Chris
>>>> > _______________________________________________
>>>> > Koha-devel mailing list
>>>> > Koha-devel@lists.koha-community.org
>>>> <mailto: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/
>>>> >
>>>>
>>>> --
>>>> Joonas Kylmälä
>>>> Tietojärjestelmäasiantuntija
>>>>
>>>> Kansalliskirjasto
>>>> Kirjastoverkkopalvelut
>>>> PL 15 (Unioninkatu 36)
>>>> 00014 Helsingin yliopisto
>>>>
>>>
>


------------------------------

Message: 2
Date: Wed, 7 Apr 2021 20:47:47 +1200
From: Chris Cormack <chrisc@catalyst.net.nz>
To: koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] [Koha] Upgrading bugzilla server
Message-ID: <7fe2d227-fb18-d847-ef43-bc1913e38b06@catalyst.net.nz>
Content-Type: text/plain; charset=utf-8

I think that was it, can you try an attachment now please

Chris

On 7/04/21 8:37 pm, Chris Cormack wrote:
> That might be it, or it might be something up with the mail daemon I
> think it might be timing out trying to send the mail
>
> Chris
>
> On 7/04/21 8:33 pm, Joonas Kylmälä wrote:
>> The 500 error went away from me as well for viewing also now. Could it
>> be that some nginx default timeout value changed during the upgrade? The
>> error message is:
>>
>> "<html>
>> <head><title>504 Gateway Time-out</title></head>
>> <body bgcolor="white">
>> <center><h1>504 Gateway Time-out</h1></center>
>> <hr><center>nginx/1.14.0 (Ubuntu)</center>
>> </body>
>> </html>
>> "
>>
>> And now I was able to get one patch to
>> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013 but the
>> other ones didn't go through.
>>
>> Joonas
>>
>> On 07/04/2021 11:27, Chris Cormack wrote:
>>> Hmm not getting a 500 on that anymore.
>>>
>>> Looks like it attached it ok, not sure why it is timing out
>>>
>>> Chris
>>>
>>> On 7/04/21 7:48 pm, Joonas Kylmälä wrote:
>>>> To reproduce the problem you can try open
>>>> <https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119143>. It
>>>> gives me right now Internal Server Error 500. The attachment upload via
>>>> git-bz gave 504.
>>>>
>>>> Joonas
>>>>
>>>> On 07/04/2021 10:46, Chris Cormack wrote:
>>>>> Interesting, bugzilla hasn't changed at all. It was an OS upgrade from
>>>>> xenial to bionic.
>>>>>
>>>>> I suspect its bots hammering the site again I'll go block some ips
>>>>>
>>>>> Chris 
>>>>>
>>>>> On Wed, 7 Apr 2021, 7:40 pm Joonas Kylmälä, <joonas.kylmala@helsinki.fi
>>>>> <mailto:joonas.kylmala@helsinki.fi>> wrote:
>>>>>
>>>>> Hi Chris,
>>>>>
>>>>> thanks. The attachment viewing and adding new attachments stopped
>>>>> working. It gives 504 internal server error.
>>>>>
>>>>> Joonas
>>>>>
>>>>> On 07/04/2021 00:29, Chris Cormack wrote:
>>>>> > And it's finished.
>>>>> >
>>>>> > Please let me know if you spot anything weird
>>>>> >
>>>>> > Chris
>>>>> >
>>>>> > On Wed, 7 Apr 2021 at 09:10, Chris Cormack
>>>>> <chris@bigballofwax.co.nz <mailto:chris@bigballofwax.co.nz>> wrote:
>>>>> >>
>>>>> >> Hi all
>>>>> >>
>>>>> >> I am upgrading the OS on the bugzilla server, so things might go up
>>>>> >> and down a bit
>>>>> >>
>>>>> >> I'll update when its all good to go again
>>>>> >>
>>>>> >> Chris
>>>>> > _______________________________________________
>>>>> > Koha-devel mailing list
>>>>> > Koha-devel@lists.koha-community.org
>>>>> <mailto: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/
>>>>> >
>>>>>
>>>>> --
>>>>> Joonas Kylmälä
>>>>> Tietojärjestelmäasiantuntija
>>>>>
>>>>> Kansalliskirjasto
>>>>> Kirjastoverkkopalvelut
>>>>> PL 15 (Unioninkatu 36)
>>>>> 00014 Helsingin yliopisto
>>>>>
>>>>
>>
> _______________________________________________
> 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: Wed, 7 Apr 2021 11:48:42 +0300
From: Joonas Kylmälä <joonas.kylmala@helsinki.fi>
To: Chris Cormack <chrisc@catalyst.net.nz>,
    koha-devel@lists.koha-community.org
Subject: Re: [Koha-devel] [Koha] Upgrading bugzilla server
Message-ID: <183e1972-1b8e-8955-83d5-77d164ff3867@helsinki.fi>
Content-Type: text/plain; charset=utf-8

It works now, thanks a lot! :)

On 07/04/2021 11:47, Chris Cormack wrote:
> I think that was it, can you try an attachment now please
>
> Chris
>
> On 7/04/21 8:37 pm, Chris Cormack wrote:
>> That might be it, or it might be something up with the mail daemon I
>> think it might be timing out trying to send the mail
>>
>> Chris
>>
>> On 7/04/21 8:33 pm, Joonas Kylmälä wrote:
>>> The 500 error went away from me as well for viewing also now. Could it
>>> be that some nginx default timeout value changed during the upgrade? The
>>> error message is:
>>>
>>> "<html>
>>> <head><title>504 Gateway Time-out</title></head>
>>> <body bgcolor="white">
>>> <center><h1>504 Gateway Time-out</h1></center>
>>> <hr><center>nginx/1.14.0 (Ubuntu)</center>
>>> </body>
>>> </html>
>>> "
>>>
>>> And now I was able to get one patch to
>>> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28013 but the
>>> other ones didn't go through.
>>>
>>> Joonas
>>>
>>> On 07/04/2021 11:27, Chris Cormack wrote:
>>>> Hmm not getting a 500 on that anymore.
>>>>
>>>> Looks like it attached it ok, not sure why it is timing out
>>>>
>>>> Chris
>>>>
>>>> On 7/04/21 7:48 pm, Joonas Kylmälä wrote:
>>>>> To reproduce the problem you can try open
>>>>> <https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=119143>. It
>>>>> gives me right now Internal Server Error 500. The attachment upload via
>>>>> git-bz gave 504.
>>>>>
>>>>> Joonas
>>>>>
>>>>> On 07/04/2021 10:46, Chris Cormack wrote:
>>>>>> Interesting, bugzilla hasn't changed at all. It was an OS upgrade from
>>>>>> xenial to bionic.
>>>>>>
>>>>>> I suspect its bots hammering the site again I'll go block some ips
>>>>>>
>>>>>> Chris 
>>>>>>
>>>>>> On Wed, 7 Apr 2021, 7:40 pm Joonas Kylmälä, <joonas.kylmala@helsinki.fi
>>>>>> <mailto:joonas.kylmala@helsinki.fi>> wrote:
>>>>>>
>>>>>> Hi Chris,
>>>>>>
>>>>>> thanks. The attachment viewing and adding new attachments stopped
>>>>>> working. It gives 504 internal server error.
>>>>>>
>>>>>> Joonas
>>>>>>
>>>>>> On 07/04/2021 00:29, Chris Cormack wrote:
>>>>>> > And it's finished.
>>>>>> >
>>>>>> > Please let me know if you spot anything weird
>>>>>> >
>>>>>> > Chris
>>>>>> >
>>>>>> > On Wed, 7 Apr 2021 at 09:10, Chris Cormack
>>>>>> <chris@bigballofwax.co.nz <mailto:chris@bigballofwax.co.nz>> wrote:
>>>>>> >>
>>>>>> >> Hi all
>>>>>> >>
>>>>>> >> I am upgrading the OS on the bugzilla server, so things might go up
>>>>>> >> and down a bit
>>>>>> >>
>>>>>> >> I'll update when its all good to go again
>>>>>> >>
>>>>>> >> Chris
>>>>>> > _______________________________________________
>>>>>> > Koha-devel mailing list
>>>>>> > Koha-devel@lists.koha-community.org
>>>>>> <mailto: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/
>>>>>> >
>>>>>>
>>>>>> --
>>>>>> Joonas Kylmälä
>>>>>> Tietojärjestelmäasiantuntija
>>>>>>
>>>>>> Kansalliskirjasto
>>>>>> Kirjastoverkkopalvelut
>>>>>> PL 15 (Unioninkatu 36)
>>>>>> 00014 Helsingin yliopisto
>>>>>>
>>>>>
>>>
>> _______________________________________________
>> 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/
>>
> _______________________________________________
> 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/
>

--
Joonas Kylmälä
Tietojärjestelmäasiantuntija

Kansalliskirjasto
Kirjastoverkkopalvelut
PL 15 (Unioninkatu 36)
00014 Helsingin yliopisto


------------------------------

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 185, Issue 6
******************************************


NOTE: You are receiving this mail because, the Requester/Technician wanted you to get notified on this request creation.