Hi! I've tried some tips Murtuza Zabuawala kindly sent to me, but it didn't work: I'm still without access to my pgAdmin. What I've tried so far: delete from sqlite the settings for my user (id=2). I'll really appreciate if someone could point me a direction, since pgAdmin is a daily tool for my work.
Thanks, ER De: Edson Richter <edsonrich...@hotmail.com> Enviada em: sexta-feira, 11 de outubro de 2024 10:22 Para: pgadmin-supp...@postgresql.org Assunto: Blank screen in server mode 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=81200:312:1968776) at Object.getValue (vendor.others.js?ver=81200:312:1961846) at app.bundle.js?ver=81200:1:1119691 at gl (vendor.react.js?ver=81200:2:152498) at xi (vendor.react.js?ver=81200:2:164992) at ku (vendor.react.js?ver=81200:2:213514) at bs (vendor.react.js?ver=81200:2:200715) at vs (vendor.react.js?ver=81200:2:200643) at gs (vendor.react.js?ver=81200:2:200506) I've tryied to use pgAdmin.Settings.show(), but it also throws the following stack trace: Uncaught TypeError: Cannot read properties of null (reading 'offsetWidth') at A.loadLayout (vendor.others.js?ver=81200:312:1344417) at j.resetLayout (app.bundle.js?ver=81200:1:1187121) at Object.show (app.bundle.js?ver=81200:1:794026) at <anonymous>:1:18 loadLayout @ vendor.others.js?ver=81200:312 resetLayout @ app.bundle.js?ver=81200:1 show @ app.bundle.js?ver=81200:1 (anonymous) @ VM32:1Understand this error I've tryied to clear browser data (cookies, cache, etc) - no success. I've also restarted server, without any success as well. Would you help me? Thanks, ER