-
Notifications
You must be signed in to change notification settings - Fork 113
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
full-cosmo-docker ./start.sh script for self hosting script is stuck for hours #1434
Comments
WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible. |
Hi @Roohanjyot, thanks for submitting an issue. Please could you share your container logs and let us know how many resources you have assigned to your docker environment? |
I believe the issue is with the wgc federated-graph create as my org is behind a proxy. I tried changing the proxy settings for the example as listed here but had no luck. The docker containers are running as expected Resources allocated to docker: Here are the logs for a clean ./examples/full-cosmo-docker/start.sh:
|
Component(s)
cli
Component version
latest
wgc version
0.71.1
controlplane version
latest
router version
0.147.0
What happened?
If possible, please create a PR with a failing test to illustrate the issue clearly.
Otherwise, please attach a minimum reproduction through a GitHub repository that includes
essential information such as the relevant subgraph SDLs.
Please also make sure that the instructions for the reproduction are clear, tested, and fully accurate.
Description
I am trying to self host cosmo as a poc for my org, I am able to build and deploy containers but it get's stuck on the wgc federated-graph create line for hours without timing out or giving me an error. It might be the case that our internal proxy is preventing a external call but no error report is generated for me to see.
I have tried to the solution discuss in this comment but even after starting and destroying for multiple times it still hangs at the
Creating federated graph and subgraphs ...
.Environment information
Environment
OS: Darwin-arm64
Package Manager: dockerized
Router configuration
No response
Router execution config
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: