Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread stancs3
If I launch via: /usr/lib/python3.5/site-packages/pgadmin4-web/pgAdmin4.py it launches the web app, and says to got to localhost:5050. This works. If I launch via the Desktop app launcher, it sends the command: /usr/pgadmin4-v1/runtime/pgAdmin4 This results in the error in email below. I hav

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread Devrim Gündüz
Hi, On Mon, 2017-01-30 at 15:34 -0700, stancs3 wrote: > "An error occurred initialising the application server: > > Failed to locate pgAdmin5.py, terminating server thread." > > I feel I am so close is there some further advice on this last > part. Typo somewhere? It should be pgAdmin4.py

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread stancs3
Many thanks for the reply Dave! I feel a bit like that message that Firefox diplays after crashing, the embarrassment one. Anyway here is what I did: xx pgadmin4-web]$ python3 setup.py pgAdmin 4 - Application Initialisation == The configuration databa

[pgadmin-support] New pgAdmin User

2017-01-30 Thread Yang, Ruo
Hi, Appreciate your time to look at my problem. I am new user of pgAdmin 4, and when I connect to my sever, it shows the error that ERROR: unrecognized configuration parameter "bytea_output" I installed the PostgreSQL 9.6 and have all the access to connect to the sever in my company, and my col

Re: [pgadmin-support] pgadmin4 running behind nginx

2017-01-30 Thread Harshal Dhumal
-- *Harshal Dhumal* *Software Engineer* EnterpriseDB India: http://www.enterprisedb.com The Enterprise PostgreSQL Company On Mon, Jan 30, 2017 at 3:33 PM, Dave Page wrote: > Hi > > On Sun, Jan 29, 2017 at 7:33 PM, jbiskofski wrote: > > Hello everyone, > > > > I have installed pgadmin4 on apac

Re: [pgadmin-support] 4th Try: pgadmin4 install, launch fail

2017-01-30 Thread Dave Page
Hi On Mon, Jan 30, 2017 at 1:23 AM, stancs3 wrote: > Please don't take my note as complaint; you guys are a tremendous asset > to the pg world. pgadmin3 has been brilliant for me. > > > This is my 4th attempt to install and launch pgadmin4. > > I started with a clean VM Fedora 25. > > I installed

Re: [pgadmin-support] pgadmin4 running behind nginx

2017-01-30 Thread Dave Page
Hi On Sun, Jan 29, 2017 at 7:33 PM, jbiskofski wrote: > Hello everyone, > > I have installed pgadmin4 on apache 2.2 with mod_wsgi, and it seems to be > working correctly. > > The problem is I need to run nginx in front of it to enable https and > caching. When I try to access pgadmin with this se