One of our forum user is getting issue after logging into his account and we have also checked the issue via Impersonate feature, we also faced the same white blank screen, and this happened with him twice, previously the issue was same, then we did an account merge and deleted his previous profile and merged all profile details into the new account, and now the new account seems to have again same blank white screen issue.
Already tried safe-mode, it seems only this user account is having blank white screen issue, this is 2nd time we see the same issue to this same user, we have checked user activity log, but there is nothing suspicious.
it is server RAM issue , if you have any other CMS/app installed on server ,stop them and check if discourse is working fine or not , if it is working fine upgrade to more memory or delete multiple apps to free memory
That rules out any browser based issues and you should look at the server logs (/var/discourse/shared/standalone/log) so see what’s breaking when this user logs in.
It is sure that no plugin, custom css is breaking that specific user profile, because rest of em are working just fine!
I think there is some database issue, because this is second time this same user faced the same issue, blank white screen, we have already migrated his account in the past to the new one, but due to the user huge activity it would be harsh everytime to give him new profile and the likes reads to flush away.
Is that particular user using a very old phone? Maybe an old OS that is deprecated and no longer supported? I had a similar problem with a user using Win7 on her laptop and being unable to login. Just a thought. We also had one user who, while on holiday, decided to use his old Windows Phone (yes, he still had a one. ) and he got a blank page as well.
That’s helpful, as it definitely rules out a lot of potential client side problems. You should check the server side logs as Bart indicated.
Another possible thing to check is having the user log in via their phone instead of their computer – disable wifi and do it over the cellular networks to rule out any local networking problems.
@JimPas We knew about deprecate, so we gave try to all new smartphones with updated OS and also tried win 10 20h1, 20h2, even 7 OS is not an issue, because we have tried all required diagnosis on this user account, but all end up the same — blank white screen
@codinghorror After Impersonating the user account which log to check for error?
I have checked the production log, Ctrl + F the username, but didn’t find anything, if you can have a look at it I can share the file with you.