docs icon indicating copy to clipboard operation
docs copied to clipboard

Dapr init issue

Open WILLEM-LENS opened this issue 3 years ago • 1 comments

Describe the issue

Error with Dapr initialization using "dapr init". Error = Failed to get runtime version: 'Get "https://api.github.com/repos/dapr/dapr/releases": dial tcp: lookup api.github.com: no such host'. URL of the docs https://docs.dapr.io/getting-started/install-dapr-cli/ Expected content

"dapr init" should be replaced with:

  1. Instruction 1; Get "https://api.github.com/repos/dapr/dapr/releases"
  2. Instruction 2: "dapr init --runtime-version=<desired_version>".
    Screenshots

Screenshot 2022-07-26 153216

Additional context

WILLEM-LENS avatar Jul 26 '22 13:07 WILLEM-LENS

Hi, I'm getting a similar (same?) issue.

Seems to be wrong repo to report this. Created a new bug ticket: https://github.com/dapr/cli/issues/1043

BjoernAtBosch avatar Aug 11 '22 09:08 BjoernAtBosch

Closing, as this was resolved in dapr/cli

hhunter-ms avatar Jul 14 '23 15:07 hhunter-ms