Skip to content

Version check error - getaddrinfo EAI_AGAIN files.edge.network #107

@annybs

Description

@annybs

To investigate/fix.

[wallet] reading file {
  "file": "[REDACTED]"
}
[wallet] read file {
  "wallet": {
    "address": "[REDACTED]",
    "publicKey": "",
    "privateKey": ""
  },
  "file": "[REDACTED]"
}
Address: [REDACTED]
[update.version.cache] reading cache file {
  "file": "/tmp/.edge-cli-version"
}
[update.version.cache] cache outdated {}
[update.version.get] getting latest version {
  "url": "https://files.edge.network/cli/mainnet/linux/x64/latest/version"
}
Error checking latest version {
  "err": {
    "message": "unable to retrieve latest version: Error: getaddrinfo EAI_AGAIN files.edge.network",
    "name": "Error",
    "stack": "Error: unable to retrieve latest version: Error: getaddrinfo EAI_AGAIN files.edge.network\n    at /snapshot/cli/out/src/update/index.js\n    at step (/snapshot/cli/out/src/update/index.js)\n    at Object.throw (/snapshot/cli/out/src/update/index.js)\n    at rejected (/snapshot/cli/out/src/update/index.js)\n    at processTicksAndRejections (internal/process/task_queues.js:95:5)"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions