Re: AttributeError module builtins has no attribute SERVER_MODE

2018-11-15 Thread Dave Page
Hi On Thu, Nov 15, 2018 at 8:36 PM Simon Casley wrote: > Hi - When running setup.py for pgAdmin4 v3.5, I get the following error: > > (pgadmin435) > root@cclgis01-dev:/opt/webapps/pgAdmin4/pgadmin435/lib/python3.5/site-packages/pgadmin4# > python setup.py > Traceback (most recent call last): >

AttributeError module builtins has no attribute SERVER_MODE

2018-11-15 Thread Simon Casley
Hi - When running setup.py for pgAdmin4 v3.5, I get the following error: (pgadmin435) root@cclgis01-dev:/opt/webapps/pgAdmin4/pgadmin435/lib/python3.5/site-packages/pgadmin4# python setup.py Traceback (most recent call last): File "setup.py", line 15, in from pgadmin.model import db, Vers

Re: PgAgent daemon terminated itself when it was running a time-consuming job.

2018-11-15 Thread Eugene Wang
Hi Neel, Please just ignore the NOTICE messages, those were there for making sure no table is using the same names of temporary table. Also, these messages were issued in the first job step while the issue happened at the beginning of the second job step. See below logs: Tue Nov 13 11:50:17 2018