Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: The result of this StaticQuery could not be fetched #26967

Closed
syckki opened this issue Sep 21, 2020 · 1 comment
Closed

Error: The result of this StaticQuery could not be fetched #26967

syckki opened this issue Sep 21, 2020 · 1 comment
Labels
type: bug An issue or pull request relating to a bug in Gatsby

Comments

@syckki
Copy link

syckki commented Sep 21, 2020

Description

Error: The result of this StaticQuery could not be fetched.
This is likely a bug in Gatsby and if refreshing the page does not fix it, please open an issue in (https://github.com/gatsbyjs/gatsby/issues)

  • Production environment
  • White page in some clients
  • Mobile client for the most part

Steps to reproduce

Impossible to reproduce, because it never happens in development with gatsby develop, gatsby build and gatsby serve, neither in an NGINX instance in a Docker container and neither in browser with incognito mode (production).

Expected result

Load the content of the pages

Actual result

White screen on some route pages

Environment

Amazon CloudFront - Serverless website
NPM Packages
    "gatsby": "2.24.62",
    "gatsby-image": "2.4.19",
    "gatsby-plugin-alias-imports": "1.0.5",
    "gatsby-plugin-facebook-pixel": "1.0.3",
    "gatsby-plugin-load-script": "1.1.0",
    "gatsby-plugin-manifest": "2.4.30",
    "gatsby-plugin-offline": "3.2.28",
    "gatsby-plugin-preconnect": "1.1.54",
    "gatsby-plugin-react-helmet": "3.3.11",
    "gatsby-plugin-react-svg": "3.0.0",
    "gatsby-plugin-robots-txt": "1.5.2",
    "gatsby-plugin-sass": "2.3.13",
    "gatsby-plugin-sharp": "2.6.36",
    "gatsby-plugin-sitemap": "2.4.13",
    "gatsby-plugin-webfonts": "1.1.3",
    "gatsby-source-filesystem": "2.3.30",
    "gatsby-transformer-inline-svg": "0.0.7",
    "gatsby-transformer-sharp": "2.5.15",

One further comment

Why the issue only happens in production? - this issue is causing economic losses for us because we do not have the full availability of our website for our users. We can't keep sending hot-fix to production and check with our users if the issue still persists. We are up-to-date with gatsby and other npm packages. We are working with queries described in the documentation. What more do we need??

@syckki syckki added the type: bug An issue or pull request relating to a bug in Gatsby label Sep 21, 2020
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 21, 2020
@LekoArts
Copy link
Contributor

Hi, thanks for the issue! Sadly we can't do much without a reproduction and thus this issue is not actionable. You can follow #26563 or comment there when you have a reproduction. Thanks!

@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug An issue or pull request relating to a bug in Gatsby
Projects
None yet
Development

No branches or pull requests

2 participants