Re: pgAdmin 4.1.6 can't backup - Mailing list pgadmin-support

From Murtuza Zabuawala
Subject Re: pgAdmin 4.1.6 can't backup
Date
Msg-id CAKKotZSCHj4ET+wVzK60pjb479FNh2Ar1sa-SQ0dMQm1=APQHQ@mail.gmail.com
Whole thread Raw
In response to pgAdmin 4.1.6 can't backup  (Julio Aguilar <madth3.dev@gmail.com>)
Responses Re: pgAdmin 4.1.6 can't backup  (Julio Aguilar <madth3.dev@gmail.com>)
List pgadmin-support
Hi, 

Could you provide us pgAdmin4 log file named 'pgadmin4.log'?
Log Location: "C:\Users\*<YOUR_USERNAME>*\AppData\Roaming\pgAdmin"

Set the log level to debug (Ref: https://www.pgadmin.org/faq/#8), Rename/Delete the old log file, restart pgAdmin4 and try to re-produce the issue again and then send us log file.


  

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

https://community.postgresrocks.net/

On Fri, Sep 15, 2017 at 5:32 AM, Julio Aguilar <madth3.dev@gmail.com> wrote:
pgAdmin 4  1.6
Desktop mode
Windows 10 (es_mx regional configuration if that matters)
Postgresql 9.6



If I start a local backup (Custom type, default options in everything) I get a small dialog with the error

    object of type 'bool' has no len()


If I try a remote backup with the same options, the program crashes with a "Python stopped working" dialog. 

Both backups worked if done on command line with pg_dump.


I have Pyhton 3.6 on the PATH recently installed. Could that be the problem?

pgadmin-support by date:

Previous
From: Julio Aguilar
Date:
Subject: pgAdmin 4.1.6 can't backup
Next
From: Gabriel Sánchez
Date:
Subject: Re: Hosting pgAdmin4 with Apache/WSGI