Re: pg Admin 4 v4.28 Errors on launch

2020-12-29 Thread Akshay Joshi
Hi Esra We have fixed the issue in v4.29, so no need to change the registry. Please verify it on the v4.29. On Tue, Dec 29, 2020 at 2:41 PM esra wrote: > hello everyone i tried to fix it same problem but not working pgadmin4 > also i > change the registry but it is not working please help me!!!

Re: pg Admin 4 v4.28 Errors on launch

2020-12-29 Thread esra
hello everyone i tried to fix it same problem but not working pgadmin4 also i change the registry but it is not working please help me -- Sent from: https://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f2191615.html

Re: pg Admin 4 v4.28 Errors on launch

2020-12-01 Thread richard coleman
tito, This is a known issue with the latest version under windows. The solution is documented here: https://www.pgadmin.org/faq/#12 TLDR; To resolve the issue, use the Registry Editor and reset the value of HKEY_CLASSES_ROOT\.js\Content Type to: text/javascript Good luck, rik. On Thu, Nov

Re: pg Admin 4 v4.28 Errors on launch

2020-11-13 Thread Tito Calleros
Thanks for your help. For work reasons, at the moment I have version 4.26 installed, as soon as I can I will try your fix. . El vie., 13 de nov. de 2020 a la(s) 01:45, Murtuza Zabuawala ( murtuza.zabuaw...@enterprisedb.com) escribió: > ++ Attaching the fix > > Save the given attachment on your d

Re: pg Admin 4 v4.28 Errors on launch

2020-11-13 Thread Sasha
Hello! Fix actually worked! Pgadmin4 v4.28 started up normally. Maybe some software changed the default values of this registry key. It would be great if it was set automatically during installation. Thanks! -- Sent from: https://www.postgresql-archive.org/PostgreSQL-pgadmin-support-f21916

Re: pg Admin 4 v4.28 Errors on launch

2020-11-12 Thread Akshay Joshi
Hi All We were not able to reproduce this issue on any of our machines during pre-release testing for v4.28. Then after some R&D, we are able to reproduce this issue. *Cause of the problem*: if value of "*HKEY_CLASSES_ROOT\.js\Content Type*" is set to "text/plain" then issue is reproducible. In a

Re: pg Admin 4 v4.28 Errors on launch

2020-11-12 Thread Akshay Joshi
Hi All We are working on the fix and will try to fix it asap. Once we fix the issue will release the pgAdmin 4. Sorry for the inconvenience. On Fri, Nov 13, 2020 at 12:05 AM tito.calleros wrote: > I have the same problem, I just upgrade from v4.27 to v4.28. > > Refused to execute script from >

Re: pg Admin 4 v4.28 Errors on launch

2020-11-12 Thread tito.calleros
I have the same problem, I just upgrade from v4.27 to v4.28. Refused to execute script from 'http://127.0.0.1:57313/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