Re: PgAdmin 4.28 doesn't work

From: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
To: Anthony DeBarros <anthonymdebarros(at)gmail(dot)com>
Cc: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>, "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: PgAdmin 4.28 doesn't work
Date: 2020-11-16 04:46:10
Message-ID: CAM9w-_=PgU9nHsew_P3EZ78jFaBEGua==rFh3r-txWxp06Hf9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Anthony,
There is one hack though,
Add this to your config_distro.py file in the pgAdmin installed directory (
https://www.pgadmin.org/docs/pgadmin4/4.28/config_py.html)
import mimetypes
mimetypes.add_type('text/javascript', '.js')

On Mon, Nov 16, 2020 at 9:59 AM Aditya Toshniwal <
aditya(dot)toshniwal(at)enterprisedb(dot)com> wrote:

> Hi Anthony,
>
> On Mon, Nov 16, 2020 at 1:40 AM Anthony DeBarros <
> anthonymdebarros(at)gmail(dot)com> wrote:
>
>> Hi,
>>
>> Are you guys looking into a fix for this issue that will not require
>> Windows users to edit their registry keys? That won't fly with most of the
>> beginners I run across.
>>
> This is not a pgAdmin issue. We cannot just patch and hack pgadmin code
> to overcome issues caused by other installers. pgAdmin works completely
> fine on all other OS's. Plus, not all windows users are facing this issue.
> The registry is corrupted, and users need to check it.
>
>>
>> Thanks,
>> Anthony DeBarros
>>
>> On Sat, Nov 14, 2020 at 10:09 PM Akshay Joshi <
>> akshay(dot)joshi(at)enterprisedb(dot)com> wrote:
>>
>>> Hi Yaroslav
>>>
>>> Please look into https://www.pgadmin.org/faq/#12
>>>
>>> On Sat, 14 Nov, 2020, 6:51 pm Yaroslav Novichihin, <
>>> yaroslav(dot)novichihin(at)gmail(dot)com> wrote:
>>>
>>>> Hello.
>>>>
>>>> I've updated PgAdmin from 4.27 to 4.28 (x64) and it doesn't work. After
>>>> launching the server I see the following error (see screenshot in
>>>> attachments). My browser is MS Edge (WebKit), but it doesn't work also in
>>>> Chrome and Firefox.
>>>>
>>>> Tell me, pls, how Can I fix this error?
>>>>
>>>
>
> --
> Thanks,
> Aditya Toshniwal
> pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
> <http://edbpostgres.com>
> "Don't Complain about Heat, Plant a TREE"
>

--
Thanks,
Aditya Toshniwal
pgAdmin hacker | Sr. Software Engineer | *edbpostgres.com*
<http://edbpostgres.com>
"Don't Complain about Heat, Plant a TREE"

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2020-11-16 09:09:23 Re: PgAdmin 4.28 doesn't work
Previous Message Aditya Toshniwal 2020-11-16 04:29:53 Re: PgAdmin 4.28 doesn't work