Thread: Server Error at attachments

Server Error at attachments

From
Arthur Zakirov
Date:
Hello,

I've noticed that when I try to download an attachment from a mailing list "Server Error" is raised.
For example [1]

1 - https://www.postgresql.org/message-id/48502d9b-60c4-5b10-40a2-e34f562132b4%402ndquadrant.com

-- 
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company


Re: Server Error at attachments

From
Tom Lane
Date:
Arthur Zakirov <a.zakirov@postgrespro.ru> writes:
> I've noticed that when I try to download an attachment from a mailing list "Server Error" is raised.

I'm seeing this too, and it seems to be time sensitive.  I just visited

https://www.postgresql.org/message-id/CAH2-WzkAWqMQCOoT7xV_otN77FGa8psK8rVM_gu9Q%3DR7XiQVtw%40mail.gmail.com

and clicked on the first attachment, and it worked.  Then I went back
and clicked on the second attachment, and got the "Server Error" page.
But now, returning to that page and trying again, neither attachment
works.  Caching problem perchance?

            regards, tom lane


Re: Server Error at attachments

From
Magnus Hagander
Date:

On Tue, Jan 16, 2018 at 4:41 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Arthur Zakirov <a.zakirov@postgrespro.ru> writes:
> I've noticed that when I try to download an attachment from a mailing list "Server Error" is raised.

I'm seeing this too, and it seems to be time sensitive.  I just visited

https://www.postgresql.org/message-id/CAH2-WzkAWqMQCOoT7xV_otN77FGa8psK8rVM_gu9Q%3DR7XiQVtw%40mail.gmail.com

and clicked on the first attachment, and it worked.  Then I went back
and clicked on the second attachment, and got the "Server Error" page.
But now, returning to that page and trying again, neither attachment
works.  Caching problem perchance?

That was a problem from a push I did yesterday. Sorry about that. I just pushed a fix a couple of minutes ago, so I think your (Tom) testing might have been just as I deployed the fix.

Things should be back to working order now.

--

Re: Server Error at attachments

From
Arthur Zakirov
Date:
On Tue, Jan 16, 2018 at 04:47:16PM +0100, Magnus Hagander wrote:
> 
> That was a problem from a push I did yesterday. Sorry about that. I just
> pushed a fix a couple of minutes ago, so I think your (Tom) testing might
> have been just as I deployed the fix.
> 
> Things should be back to working order now.
> 

Yes, it works now for me. Thank you.

-- 
Arthur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company