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.

Preparing requested page loop, project won't display in browser

See original GitHub issue

Preliminary Checks

Description

When running gatsby develop, no errors occur. However when opening localhost:8000 in the browser, it only shows a blank white page and a “Preparing requested page” message in the bottom left corner.

Link to what I’m seeing.

There’s also a console error:

app.js:178 Uncaught (in promise) TypeError: $RefreshSig$ is not a function
    at eval

Reproduction Link

https://github.com/ggs-landscaping/ggs

Steps to Reproduce

  1. Run gatsby develop
  2. Open browser

Expected Result

Expected to see the website project.

Actual Result

Shows a blank white page and a “Preparing requested page” message in the bottom left corner.

Environment

System:
    OS: Windows 10 10.0.19042
    CPU: (8) x64 Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
  Binaries:
    Node: 14.15.4 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.19.1 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
    npm: 6.14.10 - C:\Program Files\nodejs\npm.CMD
  Languages:
    Python: 2.7.15 - /c/Users/Jarryd/.windows-build-tools/python27/python  Browsers:
    Chrome: 95.0.4638.69
    Edge: Spartan (44.19041.1266.0), Chromium (95.0.1020.44)
  npmPackages:
    gatsby: ^3.14.5 => 3.14.5
    gatsby-plugin-google-analytics: ^2.6.0 => 2.11.0
    gatsby-plugin-google-fonts: ^1.0.1 => 1.0.1
    gatsby-plugin-html-attributes: ^1.0.5 => 1.0.5
    gatsby-plugin-preact: ^4.2.0 => 4.7.0
    gatsby-plugin-prefetch-google-fonts: ^1.4.3 => 1.4.3
    gatsby-plugin-preload-fonts: ^1.4.0 => 1.9.1
    gatsby-plugin-react-helmet: ^3.4.0 => 3.10.0
    gatsby-plugin-robots-txt: ^1.6.14 => 1.6.14
    gatsby-plugin-sass: ^2.5.1 => 2.8.0
    gatsby-plugin-sitemap: ^2.7.0 => 2.12.0
    gatsby-source-filesystem: ^2.6.0 => 2.11.1
  npmGlobalPackages:
    gatsby-cli: 2.15.0

Config Flags

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
nabilzouhircommented, Apr 1, 2022

I was able to reproduce the error. To solve it I ran gatsby clean and then gatsby develop and it worked

0reactions
LekoArtscommented, Nov 22, 2021

Hi!

Since we didn’t receive an answer for 7 days or more about the ask of a reproduction I’m going to close this now, as we can’t do much to help without a reproduction. If you are able to create a minimal reproduction for this then please do answer here or open a new issue with a reproduction. Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Gatsby error when creating a new route: Preparing requested ...
I have the problem in Safari, none of the solutions work. No problems in Chrome though. Both Firefox and Chrome seem not to...
Read more >
How To Fix the Firefox "The Page Isn't Redirecting Properly ...
1. Clear Your Browser Cache. The first action you should take when encountering pretty much any error is to clear your Firefox browser...
Read more >
Handling common HTML and CSS problems - MDN Web Docs
If a browser encounters a declaration or rule it doesn't understand, it just skips it completely without applying it or throwing an error....
Read more >
Build Loop App - LoopDocs
The Loop and Learn team prepared this YouTube video showing how to build ... on the Updating/Rebuilding page - you will not get...
Read more >
What to do if your Clipchamp project or assets aren't loading
Either right click > reload, or use the reload button of your browser to reload the page Create is in. Often this solves...
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