Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fYUXO-0003lY-6k for pgadmin-support@arkaria.postgresql.org; Thu, 28 Jun 2018 10:52:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fYUXM-0002mO-0a for pgadmin-support@arkaria.postgresql.org; Thu, 28 Jun 2018 10:52:28 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fYUXL-0002mH-Pw for pgadmin-support@lists.postgresql.org; Thu, 28 Jun 2018 10:52:27 +0000 Received: from mail-ot0-x241.google.com ([2607:f8b0:4003:c0f::241]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fYUXI-0002jt-Bm for pgadmin-support@lists.postgresql.org; Thu, 28 Jun 2018 10:52:27 +0000 Received: by mail-ot0-x241.google.com with SMTP id w22-v6so5630862otk.5 for ; Thu, 28 Jun 2018 03:52:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=BMuZ0+92hh377MG0ntwQemCiNw/Iz6kNkHwCRfmd/TE=; b=Iccw1NaRpaAL1Ct/DHhIQ1WG4Q4hvuhUbYYfBUuvRF5KwpxKGrrRdL6QEdaBHQ/MXe 2taMDRmtHbVoNpEVnmpqNJxuJMRqBWPbsbwx6g/TRBQl3Nkfbw7aLc5FIgM46MmK8gah pbnVln0y3Exj68Ogx+pq2LT+xnKzrr8y0GHSYsexT2Z4HCK9TkmbPnwR/IE542cXZbYt iv7u8JMb37IjNdQrepCjAEGU7T7V8Xc8S2X5qRdtbMEYQ9lw4YUlOocS1vOZnRAUCE6y N6/rwLnmiUuFYHTt+VRSqgZQWzsgumN81pwdWfXPivzcCw/0cg2CQ/VT+hWx2l106l16 Q5HA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=BMuZ0+92hh377MG0ntwQemCiNw/Iz6kNkHwCRfmd/TE=; b=VLFA/ZDItVDVNNPIUHnQBpXKSl6Y34tRNgyZLOtrSPYeuK2375jqn+JjkwxIccAExP ORmd2jLJF905qXclF988gHyKtWUOMk38MJNrhu9jWNTiktHsP2DRgMJmIj3mWFd28JhI bRVMDeYNHQL/AvsSWUacb0VOJoIJ4iIK86A5q4mk/LgnRzGpCtMYcnB/k6YWkIjqbsFs 95Snv+XOQt9RIIObaa7uDawWvnivNP5aSypioAk/7dyNM3ERRy70WxCeondSAHWguMQi PvK8ujCTAGtyCDYCG23+35rfT63ISwZAgub1mENWwMo6xLUKDVQW1w9V529EtaZSV44Z gO7w== X-Gm-Message-State: APt69E2UsSm6yZ2ikPNETfmMYbOPV4crMPaPYB1f4uujlYZ6S/DDfeLk loypdw/FD8IGjeGX4rgxDxCQGCcO5T3LXJpK0nGBcQ== X-Google-Smtp-Source: AAOMgpchlSfpUZkbDr2wc3Nh+3X7p9Q+qmBrIuWbmzCYGksZ4ecj/qhNcE4fGUJjBZo+qrWaPA2A5SQ1jn3cofhaqjQ= X-Received: by 2002:a9d:64c3:: with SMTP id n3-v6mr6109515otl.210.1530183141823; Thu, 28 Jun 2018 03:52:21 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:ac9:5959:0:0:0:0:0 with HTTP; Thu, 28 Jun 2018 03:52:01 -0700 (PDT) In-Reply-To: References: From: Murtuza Zabuawala Date: Thu, 28 Jun 2018 16:22:01 +0530 Message-ID: Subject: Re: pgAdmin 4 v3.1 Released To: Isaias Sanchez Cc: pgadmin-support@lists.postgresql.org Content-Type: multipart/alternative; boundary="0000000000009c3034056fb1862b" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --0000000000009c3034056fb1862b Content-Type: text/plain; charset="UTF-8" Looks like you have an older version of htmlmin module (< 0.1.12). Please install/update htmlmin to version 0.1.12, let us know if that solves the issue. -- Regards, Murtuza Zabuawala EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Thu, Jun 28, 2018 at 4:13 PM, Isaias Sanchez wrote: > I just installed the Python Wheel 3.1 version on a centos 6 server and the > app doesn't start, the error is this: > > 2018-06-28 10:37:23,668: ERROR werkzeug: Error on request: > Traceback (most recent call last): > File "/usr/local/lib/python3.6/site-packages/werkzeug/serving.py", line > 177, in run_wsgi > execute(self.server.app) > File "/usr/local/lib/python3.6/site-packages/werkzeug/serving.py", line > 165, in execute > application_iter = app(environ, start_response) > File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1997, > in __call__ > return self.wsgi_app(environ, start_response) > File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1985, > in wsgi_app > response = self.handle_exception(e) > File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1540, > in handle_exception > reraise(exc_type, exc_value, tb) > File "/usr/local/lib/python3.6/site-packages/flask/_compat.py", line > 33, in reraise > raise value > File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1982, > in wsgi_app > response = self.full_dispatch_request() > File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1615, > in full_dispatch_request > return self.finalize_request(rv) > File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1632, > in finalize_request > response = self.process_response(response) > File "/usr/local/lib/python3.6/site-packages/flask/app.py", line 1856, > in process_response > response = handler(response) > File "/usr/local/lib/python3.6/site-packages/flask_htmlmin.py", line > 35, in response_minify > self.html_minify.minify(response.get_data(as_text=True)) > File "/usr/local/lib/python3.6/site-packages/htmlmin/main.py", line > 152, in minify > self.input(*input) > File "/usr/local/lib/python3.6/site-packages/htmlmin/main.py", line > 164, in input > self._parser.feed(i) > File "/usr/local/lib/python3.6/html/parser.py", line 111, in feed > self.goahead(0) > File "/usr/local/lib/python3.6/html/parser.py", line 171, in goahead > k = self.parse_starttag(i) > File "/usr/local/lib/python3.6/html/parser.py", line 345, in > parse_starttag > self.handle_starttag(tag, attrs) > File "/usr/local/lib/python3.6/site-packages/htmlmin/parser.py", line > 222, in handle_starttag > self._in_pre_tag -= self._close_tags_up_to(in_tag[0]) > File "/usr/local/lib/python3.6/site-packages/htmlmin/parser.py", line > 189, in _close_tags_up_to > raise OpenTagNotFoundError() > htmlmin.parser.OpenTagNotFoundError > > > > On 28/06/18 09:56, Dave Page wrote: > > The pgAdmin Development Team are pleased to announce pgAdmin 4 version > 3.1. This release of pgAdmin 4 includes over 30 bug fixes and new features. > For more details please see the release notes at: > > https://www.pgadmin.org/docs/pgadmin4/dev/release_notes_3_1.html. > > pgAdmin is the leading Open Source graphical management tool for > PostgreSQL. For more information, please see: > > https://www.pgadmin.org/ > > Notable changes in this release include: > > * Add support for SSH tunneled connections. > * Various fixes for handling data in SQL_ASCII databases. > * Add support for LISTEN/NOTIFY in the Query Tool. > * Function/Procedure support for PostgreSQL 11. > * Various fixes and enhancements to the Greenplum support. > > Builds for Windows and macOS are available now, along with a Python Wheel, > Docker Container and source code tarball from: > > https://www.pgadmin.org/download/ > > RPM and DEB packages are expected to be available on the postgresql.org > repositories within the next few days. > > -- > Dave Page > pgAdmin Project Lead > > > --0000000000009c3034056fb1862b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Looks like you have an older version of=C2= =A0htmlmin=C2=A0module (< 0.1.12).

Please install/update htmlmin=C2=A0to version 0.1.12, let us know if that solves the issue.

=
--
Regards,
Murtuza Zabuawala
EnterpriseDB:=C2=A0h= ttp://www.enterprisedb.com
The Enterprise PostgreSQL Company
<= /font>


On Thu, Jun 28, 2018 at 4:13 PM, Isaias Sanc= hez <isaias.sanchez.l@gmail.com> wrote:
=20 =20 =20

I just installed the Python Wheel 3.1 version on a centos 6 server and the app doesn't start, the error is this:

2018-06-28 10:37:23,668: ERROR=C2=A0 werkzeug:=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 Error on request:
Traceback (most recent call last):
=C2=A0 File "/usr/local/lib/python3.6/site-packages/werkzeug/servi= ng.py", line 177, in run_wsgi
=C2=A0=C2=A0=C2=A0 execute(self.server.app)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/werkzeug/servi= ng.py", line 165, in execute
=C2=A0=C2=A0=C2=A0 application_iter =3D app(environ, start_response)<= br> =C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/a= pp.py", line 1997, in __call__
=C2=A0=C2=A0=C2=A0 return self.wsgi_app(environ, start_response)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/a= pp.py", line 1985, in wsgi_app
=C2=A0=C2=A0=C2=A0 response =3D self.handle_exception(e)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/a= pp.py", line 1540, in handle_exception
=C2=A0=C2=A0=C2=A0 reraise(exc_type, exc_value, tb)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/_= compat.py", line 33, in reraise
=C2=A0=C2=A0=C2=A0 raise value
=C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/a= pp.py", line 1982, in wsgi_app
=C2=A0=C2=A0=C2=A0 response =3D self.full_dispatch_request()
=C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/a= pp.py", line 1615, in full_dispatch_request
=C2=A0=C2=A0=C2=A0 return self.finalize_request(rv)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/a= pp.py", line 1632, in finalize_request
=C2=A0=C2=A0=C2=A0 response =3D self.process_response(response)<= br> =C2=A0 File "/usr/local/lib/python3.6/site-packages/flask/a= pp.py", line 1856, in process_response
=C2=A0=C2=A0=C2=A0 response =3D handler(response)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/flask_h= tmlmin.py", line 35, in response_minify
=C2=A0=C2=A0=C2=A0 self.html_minify.minify(response.get_data(as_= text=3DTrue))
=C2=A0 File "/usr/local/lib/python3.6/site-packages/htmlmin= /main.py", line 152, in minify
=C2=A0=C2=A0=C2=A0 self.input(*input)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/htmlmin= /main.py", line 164, in input
=C2=A0=C2=A0=C2=A0 self._parser.feed(i)
=C2=A0 File "/usr/local/lib/python3.6/html/parser.py",= line 111, in feed
=C2=A0=C2=A0=C2=A0 self.goahead(0)
=C2=A0 File "/usr/local/lib/python3.6/html/parser.py",= line 171, in goahead
=C2=A0=C2=A0=C2=A0 k =3D self.parse_starttag(i)
=C2=A0 File "/usr/local/lib/python3.6/html/parser.py",= line 345, in parse_starttag
=C2=A0=C2=A0=C2=A0 self.handle_starttag(tag, attrs)
=C2=A0 File "/usr/local/lib/python3.6/site-packages/htmlmin= /parser.py", line 222, in handle_starttag
=C2=A0=C2=A0=C2=A0 self._in_pre_tag -=3D self._close_tags_up_to(in_ta= g[0])
=C2=A0 File "/usr/local/lib/python3.6/site-packages/htmlmin= /parser.py", line 189, in _close_tags_up_to
=C2=A0=C2=A0=C2=A0 raise OpenTagNotFoundError()
htmlmin.parser.OpenTagNotFoundError




On 28/06/18 09:56,= Dave Page wrote:
The pgAdmin Development Team are pleased to announce pgAdmin 4 version 3.1. This release of pgAdmin 4 includes over 30 bug fixes and new features. For more details please see the release notes at:


pgAdmin is the leading Open Source graphical management tool for PostgreSQL. For more information, please see:


Notable changes in this release include:

* Add support for SSH tunneled connections.
* Various fixes for handling data in SQL_ASCII databases.
* Add support for LISTEN/NOTIFY in the Query Tool.
* Function/Procedure support for PostgreSQL 11.
* Various fixes and enhancements to the Greenplum support.

Builds for Windows and macOS are available now, along with a Python Wheel, Docker Container and source code tarball from:


RPM and DEB packages are expected to be available on the postgresql.org repositories within the next few days.

--=C2=A0
Dave Page
pgAdmin Project Lead



--0000000000009c3034056fb1862b--