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

Error when installing CLI on Raspberry Pi 5 #10291

Open
SomeBody16 opened this issue Jun 13, 2024 · 0 comments
Open

Error when installing CLI on Raspberry Pi 5 #10291

SomeBody16 opened this issue Jun 13, 2024 · 0 comments
Labels
k/v3-bug Bug affecting Hasura v3 (DDN)

Comments

@SomeBody16
Copy link

SomeBody16 commented Jun 13, 2024

Component

CLI c/v3-cli

(can't add label to the issue)

What is the current behaviour?

$ curl -L http://graphql-engine-cdn.hasura.io/ddn/cli/v2/get.sh | bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3375  100  3375    0     0  17404      0 --:--:-- --:--:-- --:--:-- 17396
--> Selecting version...
--> Selected version: latest
-->
--> NOTE: Install a specific version of the CLI by using VERSION variable
--> curl -L https://graphql-engine-cdn.hasura.io/ddn/cli/v2/get.sh | VERSION=2024.06.06 bash
-->
--> Downloading DDN for linux-arm64 to /tmp/cli-ddn-linux-arm64
curl: (22) The requested URL returned error: 404

FAILED> failed executing: curl -L# -f -o /tmp/cli-ddn-linux-arm64 https://graphql-engine-cdn.hasura.io/ddn/cli/v2/latest/cli-ddn-linux-arm64

What is the expected behaviour?

It should install CLI correctly

How to reproduce the issue?

  1. Raspberry Pi 5 clean installation
  2. Run curl -L http://graphql-engine-cdn.hasura.io/ddn/cli/v2/get.sh | bash (taken from docs)

Please provide any traces or logs that could help here.

Specs:
https://www.linkedin.com/pulse/introduction-raspberry-pi-5-specs-harshvardhan-mishra-wkbmf/

Any possible solutions/workarounds you're aware of?

None

Keywords

Hasura DDN Raspberry Pi 5 ARM64 Failed Executing cli-ddn-linux-arm64 cli installation

@SomeBody16 SomeBody16 added the k/v3-bug Bug affecting Hasura v3 (DDN) label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/v3-bug Bug affecting Hasura v3 (DDN)
Projects
None yet
Development

No branches or pull requests

1 participant