Re: PGAdmin - psql tool issue

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: ryaz aws <ryazaws(at)gmail(dot)com>
Cc: "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org>
Subject: Re: PGAdmin - psql tool issue
Date: 2022-01-24 04:34:42
Message-ID: CAFOhELfiakfvX=KL1XLHE40uSo7nP5VVS6+y_+92q9bXKTbmsQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-admin

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/* <http://socket.io/>*>*
* RewriteEngine on*
* RewriteRule "/**socket.io* <http://socket.io/>*" "/pgadmin4/*
*socket.io/* <http://socket.io/>*"*
*</location>*

Thanks,
Khushboo

On Fri, Jan 21, 2022 at 7:59 PM ryaz aws <ryazaws(at)gmail(dot)com> wrote:

>
> This is installed on RHEL 7.
>
> On Thu, Jan 20, 2022 at 11:31 PM Khushboo Vashi <
> khushboo(dot)vashi(at)enterprisedb(dot)com> wrote:
>
>>
>>
>> On Fri, Jan 21, 2022 at 9:17 AM ryaz aws <ryazaws(at)gmail(dot)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
>>>
>>>
>>>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Yogesh Mahajan 2022-01-24 09:32:52 Re: Require assistance to install pgadmin software
Previous Message Mallika Aravelly 2022-01-24 04:16:45 Re: Require assistance to install pgadmin software

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2022-01-24 08:28:44 Re: Determine potential change in table size after a column dropped?
Previous Message David G. Johnston 2022-01-22 17:27:11 Re: Determine potential change in table size after a column dropped?