Re: [pgadmin-support] Bug: Error generating backup

2017-04-17 Thread Murtuza Zabuawala
I am not able to re-produce this issue on my side, I tested on Ubuntu 16.04 with Apache. Could you provide more information like OS version, Postgres version, what exactly trigger this behaviour? For now you can follow this step (Link ) to remove proce

Re: [pgadmin-support] UnicodeDecodeError: 'utf8' codec can't decode byte 0xc1 in position 0: invalid start byte

2017-04-17 Thread Murtuza Zabuawala
This error means that your username/password contains non-ascii characters which pgAdmin4 not able to encode/decode. Could you provide steps to re-produce this issue and also information like pgAdmin4 version, OS version, Postgres version, are you running pgAdmin4 in Desktop mode or Web mode ?

[pgadmin-support] UnicodeDecodeError: 'utf8' codec can't decode byte 0xc1 in position 0: invalid start byte

2017-04-17 Thread Lazaro Garcia
Hello everyone, what this error means? Regards. [Mon Apr 17 16:55:02.106778 2017] [wsgi:error] [pid 53356] Traceback (most recent call last): [Mon Apr 17 16:55:02.106782 2017] [wsgi:error] [pid 53356] File "/var/www/vhost/pgadmin4/web/pgadmin/utils/driver/psycopg2/__init__.py", line 279,

[pgadmin-support] Bug: Error generating backup

2017-04-17 Thread Lazaro Garcia
Hello everyone, This error happens when a backup is generated: pgAdmin4-1.4 The window for showing the state of backup generation shows the text "Status Running..." all the time, never change to complet state, however the backup is generated correctly. Steps for reproduce: 1. Generate b