Reputation: 1042
I am trying to load my firebase console but it is not working on my laptop.It works fine on other laptops and my mobile but on my laptop it displays loading screen and then nothing.In console it shows 502 gateway error.
I have removed addblock, open console in incognito,firefox,internet explorer, reinstall chrome,change my network, login from another account but nothing works. These are the questions I have seen to solve this but none of them actually works for me.
https://groups.google.com/forum/#!topic/firebase-talk/xOWdvmKd7I0
https://groups.google.com/forum/#!topic/firebase-talk/5txW1hHXOQA
Firebase console and google dev console blank page issues
Thanks
Upvotes: 7
Views: 11543
Reputation: 334
One of the issues was that Firebase occasionally received conflicting values due to header manipulation.
I resolved this by disabling the ModHeader
extension, which was being used to pass custom header values.
Upvotes: 0
Reputation: 659
I have disable all ext. and then I have to changed the Internet Provider, from Broadband to Mobile Internet. It worked.
Upvotes: 0
Reputation: 447
I solved by disabling "Pop up blocker for Chrome - Poper Blocker" extension.
Upvotes: 0
Reputation: 73
I updated the chrome and disabled Grammerly. It worked for me
Upvotes: 0
Reputation: 489
Try Updating your browser to latest version. I solved this by updating Chrome to latest version available.
Upvotes: 2
Reputation: 331
I resolved too, by disabling tampermonkey extension. This might help someone else...
Upvotes: 3
Reputation: 1042
I resolved it by disabling a chrome extension named CORS.
Thanks
Upvotes: 17