question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

firebase-auth.js:188 Uncaught Error: Network Error

See original GitHub issue

issue

In the official demo seems to be throwing this network error on slower connections:

firebase-auth.js:188 Uncaught Error: Network Error
    at firebase-auth.js:188

Here is a gif of what happened when I tried to sign in with redirect with Facebook provider: https://imgur.com/a/SUGka

how to reproduce

  1. open dev tools
  2. throttle network connection to slow 3G
  3. preserve network and js logs
  4. click sign in with redirect
  5. click continue with facebook button
  6. observe network error

environment

OS: macOS Sierra v10.12 Browser: Chrome Version 62.0.3202.94 (Official Build) (64-bit)

notes

I was not able to reproduce this issue on every system. Seems to work on some computers but not others.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:45 (7 by maintainers)

github_iconTop GitHub Comments

13reactions
Thkasiscommented, Jan 31, 2019

I am having this issue with the latest 5.8.8 and firebase ui 3.5.2. I tested one version lower too and I’m still getting the error firebase-auth.js:1 Uncaught Error: Network Error at firebase-auth.js:1

7reactions
MatthewPringlecommented, Aug 19, 2019

Also seeing this error Error: Network Error auth.esm.js:5240

Read more comments on GitHub >

github_iconTop Results From Across the Web

Firebase Javascript network error - Stack Overflow
It appears that this was a lower level issue on my PC. I haven't gotten to the bottom of it yet but the...
Read more >
Bountysource
firebase-auth.js:188 Uncaught Error: Network Error.
Read more >
Error | JavaScript SDK | Firebase JavaScript API reference
... auth/network-request-failed: Thrown if a network error (such as timeout, interrupted connection or unreachable host) has occurred.
Read more >
more than one custom value accessor matches form control ...
I have used mask for format the datepicker value but its showing error in console. ... "Uncaught (in promise): Error: More than one...
Read more >
Firebase Auth Tutorial #23 - Catching Auth Errors - YouTube
Hey gang, in this tutorial I'll show you how to catch and display errors.VUE & FIREBASE FULL COURSE ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found