PDI is showing white blank page unable to login to my PDI

Kunal Waghmare1
Tera Contributor

Hi Community,

 

last day I was working on my PDI and suddenly it's showing me a white page like below I try to refresh I do cancle_my_transaction.do but its not  working 

KunalWaghmare1_0-1675916716615.png

 any one have an idea about please share me the resolution 

 

 

Thanks in advance.

 

#servicenow 

 

1 ACCEPTED SOLUTION

Henri Muldre
Tera Guru

For me, the issue only happened when loading with now UI. Without now UI, there were no issues.

 

For example yourInstanceName.service-now.com/now/nav/ui/classic/params/target/sys_user_list.do gave white page, but yourInstanceName.service-now.com/sys_user_list.do did not and worked without issues.

 

The fix was to clear instance cache.

 

Please try the following:
yourInstanceName.service-now.com/cache.do

View solution in original post

7 REPLIES 7

Ryan Hertz
Tera Contributor

I am also facing this same issue. I was able to access the instance Two days back. When I tried yesterday, it only came up as blank. 

Henri Muldre
Tera Guru

For me, the issue only happened when loading with now UI. Without now UI, there were no issues.

 

For example yourInstanceName.service-now.com/now/nav/ui/classic/params/target/sys_user_list.do gave white page, but yourInstanceName.service-now.com/sys_user_list.do did not and worked without issues.

 

The fix was to clear instance cache.

 

Please try the following:
yourInstanceName.service-now.com/cache.do

Kunal Waghmare1
Tera Contributor

Hi @Henri Muldre thanks for the solution