Re: BUG #16725: PG Admin 4 not loading due to Mime mistmatch

From: Mihir Pandya <mihir(dot)pandya(at)enterprisedb(dot)com>
To: mayorvlf(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16725: PG Admin 4 not loading due to Mime mistmatch
Date: 2020-11-20 12:12:45
Message-ID: CAODPefVHATpqXTSDuoUrFoOKnhdNwS_qRP=XG_-ncgkreqNLMg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi Jorge Mayorga,

Please refer to the Troubleshooting section of FAQs from the given link.
https://www.pgadmin.org/faq/#12.

Regards,
Mihir

On Thu, Nov 19, 2020 at 2:13 AM PG Bug reporting form <
noreply(at)postgresql(dot)org> wrote:

> The following bug has been logged on the website:
>
> Bug reference: 16725
> Logged by: Jorge Mayorga
> Email address: mayorvlf(at)gmail(dot)com
> PostgreSQL version: 13.1
> Operating system: Windows 10
> Description:
>
> Refused to execute script from
> 'http://127.0.0.1:53416/static/vendor/require/require.min.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type
> checking is enabled.
> (index):39 Uncaught ReferenceError: require is not defined
> at (index):39
> (index):1 Refused to execute script from
> 'http://127.0.0.1:53416/static/js/generated/vendor.main.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type
> checking is enabled.
> (index):1 Refused to execute script from
> 'http://127.0.0.1:53416/static/js/generated/vendor.others.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type
> checking is enabled.
> (index):1 Refused to execute script from
> 'http://127.0.0.1:53416/static/js/generated/pgadmin_commons.js?ver=42800'
> because its MIME type ('text/plain') is not executable, and strict MIME
> type
> checking is enabled.
> (index):128 ReferenceError: require is not defined
> at (index):118
> (index):136 Uncaught ReferenceError: require is not defined
> at (index):136
>
>

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Mihir Pandya 2020-11-20 12:14:54 Re: BUG #16731: pgAdmin v4.28 Will not load
Previous Message Sofoklis Papasofokli 2020-11-20 10:32:18 Re: BUG #16730: Create table like with inheritance and self referencing index