pgAdmin4 6.0+ http mixed content problem

From: Václav Nováček <waclaw66(at)seznam(dot)cz>
To: pgadmin-support(at)lists(dot)postgresql(dot)org
Subject: pgAdmin4 6.0+ http mixed content problem
Date: 2021-10-21 17:54:17
Message-ID: 59993aff-dd7b-7530-795a-0c6292f48b57@seznam.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,

I'm experiencieng an http mixed content problem after update to 6.x.

When the list of databases is opened, browser accesses url
/http*s*://example.com/browser/tablespace/nodes/1/1/, the reponse is 308
with Location: http://example.com/browser/tablespace/nodes/1/1/

That leads to mixed content and browser blocks the xhr and the spinner
left to Databases node keeps spinning.

I'm using Apache reverse proxy to http://localhost:5050/ on
https://example.com/ domain.

Releases prior to 6.0 (e.g. 5.7) work fine.

Thanks.

Regards
Waclaw

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Rodrigo Mariano 2021-10-21 18:51:11 Re: Problem related to volume creation to pgadmin 4 Docker image
Previous Message Dave Page 2021-10-21 13:20:27 Re: Problem related to volume creation to pgadmin 4 Docker image