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.

Gatsby Issue with Google Web cache

See original GitHub issue

Description

Gatsby pointing to 404 page when Google Web cache tried to open.

Steps to reproduce

http://webcache.googleusercontent.com/search?q=cache%3Ahttps%3A%2F%2Fwww.loanabull.com%2F&rlz=1C1CHBF_enIN768IN768&oq=cache%3Ahttps%3A%2F%2Fwww.loanabull.com%2F&aqs=chrome..69i57j69i58j69i60l3j69i59.2078j0j4&sourceid=chrome&ie=UTF-8

Expected result

Gatsby should route to the right page.

Actual result

What happened. image

Environment

Run gatsby info --clipboard in your project directory and paste the output here.

gatsby info --clipboard

System: OS: Windows 10 CPU: (8) x64 Intel® Core™ i7-2720QM CPU @ 2.20GHz Binaries: Yarn: 1.12.3 - C:\Program Files\nodejs\yarn.CMD npm: 5.5.1 - C:\Program Files\nodejs\npm.CMD Languages: Python: 2.7.14 - /c/Python27/python Browsers: Edge: 42.17134.1.0 npmPackages: gatsby: ^1.9.277 => 1.9.277 gatsby-link: ^1.6.46 => 1.6.46 gatsby-plugin-google-analytics: ^2.0.6 => 2.0.6 gatsby-plugin-layout: ^1.0.15 => 1.0.15 gatsby-plugin-material-ui: ^2.0.1 => 2.0.1 gatsby-plugin-react-helmet: ^2.0.11 => 2.0.11

I see this issue every gatsby site - http://webcache.googleusercontent.com/search?q=cache%3Ahttps%3A%2F%2Fsharemeals.org%2F&rlz=1C1CHBF_enIN768IN768&oq=cache%3Ahttps%3A%2F%2Fsharemeals.org%2F&aqs=chrome..69i57j69i58j69i59j69i60l2.4943j0j4&sourceid=chrome&ie=UTF-8

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ramsunvtechcommented, Sep 22, 2019

can u anyone have solution for this known issue ??? @marcysutton / @sidharthachatterjee

0reactions
LekoArtscommented, Apr 29, 2021

Closing as stale

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Common Errors - Gatsby
This guide is meant as a reference for common errors that have tripped up other Gatsby users. Problems with the cache. Running a...
Read more >
How to fix Gatsby, Ghost, and Netlify Cache Busting and ...
In this post, I discuss an issue when Gatsby does not refresh and display new content upon Ghost CMS update, and how to...
Read more >
An easy fix for gatsby caching issues. - Front-End Stumbles
Gatsby provide an easy way to do this now so simply close the dev server, then type this command. This deletes the cache...
Read more >
Gatsby Site Requiring Hard Refresh to See New Posts
The issue has been solved but I forgot to update it. My caching was not set up correctly. I use Firebase for hosting,...
Read more >
How I broke Gatsby JS conditional page build and learned to ...
Comparing the two outputs I found these problems: · Cache invalidation by changed plugins info One or more of your plugins have changed...
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