Re: PSQL Tool shows blank screen - Mailing list pgadmin-support

From Yogesh Mahajan
Subject Re: PSQL Tool shows blank screen
Date
Msg-id CAMa=N=N8LXnEzu_a32gaqCZAjhK_6ipOr9TaLXw=kO7WyBv3Nw@mail.gmail.com
Whole thread Raw
In response to Re: PSQL Tool shows blank screen  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Responses RE: PSQL Tool shows blank screen  ("Pool, H. (Herman)" <H.Pool@dictu.nl>)
List pgadmin-support
Hi Pool,

This is a known issue tracked with RM 6567.
Workaround for issues is to add lines in '/etc/httpd/pgadin4.conf' file given below 

<location /socket.io/>
    RewriteEngine  on
    RewriteRule "/socket.io"  "/pgadmin4/socket.io/"
</location>


Thanks,
Yogesh Mahajan
EnterpriseDB


On Wed, Dec 29, 2021 at 3:44 PM Aditya Toshniwal <aditya.toshniwal@enterprisedb.com> wrote:
Hi Pool,

Are you able to import/export table data with the current binary path set ?

On Wed, Dec 29, 2021 at 3:24 PM Pool, H. (Herman) <H.Pool@dictu.nl> wrote:

Hi,

 

I have installed postgresql client (psql (PostgreSQL) 14.1) , PgAdmin 6.3 on a CentOS server (CentOS Linux release 1.8.2003 (Core)) in server mode.

I have set the binary paths to /usr/bin in Preferences => Paths => Binary paths , and validated the binary paths.

I can make a connection to a database server, but when I use the “PSQL Tool” from the menu, I get a blank screen.

See the attachments.

 

There is no message in the /var/log/pgadmin/pgadmin4.log file.

What do I wrong or have I forgotten something?

Where can I look for a possible solution?

 

 

With Regards,

 

Herman

 

Dit bericht kan informatie bevatten die niet voor u is bestemd. Indien u
niet de geadresseerde bent of dit bericht abusievelijk aan u is gezonden,
wordt u verzocht dat aan de afzender te melden en het bericht te
verwijderen.
De Staat aanvaardt geen aansprakelijkheid voor schade, van welke aard
ook, die verband houdt met risico's verbonden aan het elektronisch
verzenden van berichten.

This message may contain information that is not intended for you. If you
are not the addressee or if this message was sent to you by mistake, you
are requested to inform the sender and delete the message.
The State accepts no liability for damage of any kind resulting from the
risks inherent in the electronic transmission of messages.


--
Thanks,
Aditya Toshniwal
pgAdmin Hacker | Software Architect | edbpostgres.com
"Don't Complain about Heat, Plant a TREE"

pgadmin-support by date:

Previous
From: Aditya Toshniwal
Date:
Subject: Re: PSQL Tool shows blank screen
Next
From: "Pool, H. (Herman)"
Date:
Subject: RE: PSQL Tool shows blank screen