Re: pgadmin4 3.0: OpenTagNotFoundError - Mailing list pgadmin-support

From Christoph Berg
Subject Re: pgadmin4 3.0: OpenTagNotFoundError
Date
Msg-id 20180528114055.GC22299@msg.df7cb.de
Whole thread Raw
In response to pgadmin4 3.0: OpenTagNotFoundError  (David Gilman <davidgilman1@gmail.com>)
List pgadmin-support
Re: David Gilman 2018-05-27 <CALBH9DBoagWc9m4JsVjz3bo-XfX9PUwRjwsRX=tCs8zL7ff4oQ@mail.gmail.com>
> The error is intermittent, it seems that by restart apache you can
> sometimes make it work but right now I seem to be in a situation where I
> can't get pgadmin4 to start at all.

> Flask-HTMLmin==1.3.2
> htmlmin==0.1.11

You need htmlmin 0.1.12:

https://github.com/mankyd/htmlmin/issues/46
https://github.com/mankyd/htmlmin/commit/220b1d16442eb4b6fafed338ee3b61f698a01e63

The old version sometimes fails subsequent requests to minify some
object, the internal state was not cleared properly.

Btw, any reason you aren't using the pgadmin4 Debian packages from
apt.postgresql.org?

Christoph


pgadmin-support by date:

Previous
From: Khushboo Vashi
Date:
Subject: Re: Internal Server Error When Trying to Display Trigger Functions
Next
From: Steve Hawes
Date:
Subject: Problem creating database with Postgres 10.4 on MacOS Sierra