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 <dzy4...@gmail.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. >