Re: Cannot launch pgAdmin4

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Laczkóczki Ákos <laczkoczki(dot)akos(at)gmail(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Cannot launch pgAdmin4
Date: 2016-10-04 14:11:50
Message-ID: CA+OCxoxU+UEiXzEFAvXgxdWBKLpQT2FfFOUyWOJT=iF6OOasnA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, Oct 3, 2016 at 7:53 PM, Laczkóczki Ákos
<laczkoczki(dot)akos(at)gmail(dot)com> wrote:
> I have the following in the log file: (it is unusable to figure out what
> happens)
>
> 2016-10-03 19:43:28,607: INFO pgadmin:
> ########################################################
> 2016-10-03 19:43:28,607: INFO pgadmin: Starting pgAdmin 4 v1.0...
> 2016-10-03 19:43:28,607: INFO pgadmin:
> ########################################################
> 2016-10-03 19:46:55,230: INFO pgadmin:
> ########################################################
> 2016-10-03 19:46:55,230: INFO pgadmin: Starting pgAdmin 4 v1.0...
> 2016-10-03 19:46:55,230: INFO pgadmin:
> ########################################################
> 2016-10-03 19:58:46,273: INFO pgadmin:
> ########################################################
> 2016-10-03 19:58:46,273: INFO pgadmin: Starting pgAdmin 4 v1.0...
> 2016-10-03 19:58:46,273: INFO pgadmin:
> ########################################################
> 2016-10-03 20:06:49,503: INFO pgadmin:
> ########################################################
> 2016-10-03 20:06:49,503: INFO pgadmin: Starting pgAdmin 4 v1.0...
> 2016-10-03 20:06:49,503: INFO pgadmin:
> ########################################################
> 2016-10-03 20:35:58,332: INFO pgadmin:
> ########################################################
> 2016-10-03 20:35:58,332: INFO pgadmin: Starting pgAdmin 4 v1.0...
> 2016-10-03 20:35:58,332: INFO pgadmin:
> ########################################################
> 2016-10-03 20:48:17,717: INFO pgadmin:
> ########################################################
> 2016-10-03 20:48:17,717: INFO pgadmin: Starting pgAdmin 4 v1.0...
> 2016-10-03 20:48:17,717: INFO pgadmin:
> ########################################################
>
> I have attached a shot about the pgAdmin right after launching it.
>
> I have not installed any other version of PostgreSQL nor previous test
> release of pgAdmin 4 on my box.

Wow, that really is unhelpful. If you browse into the web/ directory
in the installation directory, can you please add the following 2
lines to config_local.py, then re-run pgAdmin and check/send the
logfile again?

DEBUG = True
FILE_LOG_LEVEL = 10

Thanks.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Bartosz Dmytrak 2016-10-04 20:57:55 pgadmin4 with nginx
Previous Message Devrim Gündüz 2016-10-04 10:45:15 Re: PgAdmin4 is not usable when installed from RPMs on Fedora linux