public inbox for [email protected]
help / color / mirror / Atom feedBlank screen in server mode
4+ messages / 2 participants
[nested] [flat]
* Blank screen in server mode
@ 2024-10-11 13:22 Edson Richter <[email protected]>
2024-10-16 17:50 ` RES: Blank screen in server mode Edson Richter <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Edson Richter @ 2024-10-11 13:22 UTC (permalink / raw)
To: pgadmin-support
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
^ permalink raw reply [nested|flat] 4+ messages in thread
* RES: Blank screen in server mode
2024-10-11 13:22 Blank screen in server mode Edson Richter <[email protected]>
@ 2024-10-16 17:50 ` Edson Richter <[email protected]>
2024-10-17 09:33 ` Re: Blank screen in server mode Yogesh Mahajan <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Edson Richter @ 2024-10-16 17:50 UTC (permalink / raw)
To: pgadmin-support
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 <[email protected]>
Enviada em: sexta-feira, 11 de outubro de 2024 10:22
Para: [email protected]
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
^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: Blank screen in server mode
2024-10-11 13:22 Blank screen in server mode Edson Richter <[email protected]>
2024-10-16 17:50 ` RES: Blank screen in server mode Edson Richter <[email protected]>
@ 2024-10-17 09:33 ` Yogesh Mahajan <[email protected]>
2024-10-17 21:23 ` RES: Blank screen in server mode Edson Richter <[email protected]>
0 siblings, 1 reply; 4+ messages in thread
From: Yogesh Mahajan @ 2024-10-17 09:33 UTC (permalink / raw)
To: Edson Richter <[email protected]>; +Cc: pgadmin-support
Hi,
Can you please share pgadmin logs? Can you please provide OS details? Also
please share browser screenshot
Thanks,
Yogesh Mahajan
EnterpriseDB
On Wed, Oct 16, 2024 at 11:21 PM Edson Richter <[email protected]>
wrote:
> 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 <[email protected]>
> *Enviada em:* sexta-feira, 11 de outubro de 2024 10:22
> *Para:* [email protected]
> *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
>
^ permalink raw reply [nested|flat] 4+ messages in thread
* RES: Blank screen in server mode
2024-10-11 13:22 Blank screen in server mode Edson Richter <[email protected]>
2024-10-16 17:50 ` RES: Blank screen in server mode Edson Richter <[email protected]>
2024-10-17 09:33 ` Re: Blank screen in server mode Yogesh Mahajan <[email protected]>
@ 2024-10-17 21:23 ` Edson Richter <[email protected]>
0 siblings, 0 replies; 4+ messages in thread
From: Edson Richter @ 2024-10-17 21:23 UTC (permalink / raw)
To: pgadmin-support
Hi!
I would like to say thank you for your attention.
But, never mind, it seems the problem disappeared as mysteriously as it began.
Today 18 PM, local time, started to work without any intervention.
What was causing that stacktrace, who knows?
If it happens again, I’ll bring all requested details.
Special thanks to Murtuza for giving some directions so early!
Thanks for Yogesh for pointing the missing information.
Kind regards,
ER
De: Yogesh Mahajan <[email protected]>
Enviada em: quinta-feira, 17 de outubro de 2024 06:34
Para: Edson Richter <[email protected]>
Cc: [email protected]
Assunto: Re: Blank screen in server mode
Hi,
Can you please share pgadmin logs? Can you please provide OS details? Also please share browser screenshot
Thanks,
Yogesh Mahajan
EnterpriseDB
On Wed, Oct 16, 2024 at 11:21 PM Edson Richter <[email protected]<mailto:[email protected]>> wrote:
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 <[email protected]<mailto:[email protected]>>
Enviada em: sexta-feira, 11 de outubro de 2024 10:22
Para: [email protected]<mailto:[email protected]>
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
^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2024-10-17 21:23 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2024-10-11 13:22 Blank screen in server mode Edson Richter <[email protected]>
2024-10-16 17:50 ` RES: Blank screen in server mode Edson Richter <[email protected]>
2024-10-17 09:33 ` Yogesh Mahajan <[email protected]>
2024-10-17 21:23 ` RES: Blank screen in server mode Edson Richter <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox