Re: PgAdmin 4.28 doesn't work

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>
Cc: Anthony DeBarros <anthonymdebarros(at)gmail(dot)com>, 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 09:09:23
Message-ID: CA+OCxoz00zR48PeVswBjCweKMWEuKn1=FL+qqAxCtBfiwp-ZHQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Yeah, I think that may be the best workaround for us. I'm hesitant to try
to have the installer automatically "fix" the registry (which won't work of
course, if whatever messed it up later does it again).

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

> 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"
>

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-support by date

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