Re: pgadmin4 in Cloud Foundry

2018-04-20 Thread Tom C
Hello, I was able to successfully load pgadmin4 into CF with a different docker image. docker image: fenglc/pgadmin4 -Tom On Thu, Apr 19, 2018 at 9:52 PM, Tom C wrote: > Hello, > > I am able to run pgadmin4 in a Docker Container. I have been trying to > take the same docker image and run it a

Re: pgadmin4.3 - login failure

2018-04-20 Thread Cherio
Please take a look at the issue I filed a few days ago labelled "v4 3.0 connection issues, notices is readonly", it is related https://www.postgresql.org/message-id/CAKHqFkK%3DAm5JBrdxmaFW92PQAf0m5QNsT2TGj7EJ2fBRgfAHrA%40mail.gmail.com On Fri, Apr 20, 2018 at 7:59 AM frankgard < frank.von.postgres

Re: pgadmin4.3 - login failure

2018-04-20 Thread Dave Page
On Fri, Apr 20, 2018 at 1:13 PM, Dave Page wrote: > I've asked the Debian/Ubuntu package maintainer to look into this. > And he tells me that updated packages will be published to the mirrors shortly. > > On Fri, Apr 20, 2018 at 10:23 AM, frankgard familie-gard.de> wrote: > >> Hi Tony, >> >>

Re: pgadmin4 in Cloud Foundry

2018-04-20 Thread Robert Eckhardt
Tom, Are you just trying to get something up on CF or are you trying to make it a 'proper' CF app? Currently we build pgAdmin in CF multiple times a day, however, we aren't building the proper server application we are only building the desktop app in the cloud. We'd be happy to show you what we

Re: pgadmin4.3 - login failure

2018-04-20 Thread Dave Page
I've asked the Debian/Ubuntu package maintainer to look into this. On Fri, Apr 20, 2018 at 10:23 AM, frankgard < frank.von.postgresql@familie-gard.de> wrote: > Hi Tony, > > according to this Stackoverflow post > connect-to-postgresql

Re: pgadmin4.3 - login failure

2018-04-20 Thread frankgard
Hi Tony, according to this Stackoverflow post , the error seems to be caused by a too old psycopg2 library. Perhaps you can upgrade to v2.7, or just comment out line 313 of /usr

Re: Bugs in pgAdmin4 3

2018-04-20 Thread Murtuza Zabuawala
Yes that's a bug & already logged @ https://redmine.postgresql.org/issues/3290 ​ -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Fri, Apr 20, 2018 at 4:25 PM, Алексей Целищев wrote: > Version3.0 > Python Version2.7.13 (v2.7.13:a06454

Bugs in pgAdmin4 3

2018-04-20 Thread Алексей Целищев
Version3.0 Python Version2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] Flask Version0.12.2 Application ModeDesktop 1. I cant open SQL of any trigger function: Internal errors in right botton corner. 2. If i tap on error window with error i cant close - screen -

Re: pgadmin4 in Cloud Foundry

2018-04-20 Thread Dave Cramer
On 20 April 2018 at 06:02, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Hi, > > Right now it is not possible to pass cert and key via variables. > Please create a feature request for the same HERE > > > Alternatively you can ju

Re: My pgAdmin is broken

2018-04-20 Thread Dave Page
I've updated the wheel on the download site to fix this. As an upgrade wouldn't fix existing installations, I just fixed it without bumping the version number. For users that have already installed, uninstalling pycrypto and pycryptodome and then reinstalling pycrypto is the correct fix. On Thu, A