Thread: an error on psql-jobs archive page

an error on psql-jobs archive page

From
Szymon Lipiński
Date:
Hi,
the last link on the page https://www.postgresql.org/list/pgsql-jobs/2016-01/ ends with an error:

This webpage has a redirect loop
ERR_TOO_MANY_REDIRECTS

regards,
Szymon Lipiński

Re: an error on psql-jobs archive page

From
Magnus Hagander
Date:


On Thu, Sep 1, 2016 at 11:57 AM, Szymon Lipiński <mabewlun@gmail.com> wrote:
Hi,
the last link on the page https://www.postgresql.org/list/pgsql-jobs/2016-01/ ends with an error:

This webpage has a redirect loop
ERR_TOO_MANY_REDIRECTS



Do you still see this one? It works fine for me right now, so it could've been something transient, or perhaps it is somehow browser dependent? If you still see it, what browser do you use and do you have any plugins that could potentially interfere? 


--

Re: an error on psql-jobs archive page

From
Szymon Lipiński
Date:


On 3 September 2016 at 17:07, Magnus Hagander <magnus@hagander.net> wrote:


On Thu, Sep 1, 2016 at 11:57 AM, Szymon Lipiński <mabewlun@gmail.com> wrote:
Hi,
the last link on the page https://www.postgresql.org/list/pgsql-jobs/2016-01/ ends with an error:

This webpage has a redirect loop
ERR_TOO_MANY_REDIRECTS



Do you still see this one? It works fine for me right now, so it could've been something transient, or perhaps it is somehow browser dependent? If you still see it, what browser do you use and do you have any plugins that could potentially interfere? 



Hi,
the problem still exists. Maybe I was not precise enough. "The last link" means "Requirement: PostgreSQL - Baltimore MD Piyush (20:59)".

Then I click then I get in developer tools in Chrome, Firefox, Opera no Ubuntu 16.04 HTTP codes 301, 307, and again, 301, 307 till error.
Checking this url with console returns endless stream of: https://gist.github.com/szymonlipinski/1ef334e5d1e6bff2521fe9c1bf939fae


/Szymon Lipiński
 

Re: an error on psql-jobs archive page

From
Magnus Hagander
Date:
On Sat, Sep 3, 2016 at 9:41 PM, Szymon Lipiński <mabewlun@gmail.com> wrote:


On 3 September 2016 at 17:07, Magnus Hagander <magnus@hagander.net> wrote:


On Thu, Sep 1, 2016 at 11:57 AM, Szymon Lipiński <mabewlun@gmail.com> wrote:
Hi,
the last link on the page https://www.postgresql.org/list/pgsql-jobs/2016-01/ ends with an error:

This webpage has a redirect loop
ERR_TOO_MANY_REDIRECTS



Do you still see this one? It works fine for me right now, so it could've been something transient, or perhaps it is somehow browser dependent? If you still see it, what browser do you use and do you have any plugins that could potentially interfere? 



Hi,
the problem still exists. Maybe I was not precise enough. "The last link" means "Requirement: PostgreSQL - Baltimore MD Piyush (20:59)".

Then I click then I get in developer tools in Chrome, Firefox, Opera no Ubuntu 16.04 HTTP codes 301, 307, and again, 301, 307 till error.
Checking this url with console returns endless stream of: https://gist.github.com/szymonlipinski/1ef334e5d1e6bff2521fe9c1bf939fae


Ah, now I see the problem. Must be at least two issues as it's also bouncing between http and https.

I don't have time to investigate right now, but I'll put it on my list to get to ASAP. But now that I can reproduce it, I at least have hope of fixing it :)

--

Re: an error on psql-jobs archive page

From
Magnus Hagander
Date:
On Sat, Sep 3, 2016 at 3:02 PM, Magnus Hagander <magnus@hagander.net> wrote:
On Sat, Sep 3, 2016 at 9:41 PM, Szymon Lipiński <mabewlun@gmail.com> wrote:


On 3 September 2016 at 17:07, Magnus Hagander <magnus@hagander.net> wrote:


On Thu, Sep 1, 2016 at 11:57 AM, Szymon Lipiński <mabewlun@gmail.com> wrote:
Hi,
the last link on the page https://www.postgresql.org/list/pgsql-jobs/2016-01/ ends with an error:

This webpage has a redirect loop
ERR_TOO_MANY_REDIRECTS



Do you still see this one? It works fine for me right now, so it could've been something transient, or perhaps it is somehow browser dependent? If you still see it, what browser do you use and do you have any plugins that could potentially interfere? 



Hi,
the problem still exists. Maybe I was not precise enough. "The last link" means "Requirement: PostgreSQL - Baltimore MD Piyush (20:59)".

Then I click then I get in developer tools in Chrome, Firefox, Opera no Ubuntu 16.04 HTTP codes 301, 307, and again, 301, 307 till error.
Checking this url with console returns endless stream of: https://gist.github.com/szymonlipinski/1ef334e5d1e6bff2521fe9c1bf939fae


Ah, now I see the problem. Must be at least two issues as it's also bouncing between http and https.

I don't have time to investigate right now, but I'll put it on my list to get to ASAP. But now that I can reproduce it, I at least have hope of fixing it :)


Turns out there was a broken regexp that failed on messageids containing a slash. I've deployed a fix for this, so the site should recover once the currently cached pages go away. 

--

Re: an error on psql-jobs archive page

From
Szymon Lipiński
Date:


On 21 September 2016 at 13:47, Magnus Hagander <magnus@hagander.net> wrote:
On Sat, Sep 3, 2016 at 3:02 PM, Magnus Hagander <magnus@hagander.net> wrote:
On Sat, Sep 3, 2016 at 9:41 PM, Szymon Lipiński <mabewlun@gmail.com> wrote:


On 3 September 2016 at 17:07, Magnus Hagander <magnus@hagander.net> wrote:


On Thu, Sep 1, 2016 at 11:57 AM, Szymon Lipiński <mabewlun@gmail.com> wrote:
Hi,
the last link on the page https://www.postgresql.org/list/pgsql-jobs/2016-01/ ends with an error:

This webpage has a redirect loop
ERR_TOO_MANY_REDIRECTS



Do you still see this one? It works fine for me right now, so it could've been something transient, or perhaps it is somehow browser dependent? If you still see it, what browser do you use and do you have any plugins that could potentially interfere? 



Hi,
the problem still exists. Maybe I was not precise enough. "The last link" means "Requirement: PostgreSQL - Baltimore MD Piyush (20:59)".

Then I click then I get in developer tools in Chrome, Firefox, Opera no Ubuntu 16.04 HTTP codes 301, 307, and again, 301, 307 till error.
Checking this url with console returns endless stream of: https://gist.github.com/szymonlipinski/1ef334e5d1e6bff2521fe9c1bf939fae


Ah, now I see the problem. Must be at least two issues as it's also bouncing between http and https.

I don't have time to investigate right now, but I'll put it on my list to get to ASAP. But now that I can reproduce it, I at least have hope of fixing it :)


Turns out there was a broken regexp that failed on messageids containing a slash. I've deployed a fix for this, so the site should recover once the currently cached pages go away. 


That's cool

/szymon