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

gatsby-source-wordpress Error: aborted #248

Open
ramnathkrish opened this issue Jul 7, 2023 · 2 comments
Open

gatsby-source-wordpress Error: aborted #248

ramnathkrish opened this issue Jul 7, 2023 · 2 comments

Comments

@ramnathkrish
Copy link

ramnathkrish commented Jul 7, 2023

ERROR #gatsby-source-wordpress_111002

gatsby-source-wordpress Error: aborted
at connResetException (node:internal/errors:692:14)
at TLSSocket.socketCloseListener (node:_http_client:414:19)
at TLSSocket.emit (node:events:539:35)
at node:net:715:12
at TCP.done (node:_tls_wrap:582:7)

GraphQL request to https://test.com/graphql failed.

Please ensure the following statements are true

  • your WordPress URL is correct in gatsby-config.js
  • your server is responding to requests
  • WPGraphQL and WPGatsby are installed and active in your WordPress backend
  • Your WordPress debug.log does not contain critical errors

not finished createSchemaCustomization - 3.200s
not finished gatsby-source-wordpress ingest WPGraphQL schema - 1.739s

package.json

"@popperjs/core": "^2.9.2", "@vtex/gatsby-plugin-onesignal": "^1.7.19", "axios": "^0.27.2", "bootstrap": "^5.2.1", "bootstrap-icons": "^1.10.5", "core-js": "^3.11.0", "dotenv": "^16.0.2", "gatsby": "^4.23.0", "gatsby-link": "^4.23.0", "gatsby-plugin-google-analytics": "^4.23.0", "gatsby-plugin-i18n": "^1.0.1", "gatsby-plugin-image": "^2.23.0", "gatsby-plugin-manifest": "^4.23.0", "gatsby-plugin-nodejs": "^0.7.0", "gatsby-plugin-purgecss": "^6.1.2", "gatsby-plugin-react-helmet": "^5.24.0", "gatsby-plugin-sass": "^5.23.0", "gatsby-plugin-sharp": "4.23.0", "gatsby-plugin-sitemap": "^5.23.0", "gatsby-react-router-scroll": "^5.23.0", "gatsby-script": "^1.8.0", "gatsby-source-filesystem": "^4.23.0", "gatsby-source-wordpress": "^6.24.2", "gatsby-transformer-json": "^4.23.0", "gatsby-transformer-sharp": "^4.23.0", "html-react-parser": "^3.0.4", "html-to-text": "^8.2.1", "lodash.compact": "^3.0.1", "popper.js": "^1.16.0", "prop-types": "^15.7.2", "react": "^17.0.1", "react-dom": "^17.0.1", "react-dropdown": "^1.9.2", "react-helmet": "^6.1.0", "react-icons": "^4.4.0", "react-query": "^3.39.1", "react-slick": "^0.28.1", "reactstrap": "^9.0.1", "reading-time-estimator": "^1.7.2", "sass": "^1.55.0", "slick-carousel": "^1.8.1"

WordPress & Plugin versions below
WordPress 6.2.2
WP Gatsby 2.3.3
WP GraphQL 1.13.8 & 1.14.6

@AlejandroDagobah
Copy link

Did you found a fix? I have same issue

@nvst18
Copy link

nvst18 commented Oct 30, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants