On Mon, Jul 30, 2018 at 10:00 PM, Abhishek Arora <abhishekaror...@gmail.com> wrote:
> Hi Khushboo, > > Browser :- Google Chrome Version 67.0.3396.99 (Official Build) (64-bit) > > I am attaching the screenshot of exceptions that occur in developer tools > console. > > I tried deleting browser's cache and reloading the application but same > error persists. > > Thanks for the details. Please expand the developer tool error and provide the screenshot. Are you able to open the query tool by selecting other nodes like database , schema etc. ? > On Mon, Jul 30, 2018 at 3:58 PM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi Abhishek, >> >> Do you get any error on browser's developer console? >> Which browser (version) are you using? >> Have you tried to delete the browser cache and reload the application? >> >> Thanks, >> Khushboo >> >> On Sat, Jul 28, 2018 at 3:54 AM, Abhishek Arora < >> abhishekaror...@gmail.com> wrote: >> >>> Hi, >>> >>> I am getting a *query tool initializer error *in PgAdmin4 v3.1 and v3. >>> >>> Most of the tables were created by django, but I manually created a test >>> table and it still gives the same error. >>> >>> The details and screenshots are follows :- >>> >>> Version of pgAdmin - * 4 v3.1* >>> >>> The configure options used (if compiled from source) -* No* >>> >>> The operating system and version details - *Windows 10 (Fully Updated)* >>> >>> Whether you're running in server or desktop mode - *server* >>> >>> The Python version and configure options used (if running in server >>> mode) -* python 3.6.5 and didn't do any python configurations manually* >>> >>> I deleted the old log file and setup DEBUG=True and FILE_LOG_LEVEL = 10 >>> and the new log file is empty. >>> >>> >>