Re: PGAdmin - psql tool issue - Mailing list pgadmin-support

From Khushboo Vashi
Subject Re: PGAdmin - psql tool issue
Date
Msg-id CAFOhELfiakfvX=KL1XLHE40uSo7nP5VVS6+y_+92q9bXKTbmsQ@mail.gmail.com
Whole thread Raw
In response to Re: PGAdmin - psql tool issue  (ryaz aws <ryazaws@gmail.com>)
List pgadmin-support
Hi Ryaz,

This issue is already logged. Ref: https://redmine.postgresql.org/issues/6567

As a workaround you can do following things:

  • Disable selinux on your system if it is enabled
  •  Add below lines in '/etc/httpd/pgadin4.conf' file and restart the apache.
<location /socket.io/>
    RewriteEngine  on
    RewriteRule "/socket.io"  "/pgadmin4/socket.io/"
</location>

Thanks,
Khushboo


On Fri, Jan 21, 2022 at 7:59 PM ryaz aws <ryazaws@gmail.com> wrote:

This is installed on RHEL 7.

On Thu, Jan 20, 2022 at 11:31 PM Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:


On Fri, Jan 21, 2022 at 9:17 AM ryaz aws <ryazaws@gmail.com> wrote:

Hi Team,

I installed the pgadmin web version and enabled the psql tool - ENABLE_PSQL=True.
However the psql tool does not show a prompt to execute commands, it just has a cursor that blinks on a blank page, attached the screenshot.

Tried changing the bin path in preferences i.e. by default set to /usr/bin, that did not help.
Note: This works on the Desktop version.

On which OS have you installed pgAdmin in web mode?
 
Best Regards,
Ryaz


pgadmin-support by date:

Previous
From: Mallika Aravelly
Date:
Subject: Re: Require assistance to install pgadmin software
Next
From: Yogesh Mahajan
Date:
Subject: Re: Require assistance to install pgadmin software