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.

gatsbyjs.com loads blank screen

See original GitHub issue

Description

When loading gatsbyjs.com I get a blank white screen. This appears to be a service worker issue.

Here’s the console and network: Screen Shot 2020-01-28 at 9 37 44 AM Screen Shot 2020-01-28 at 9 38 01 AM

When I clear storage the site loads without issue for the first reload. But then reloading the page I get a different error.

Screen Shot 2020-01-28 at 9 40 45 AM
idb-keyval-iife.min.js:1 Uncaught (in promise) DOMException: Failed to execute 'transaction' on 'IDBDatabase': The database connection is closing.
    at https://www.gatsbyjs.com/idb-keyval-iife.min.js:1:353

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
piehcommented, Jan 28, 2020

We are looking into this now

0reactions
brotzkycommented, Apr 23, 2020

It’s not occurring for me anymore. Good call, @marcysutton. I’ll close this for now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Common Errors - Gatsby
Error: ReferenceError: window is not defined when running gatsby build ... Another possibility that could cause this issue is from empty strings used...
Read more >
Gatsby - Loading (Static Query) white screen - Stack Overflow
I have Gatsby.js project where I am experiencing this issue, where when navigating or loading a page I am getting a white screen...
Read more >
Gatsby White Screen (performance / gatsby-plugin-offine)
Hi, I am experiencing some performance issues with Gatsby + contentful.Sometimes I see a white screen for 10 sec while reloading or ...
Read more >
Next.js vs Gatsby.js - Which Is The Best React Framework?
Without this feature, users would see a blank screen on the first load as they wait for JavaScript to load. With pre-rendering, a...
Read more >
Deploying to Github Pages? Don't Forget to Fix Your Links
You see a blank page, or maybe the homepage shows up fine, ... Documentation: https://www.gatsbyjs.com/docs/how-to/previews-deploys-hosting/path-prefix/ ...
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