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

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

Open
annybs opened this issue Feb 16, 2022 · 0 comments
Open

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

annybs opened this issue Feb 16, 2022 · 0 comments
Labels

Comments

@annybs
Copy link
Member

annybs commented Feb 16, 2022

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)"
  }
}
@annybs annybs added the bug label Feb 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant