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

getting error while running full-cosmo-docker demo with invalid version: unknown revision 4b991294658e for router #1553

Open
rajan145 opened this issue Jan 31, 2025 · 4 comments · Fixed by #1564
Labels
awaiting feedback Awaiting for original poster feed back to questions and comments asked by the team. confirmed bug The issue was replicated/determined to be a bug. internally-reviewed The issue has been reviewed internally.

Comments

@rajan145
Copy link

rajan145 commented Jan 31, 2025

Component(s)

router

Component version

checkout the latest code

wgc version

0.72.1

controlplane version

self-hosted

router version

self hosted version

What happened?

Based on the instruction provided i have run that ./start.sh command but ran into multiple issue with my local setup with proxies but finally able to run and able to studio getting coming up but while the start script for setting up the demo project is running I am seeing unknown revision error

=> CANCELED [products_fg 9/10] RUN go mod download 71.2s
=> ERROR [hobbies 9/10] RUN go mod download 70.2s

[hobbies 9/10] RUN go mod download:
69.97 go: github.com/wundergraph/cosmo/[email protected]: invalid version: unknown revision 4b99129


failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
make[1]: *** [dc-federation-demo] Error 17
make: *** [full-demo-up] Error 2

Description

Steps to Reproduce

Expected Result

Actual Result

Environment information

using MacOS

Router configuration

Just running the full demo

Router execution config

Log output

=> CANCELED [products_fg  9/10] RUN go mod download                                                                   71.2s
 => ERROR [hobbies  9/10] RUN go mod download                                                                          70.2s
------
 > [hobbies  9/10] RUN go mod download:
69.97 go: github.com/wundergraph/cosmo/[email protected]: invalid version: unknown revision 4b991294658e
------
failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
make[1]: *** [dc-federation-demo] Error 17

Additional context

No response

@rajan145 rajan145 added the bug Something isn't working label Jan 31, 2025
Copy link

WunderGraph commits fully to Open Source and we want to make sure that we can help you as fast as possible.
The roadmap is driven by our customers and we have to prioritize issues that are important to them.
You can influence the priority by becoming a customer. Please contact us here.

@rajan145 rajan145 changed the title full-cosmo-docker is getting stuck with starting the demo subgraph with invalid version: unknown revision 4b991294658e for router getting error while running full-cosmo-docker demo with invalid version: unknown revision 4b991294658e for router Jan 31, 2025
@Aenimus
Copy link
Member

Aenimus commented Feb 4, 2025

Hi @rajan145,

Please could you pull the latest main and try again? It should be fixed.

When you confirm, I will close the issue.

Thanks for the report!

@Aenimus Aenimus reopened this Feb 4, 2025
@Aenimus Aenimus added confirmed bug The issue was replicated/determined to be a bug. awaiting feedback Awaiting for original poster feed back to questions and comments asked by the team. internally-reviewed The issue has been reviewed internally. and removed bug Something isn't working labels Feb 4, 2025
@Aenimus
Copy link
Member

Aenimus commented Feb 5, 2025

Hi @rajan145,

We're going to close this. If the issue persists, please reply, and we'll reopen.

Please do let us know either way.

Thanks!

@Aenimus Aenimus closed this as completed Feb 5, 2025
@rajan145
Copy link
Author

rajan145 commented Feb 7, 2025

Seeing github.com/wundergraph/cosmo/[email protected] is invalid now

=> ERROR [availability 8/9] RUN go mod download 243.3s

[availability 8/9] RUN go mod download:
243.0 go: github.com/wundergraph/cosmo/[email protected]: invalid version: unknown revision a249dba


failed to solve: process "/bin/sh -c go mod download" did not complete successfully: exit code: 1
make[1]: *** [dc-federation-demo] Error 17

@endigma endigma reopened this Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback Awaiting for original poster feed back to questions and comments asked by the team. confirmed bug The issue was replicated/determined to be a bug. internally-reviewed The issue has been reviewed internally.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants