| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Jakob Egger <jakob(at)eggerapps(dot)at> |
| Cc: | PostgreSQL WWW <pgsql-www(at)postgresql(dot)org> |
| Subject: | Re: Bug on the wiki page https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools |
| Date: | 2017-12-11 14:26:52 |
| Message-ID: | CABUevEz56xOZ0pD6Uab58Q+fVZugpw1PnKcrmsqN0_=jNnJ_1A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-www |
On Mon, Dec 11, 2017 at 3:24 PM, Jakob Egger <jakob(at)eggerapps(dot)at> wrote:
> Hi!
>
> There's a problem with the wiki.
>
> When I try to open
> https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools
>
> I get the following error:
>
> MediaWiki internal error.
>
> Exception caught inside exception handler.
>
> Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to
> show detailed debugging information.
>
>
>
Dumb-a$$ mediawiki sets http 200 for *failures*. So we cache them. Boom.
I've purged the cache of this page, so it now works again. Thanks for the
report.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joe Conway | 2017-12-11 18:22:10 | Re: Wiki is down |
| Previous Message | Jakob Egger | 2017-12-11 14:24:38 | Bug on the wiki page https://wiki.postgresql.org/wiki/Community_Guide_to_PostgreSQL_GUI_Tools |