You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: