Hi,
juat give me please instruction how to capture console output into the app and
I'll do my best to help solve this bug :)
Peter
______________________________________________________________
Od: Dave Page <dp...@pgadmin.org>
Komu: Murtuza Zabuawala <murtuza.zabuaw...@enterprisedb.com>
Datum: 12.10.2017 10:40
Předmět: Re: PgAdmin 4 v2.0 stuck in "Initializing the query execution!"
CC: <pgadmin-support@lists.postgresql.org>
On Thu, Oct 12, 2017 at 6:39 AM, Murtuza Zabuawala <murtuza.zabuaw...@enterprisedb.com
<murtuza.zabuaw...@enterprisedb.com>> wrote:
Yes, Log has no useful information in it.I found same issue reported by another user
https://redmine.postgresql.org/issues/2764
<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.p...@centrum.cz
<coolman.p...@centrum.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.zabuaw...@enterprisedb.com
<murtuza.zabuaw...@enterprisedb.com>>
> Komu: Peterko <coolman.p...@centrum.cz <coolman.p...@centrum.cz>>
> Datum: 11.10.2017 06:33
> Předmět: Re: PgAdmin 4 v2.0 stuck in "Initializing the query execution!"
>
CC: <pgadmin-support@lists.postgresql.org
<pgadmin-support@lists.postgresql.org>>
Hi,Could you provide pgadmin4 log?
Steps:1) Change the logging level to debug, Refer: https://www.pgadmin.org/faq/#8
<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 <http://www.enterprisedb.com/>
The Enterprise PostgreSQL Company
On Wed, Oct 11, 2017 at 4:10 AM, Peterko <coolman.p...@centrum.cz
<coolman.p...@centrum.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 <http://pgsnake.blogspot.com>
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com <http://www.enterprisedb.com>
The Enterprise PostgreSQL Company