From: | PG Bug reporting form <noreply(at)postgresql(dot)org> |
---|---|
To: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Cc: | mayorvlf(at)gmail(dot)com |
Subject: | BUG #16725: PG Admin 4 not loading due to Mime mistmatch |
Date: | 2020-11-18 19:53:30 |
Message-ID: | 16725-6c37dbd162d995df@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
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
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2020-11-18 22:12:10 | Re: BUG #16722: PG hanging on COPY when table has close to 2^32 toasts in the table. |
Previous Message | Andres Freund | 2020-11-18 19:27:43 | Re: BUG #16722: PG hanging on COPY when table has close to 2^32 toasts in the table. |