Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Dave Page
On Thu, Jun 28, 2018 at 2:27 PM, Isaias Sanchez wrote: > it works like a charm! > \o/ > Thanks Dave, > You're welcome - sorry for the inconvenience. > Isaias S. > Note: I'll try to help you guys with Spanish Translation, I'm taking a > look to the documentation. > Cool, thanks. It's pretty sim

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Isaias Sanchez
it works like a charm! Thanks Dave, Isaias S. Note: I'll try to help you guys with Spanish Translation, I'm taking a look to the documentation. On 28/06/18 12:26, Dave Page wrote: OK, please go grab the wheel again, from thttps://www.postgresql.org/ftp/pgadmin/pgadmin4/v3.1/pip/

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Dave Page
OK, please go grab the wheel again, from thttps://www.postgresql.org/ ftp/pgadmin/pgadmin4/v3.1/pip/. The MD5 checksum should be: 1af9eb551f729958101e55b9a0eeae8d pgadmin4-3.1-py2.py3-none-any.whl This should contain the missing files and fixes to the wheel requirements. Sorry about that - stup

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Dave Page
I've found the issue. Working on the fix... On Thu, Jun 28, 2018 at 1:04 PM, Murtuza Zabuawala < murtuza.zabuaw...@enterprisedb.com> wrote: > Do you have any web server installed? > If yes then I suspect it is causing the issue because I can see in the > code that we are sending MIME headers prop

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Murtuza Zabuawala
Do you have any web server installed? If yes then I suspect it is causing the issue because I can see in the code that we are sending MIME headers properly as *{'Content-Type': 'text/css'}* for browser.css On Thu, Jun 28, 2018 at 5:17 PM, Isaias Sanchez wrote: > Browsers: > > Firefox 60.0.2 > >

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Isaias Sanchez
Browsers: Firefox 60.0.2 Chromium: 66.0.3359.181 The error in Firefox console is: The stylesheet http://localhost:5050/login?next=%2Fbrowser%2Fbrowser.css was not loaded because its MIME type, “text/html”, is not “text/css”. In Chormium: style.css, pgadmin_commons.js and vendor.js NOT FOUN

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Murtuza Zabuawala
What is your browser and its version? Do you see any errors on browser console ? On Thu, Jun 28, 2018 at 4:50 PM, Isaias Sanchez wrote: > look at the screenshots: > [image: scren1] > [image: screen2] > > On 28/06/18 11:15, Murtuza

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Isaias Sanchez
look at the screenshots: scren1 screen2 On 28/06/18 11:15, Murtuza Zabuawala wrote: Sorry, ​I didn't get you, what do mean when you say 'web is like only text'? ​ On Thu, Jun 28, 2018 at 4:35 PM, Isaias Sanchez mailto:isaias.sanche...@gmail.com>> wrote: This help a bit, I can log in,

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Murtuza Zabuawala
Sorry, ​I didn't get you, what do mean when you say 'web is like only text'? ​ On Thu, Jun 28, 2018 at 4:35 PM, Isaias Sanchez wrote: > This help a bit, I can log in, but the web is like only text, probably is > necessary to update another: > > # pip3 freeze > alembic==0.9.2 > asn1crypto==0.24.

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Isaias Sanchez
This help a bit, I can log in, but the web is like only text, probably is necessary to update another: # pip3 freeze alembic==0.9.2 asn1crypto==0.24.0 Babel==2.3.4 bcrypt==3.1.4 beautifulsoup4==4.4.1 blinker==1.4 cffi==1.11.5 click==6.6 cryptography==2.2.2 extras==1.0.0 fixtures==3.0.0 Flask==0.

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Murtuza Zabuawala
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, Is

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Khushboo Vashi
Can you please provide the output of the below command? pip freeze 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: Err

Re: pgAdmin 4 v3.1 Released

2018-06-28 Thread Isaias Sanchez
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

pgAdmin 4 v3.1 Released

2018-06-28 Thread Dave Page
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 So