Re: 500 Internal Server Error

From: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>
To: Pavel Klimenko <dzy4yzd(at)gmail(dot)com>
Cc: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: Re: 500 Internal Server Error
Date: 2017-10-14 06:33:20
Message-ID: CAKKotZTN56RaPuNunDck5C9+LKGFzoQ5DtpGxt7zhxiu+NRHow@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

Please report your issue here
<https://redmine.postgresql.org/projects/pgadmin4>

While creating the ticket, please attach the pgadmin4.log file, that will
help us debug the issue,

*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
*Windows:*
C:\Users\<YourUsername>\AppData\Roaming\pgAdmin\pgadmin4.log
*Linux:*
~/.pgadmin/pgadmin4.log
5) Open pgAdmin4 again, try to re-produce the issue.
6) Upload/Attach pgAdmin4.log file on bug tracker.

--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

On Fri, Oct 13, 2017 at 5:05 PM, Pavel Klimenko <dzy4yzd(at)gmail(dot)com> wrote:

> After a long time with pgAdmin4, queries stop executing and text is
> displayed in the Messages window:
>
> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
> <title>500 Internal Server Error</title>
> <h1>Internal Server Error</h1>
> <p>The server encountered an internal error and was unable to complete
> your request. Either the server is overloaded or there is an error in the
> application.</p>
>
> The problem is solved only by reconnecting to the DBMS.
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message legrand legrand 2017-10-14 19:14:49 No commit nor Rollback button
Previous Message Richard Greenwood 2017-10-13 23:50:53 Re: I'd like a lightweight alternative to pgAdmin4 ?