can not login with PGADMIN_DEFAULT_EMAIL and PGADMIN_DEFAULT_PASSWORD

From: Ω <s50600822(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: can not login with PGADMIN_DEFAULT_EMAIL and PGADMIN_DEFAULT_PASSWORD
Date: 2020-09-13 18:15:03
Message-ID: CAAaXBY21Gq-9vmwidvFPRFCrtDiap2TxXYsn-RdS6zwxzvWFBg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi,

I have observed this time to time, that after a while I would suddenly no
longer be able to loging with the
initial PGADMIN_DEFAULT_EMAIL, PGADMIN_DEFAULT_PASSWORD.

Using "forget password" also does nothing, no email was ever sent. This
happened to me quite a few times. I'm using pgadmin k8 chart 1.2.2. No
change has been made to the deployment ever after initial deployment. Even
now I can verify that the environment inside the container still holds the
same value for PGADMIN_DEFAULT_EMAIL and PGADMIN_DEFAULT_PASSWORD.

The log file is also empty along this all:
/var/log/pgadmin $ ls -lrt
total 0
-rw-r--r-- 1 pgadmin pgadmin 0 Sep 1 22:08 pgadmin4.log

Is there any way for me to discover what happened?

Browse pgsql-admin by date

  From Date Subject
Next Message Ω 2020-09-13 19:36:24 Where is the docker file of https://hub.docker.com/r/dpage/pgadmin4/
Previous Message Holger Jakobs 2020-09-13 11:44:22 Re: Install postgres on ubuntu 20.10 (groovy gorilla) beta