Blank screen in server mode

2024-10-11 Thread Edson Richter
Hi! Just faced this problem today. My screen is completely blank. In browser console, I get the following stack trace: Uncaught TypeError: Cannot read properties of undefined (reading '0') at Object.accessorFn (app.bundle.js?ver=81200:1:622091) at Object.getValue (vendor.others.js?ver=812

pgAdmin in Kubernetes vs master password

2024-10-11 Thread Morten Bonnerup Rasmussen
Hi We are working on offering pgAdmin as a centrally managed tool to our developers. It is deployed in Kubernetes, based on this guide, with OAUTH2 enabled (Entra ID): Deploying pgAdmin on Kubernetes | EDB (enterprisedb.com) But