Re: PgAdmin 4 v2.0 stuck in "Initializing the query execution!"

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
Cc: Peterko <coolman(dot)peto(at)centrum(dot)cz>, pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: PgAdmin 4 v2.0 stuck in "Initializing the query execution!"
Date: 2017-10-12 08:40:53
Message-ID: CA+OCxoyrLS_EPWUVwuQ4Q9yn0L+g6CMcQ7y2bWrdQ93+Pot7sw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Thu, Oct 12, 2017 at 6:39 AM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:

> Yes, Log has no useful information in it.
> I found same issue reported by another user https://redmine.
> postgresql.org/issues/2764
>
> @Dave,
> Can we provide 'pgAdmin4.exe' binary with Qt debug support to check if is
> there any error on Qt side?
> (Like we have option in browser to check JS related error.)
>

That's actually really hard, as the debug build uses a bunch of different
libraries (and in fact, is arguing with my Python at the moment anyway, and
failing to startup properly).

Is there any way we can capture the console output in the app itself? Maybe
using window.onerror? Seems like that would be a good thing in general.

>
> On Thu, Oct 12, 2017 at 4:19 AM, Peterko <coolman(dot)peto(at)centrum(dot)cz> wrote:
>
>> Hello,
>>
>> please find the attached log.
>>
>>
>>
>> Unfortunatelly in the log is no message about query exercution.
>>
>> There is only message about query cancelation.
>>
>>
>>
>> Peter
>>
>>
>>
>>
>>
>> ______________________________________________________________
>> > Od: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
>> > Komu: Peterko <coolman(dot)peto(at)centrum(dot)cz>
>> > Datum: 11.10.2017 06:33
>> > Předmět: Re: PgAdmin 4 v2.0 stuck in "Initializing the query execution!"
>> >
>>
>> > CC: <pgadmin-support(at)lists(dot)postgresql(dot)org>
>> Hi,
>> Could you provide pgadmin4 log?
>>
>> *Steps:*
>> 1) Change the logging level to debug, Refer:
>> https://www.pgadmin.org/faq/#8
>>
>> 2) Change the refresh time interval values from '1' to '123456' for all
>> the graphs to prevent unwanted logging from dashboard queries.
>> File -> Preferences -> Paths -> Dashboards -> Graphs
>>
>> 3) Close pgAdmin4
>>
>> 4) Delete/Rename existing pgAdmin4.log file from
>> C:\Users\<YourUsername>\AppData\Roaming\pgAdmin\
>>
>> 5) Open pgAdmin4 again, try to re-produce the issue.
>>
>> 6) Send us pgAdmin4.log file so that we can check for any errors.
>>
>> --
>> Regards,
>> Murtuza Zabuawala
>> EnterpriseDB: http://www.enterprisedb.com
>> The Enterprise PostgreSQL Company
>>
>>
>> On Wed, Oct 11, 2017 at 4:10 AM, Peterko <coolman(dot)peto(at)centrum(dot)cz> wrote:
>>
>>> Hello,
>>>
>>> I use pgAdmin 4 - version 2.0 on Windows 10 Professional.
>>>
>>> I use SSH tunel to connect PostgreSQL server. In PgAdmin I configure
>>> host as *localhost*.
>>>
>>> I successfully connect to the server, I can list all tables, schemas, ...
>>>
>>> But I cannot run any query, because the query tool stuck in *"Initializing
>>> the query execution!*"
>>>
>>>
>>>
>>> Thanks
>>>
>>>
>>>
>>> Peter
>>>
>>>
>>>
>>>
>>>
>>
>

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

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

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Peterko 2017-10-12 09:01:36 Re: PgAdmin 4 v2.0 stuck in "Initializing the query execution!"
Previous Message Jan Mahle 2017-10-12 07:26:35 copying to clipboard includes invisible characters