RE: Query Tool Initialize Error

2018-07-13 Thread Duffey, Blake
If I try to open http://127.0.0.1:61142/browser/ in an incognito window, I get Unauthorized Please note the behavior isn’t consistent – it sometimes works and not others From: Khushboo Vashi Sent: Friday, July 13, 2018 11:29 AM To: Duffey, Blake Cc: Dave Page ; Pgadmin-Support@Postgresql. Org

RE: Query Tool Initialize Error

2018-07-13 Thread Duffey, Blake
From: Khushboo Vashi Sent: Friday, July 13, 2018 11:00 AM To: Duffey, Blake Cc: Dave Page ; Pgadmin-Support@Postgresql. Org Subject: Re: Query Tool Initialize Error Hi, Thanks for the logs. It shows the upgrade check fails, which is not causing the Query tool failure. So, after enabling

RE: Query Tool Initialize Error

2018-07-13 Thread Duffey, Blake
From: Duffey, Blake Sent: Friday, July 13, 2018 7:26 AM To: Dave Page ; Khushboo Vashi Cc: Pgadmin-Support@Postgresql. Org Subject: RE: Query Tool Initialize Error This is on Windows 2012 Server (via Citrix) I’ll work on getting logs From: Dave Page mailto:dp...@pgadmin.org>> Sent:

RE: Query Tool Initialize Error

2018-07-13 Thread Duffey, Blake
This is on Windows 2012 Server (via Citrix) I’ll work on getting logs From: Dave Page Sent: Friday, July 13, 2018 4:10 AM To: Khushboo Vashi Cc: Duffey, Blake ; Pgadmin-Support@Postgresql. Org Subject: Re: Query Tool Initialize Error In addition to Khushboo's suggestions, can you try a

Query Tool Initialize Error

2018-07-12 Thread Duffey, Blake
Launching pgAdmin 4 ver 3.1 against PG 9.5 User selects servers, database, schema Clicks Tools | Query Tools Is immediately hit with 'Query Tool Initialize Error' Thanks

RE: issue running on Windows 2012/Citrix XenApp

2018-05-25 Thread Duffey, Blake
So I’m copy/pasting the URL from IE to Chrome There isn’t any proxy setup (this environment doesn’t have outbound internet access) (although a good thought) I think my next test is a different test box Thanks Blake From: Dave Page Sent: Friday, May 25, 2018 5:34 AM To: Duffey, Blake Cc

RE: issue running on Windows 2012/Citrix XenApp

2018-05-24 Thread Duffey, Blake
ciated. Blake From: Duffey, Blake Sent: Thursday, May 24, 2018 6:07 PM To: pgadmin-support@lists.postgresql.org Subject: issue running on Windows 2012/Citrix XenApp We ran pgAdmin 4 v2 without too much trouble on our XenApp system (and of course didn't have too many issues with pgAdmin 3) I

issue running on Windows 2012/Citrix XenApp

2018-05-24 Thread Duffey, Blake
We ran pgAdmin 4 v2 without too much trouble on our XenApp system (and of course didn't have too many issues with pgAdmin 3) I installed 4 v3 on a test system and have had nothing but problems. I install and it seems to run the first time. If I close and try to launch again, I just get 'page c

RE: pre-populate pgadmin4 configuration (server, for example)

2017-12-13 Thread Duffey, Blake
We’d be happy to try that Dave (assuming someone could give us a couple sentences on how to do so) ☺ From: Dave Page [mailto:dp...@pgadmin.org] Sent: Wednesday, December 13, 2017 8:31 AM To: Duffey, Blake Cc: Murtuza Zabuawala ; pgadmin-support@lists.postgresql.org Subject: Re: pre-populate

RE: pre-populate pgadmin4 configuration (server, for example)

2017-12-13 Thread Duffey, Blake
Is there any way to create a custom .db file in the users AppData folder that could simulate what the registry keys did in the version 3? From: Murtuza Zabuawala [mailto:murtuza.zabuaw...@enterprisedb.com] Sent: Tuesday, December 12, 2017 11:55 PM To: Duffey, Blake Cc: pgadmin-support

pgAdmin 4 + python wheel + kerberos

2017-12-12 Thread Duffey, Blake
Will pgAdmin 4 as a python wheel application support Kerberos authentication? We are evaluating running pgAdmin 4 as a web service (vs a Windows application) in a shared Citrix environment. Kerberos auth would make this use case viable. Thanks Blake

pre-populate pgadmin4 configuration (server, for example)

2017-12-12 Thread Duffey, Blake
pgAdmin 3 leveraged registry keys that could be used to 'pre-populate' certain connection entries (server, port, SSL, etc) for use cases such as terminal server/Citrix environments. In our (admittedly limited) testing pgAdmin 4 ver 2 offers no such keys to store connection specific information.