Skip to content

cli energy install fails: cannot fetch latest-version.json #72

Description

@tsforge

Description

Running energy install . fails with:

ERROR Get "https://energy.yanghy.cn/data/latest-version.json": EOF

curl -v https://energy.yanghy.cn/data/latest-version.json reproduces the issue (TLS handshake aborted).

DNS check

Checked DNS resolution for energy.yanghy.cn from 50+ locations worldwide (Europe, Asia, US, China, HK, etc.) via a public DNS checker - the domain returns Not found everywhere. Looks like the DNS zone is currently broken/expired, so the CLI cannot bootstrap.

Questions / requests

  1. Is the domain down temporarily, or has it been moved?
  2. Could you provide an official mirror (e.g. GitHub Releases) or a config/env variable (ENERGY_DOWNLOAD_URL) to override the base URL?
  3. Consider falling back to a CDN/GitHub when yanghy.cn is unreachable, so energy install does not hard-fail.

Environment

  • OS: macOS (Apple Silicon)
  • energy CLI version: 2.5.6

Metadata

Metadata

Assignees

Labels

questionFurther information is requestedwontfixThis will not be worked on

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions