Re: [pgadmin-support] unable to start pgAdmin-4 on CentOS-7

2016-08-08 Thread Venkata Balaji N
> > > Another issue is, i am unable to open-up the browser with " > http://localhost:5050/browser";. Do i need to do any specific > configuration in *.py files ? > I am able to launch the pgAdmin4 browser now. Thanks ! Regards, Venkata B N Fujitsu, Australia

Re: [pgadmin-support] unable to start pgAdmin-4 on CentOS-7

2016-08-08 Thread Venkata Balaji N
On Mon, Aug 8, 2016 at 4:40 PM, Neel Patel wrote: > Hi, > > *Issue:-* > Path was not set during running pgAdmin4 application. When you start the > application with script then it will export proper libraries path and then > application will be launched. > > Can you please try to run "launchpgadmi

Re: [pgadmin-support] unable to start pgAdmin-4 on CentOS-7

2016-08-07 Thread Neel Patel
Hi, *Issue:-* Path was not set during running pgAdmin4 application. When you start the application with script then it will export proper libraries path and then application will be launched. Can you please try to run "launchpgadmin.sh" located at "/opt/PostgreSQL/9.6/scripts" instead of directly

[pgadmin-support] unable to start pgAdmin-4 on CentOS-7

2016-08-07 Thread Venkata Balaji N
Hello Community, I have an issue starting pgAdmin4 on CentOS-7 and would appreciate any help in this regard - I have downloaded the EnterpriseDB's Open Source PostgreSQL package (9.6 beta3) which includes pgAdmin4 as well. When i tried starting the pgAdmin4, i get the following error - [dba@loc