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

Rover fails with timeout error when trying to download the 'router' plugin #1867

Open
dokicoder opened this issue Mar 6, 2024 · 0 comments
Labels
bug 🐞 triage issues and PRs that need to be triaged

Comments

@dokicoder
Copy link

Description

Running rover cli with

npx --yes -p @apollo/[email protected] rover supergraph compose --elv2-license=accept --config path/to/supergraph/config.yaml --output path/to/supergraph/schema.graphql

hangs for a while, then logs

downloading the 'router' plugin from https://rover.apollo.dev/tar/router/x86_64-unknown-linux-gnu/latest-plugin error: error decoding response body: operation timed out Caused by: operation timed out

If I try to download the tarbal from the url above via browser or cURL, it works without problems.

This issue is very similar to #1583

Steps to reproduce

Run rover cli as described above

Expected result

All required rover plugins should be downloaded successfully

Environment

OS: wsl (Ubuntu) within Windows 11 64Bit, zsh

@dokicoder dokicoder added bug 🐞 triage issues and PRs that need to be triaged labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 triage issues and PRs that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant