RE: portion of pgadmin page not allowed to display - Mailing list pgadmin-support

From Tom Plancon
Subject RE: portion of pgadmin page not allowed to display
Date
Msg-id DM6PR19MB25862C84A591979DB900FC34B3729@DM6PR19MB2586.namprd19.prod.outlook.com
Whole thread Raw
In response to Re: portion of pgadmin page not allowed to display  (Dave Page <dpage@pgadmin.org>)
Responses Re: portion of pgadmin page not allowed to display
List pgadmin-support

Dave,

 

Here is a screenshot of headers from Dev Tools, ( I thought you were referring to pgadmin dev tools – sorry!).

 

 

It appears I have 2 settings that contradict each other, and a set of duplicate X-Content-Type-Options. I assume that means 2 different apache2 conf files are being referenced?

 

Thomas Plancon

CAD/IT Manager

 

BKA / Architects

Main Office | 508.583.5603

142 Crescent Street | Brockton, MA  02302

LinkedIn | Facebook | Instagram

 

 

 

From: Dave Page <dpage@pgadmin.org>
Sent: Friday, May 5, 2023 4:25 AM
To: Tom Plancon <tplancon@bkaarchs.com>
Cc: pgadmin-support@lists.postgresql.org
Subject: Re: portion of pgadmin page not allowed to display

 

Hi

 

On Fri, 5 May 2023 at 02:36, Tom Plancon <tplancon@bkaarchs.com> wrote:

Hi Dave,

 

Thank you for your response.

 

In the apache2 security.conf, the “Header set X-Frame-Options “sameorigin” ” line was commented out. I uncommented it, restarted apache2 and postgresql, no change in pgadmin4 behavior.

 

I added the line directly to the apache2.conf, restarted everything again, no change.

 

I don’t seem to have the developers tools you mentioned. Again, I installed pgadmin4 from the Ubuntu apt repository.

 

The developer tools are built into Firefox - see https://firefox-source-docs.mozilla.org/devtools-user/.

 

Please check the response headers (and post them here) for the initial request to the server, and for any that have been blocked (they normally get displayed in red).

 

 

I’m running this Ubuntu server on the Azure cloud. I’m wondering if that is putting some restrictions on server behavior.

 

It shouldn't make any difference. People run in the cloud all the time.

 

 

BTW, how do you stop, restart pgadmin4, by restarting postgresql?

 

 

No - the PostgreSQL server often isn't even on the same VM. Assuming you're running pgAdmin in web mode using a standard setup done by our setup-web.sh (i.e. mod_wsgi, not uwsgi or gunicorn), to restart the pgAdmin server you simply restart the Apache server that it's hosted by.

 

--

Dave Page
Blog: https://pgsnake.blogspot.com
Twitter: @pgsnake

EDB: https://www.enterprisedb.com

Attachment

pgadmin-support by date:

Previous
From: "Krishnawarriar, Subash"
Date:
Subject: Re: Unable to install Application Stack Builder
Next
From: Tony Shelver
Date:
Subject: Re: Unable to install Application Stack Builder