Zunnurain Badar
Zunnurain Badar

Reputation: 1042

Firebase console is not loading

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

Answers (9)

Rizwan Ahmed
Rizwan Ahmed

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

Tiago Mendes
Tiago Mendes

Reputation: 5176

For me, the solution was disabling the Ublock

Upvotes: 0

Ezekiel
Ezekiel

Reputation: 1

It happened to me too until I changed my internet provider

Upvotes: -1

Beatle Refractor
Beatle Refractor

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

TheFabbius
TheFabbius

Reputation: 447

I solved by disabling "Pop up blocker for Chrome - Poper Blocker" extension.

Upvotes: 0

Vignesh Baskaran
Vignesh Baskaran

Reputation: 73

I updated the chrome and disabled Grammerly. It worked for me

Upvotes: 0

charan ghumman
charan ghumman

Reputation: 489

Try Updating your browser to latest version. I solved this by updating Chrome to latest version available.

Upvotes: 2

jay_mziray
jay_mziray

Reputation: 331

I resolved too, by disabling tampermonkey extension. This might help someone else...

Upvotes: 3

Zunnurain Badar
Zunnurain Badar

Reputation: 1042

I resolved it by disabling a chrome extension named CORS.

Thanks

Upvotes: 17

Related Questions