-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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-contentful] Stuck at load plugins when using proxy #28526
Comments
I suspect that |
@donaldkg can you share your particular set up or how the plugin is configured? (https://gatsby.dev/reproduction) My suspicion is you're probably correct, but it's hard to know that until there's something for us to review! |
@DSchau Thanks for your reply. I have provided the environment above. To reproduce, just run |
I finally use |
Hiya! This issue has gone quiet. Spooky quiet. 👻 We get a lot of issues, so we currently close issues after 60 days of inactivity. It’s been at least 20 days since the last update here. Thanks for being a part of the Gatsby community! 💪💜 |
Hey again! It’s been 60 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Thanks again for being part of the Gatsby community! 💪💜 |
/reopen |
Description
When using gatsby-source-contentful with proxy, I cannot get passed load plugins. It runs for a while and returns a timeout error.
Steps to reproduce
Expected result
It should be able to build.
Actual result
The build process is stuck in load plugins
Environment
System:
OS: Linux 3.10 Red Hat Enterprise Linux Server 7.6 (Maipo)
CPU: (2) x64 Intel(R) Xeon(R) CPU E5-26xx v4
Shell: 4.2.46 - /bin/bash
Binaries:
Node: 12.18.3 - /bin/node
npm: 6.14.6 - /bin/npm
Languages:
Python: 2.7.5 - /bin/python
npmPackages:
gatsby: ^2.26.1 => 2.28.1
gatsby-image: ^2.7.0 => 2.7.0
gatsby-plugin-canonical-urls: ^2.6.0 => 2.6.0
gatsby-plugin-google-analytics: ^2.7.0 => 2.7.0
gatsby-plugin-google-tagmanager: ^2.8.0 => 2.8.0
gatsby-plugin-intl: ^0.3.3 => 0.3.3
gatsby-plugin-manifest: ^2.8.0 => 2.8.0
gatsby-plugin-react-helmet: ^3.6.0 => 3.6.0
gatsby-plugin-react-svg: ^3.0.0 => 3.0.0
gatsby-plugin-sharp: ^2.10.0 => 2.10.1
gatsby-plugin-sitemap: ^2.8.0 => 2.8.0
gatsby-plugin-styled-components: ^3.6.0 => 3.6.0
gatsby-source-contentful: ^2.3.52 => 2.3.56
gatsby-source-filesystem: ^2.7.0 => 2.7.0
gatsby-transformer-remark: ^2.12.0 => 2.12.0
gatsby-transformer-sharp: ^2.8.0 => 2.8.0
The text was updated successfully, but these errors were encountered: