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

[Testnet] Fails to download key and load network file #212

Closed
Swader opened this issue Mar 27, 2019 · 1 comment
Closed

[Testnet] Fails to download key and load network file #212

Swader opened this issue Mar 27, 2019 · 1 comment

Comments

@Swader
Copy link
Contributor

Swader commented Mar 27, 2019

INF 2019-03-27 02:40:06+01:00 New testnet genesis data received. Starting with a fresh database. tid=12761
Failed to download key
cannot open: /home/swader/.cache/nimbus/BeaconNode/testnet0/network.jsonswader@swader-N76VZ:~/repos/nimbus/vendor/nim-beacon-chain$ 

This when restarting testnet join without cache etc. rm -rf ~/.cache/nimbus et al.

@mratsim
Copy link
Contributor

mratsim commented May 24, 2019

Closing: not relevant anymore

@mratsim mratsim closed this as completed May 24, 2019
etan-status added a commit that referenced this issue Feb 20, 2024
- Client also handle error message if id is null
- Client pass meaningful error to newFut when processMessage failed
- Refactoring: extract rpc handler from HTTP and WebSocket server
- Use pragma push/pop pair to disable warning
- http server better exception handling
- Fix CI badge url
- Upgrade github actions to v4
- Revert "Fix CI badge url"
- HttpAuthHook use async raises
- Move CancelledError handling to outer try/except of RpcWebsocketServer
- Implement RPC batch call both in servers and clients
- v0.4.0
- Should compile if chronicles log turned on
- Add framework to support more optional types
- v0.4.2
- test refc in CI in Nim 2.0 and later
- use non-EOL macOS version for GitHub Actions CI
- avoid failing uninitialized `Future`
- Improve batch call example and wrapper comments
- Fix ws and socket client error handling and add test to #212
- Add build test with chronicles to json enabled
etan-status added a commit that referenced this issue Feb 20, 2024
)

- Client also handle error message if id is null
- Client pass meaningful error to newFut when processMessage failed
- Refactoring: extract rpc handler from HTTP and WebSocket server
- Use pragma push/pop pair to disable warning
- http server better exception handling
- Fix CI badge url
- Upgrade github actions to v4
- Revert "Fix CI badge url"
- HttpAuthHook use async raises
- Move CancelledError handling to outer try/except of RpcWebsocketServer
- Implement RPC batch call both in servers and clients
- v0.4.0
- Should compile if chronicles log turned on
- Add framework to support more optional types
- v0.4.2
- test refc in CI in Nim 2.0 and later
- use non-EOL macOS version for GitHub Actions CI
- avoid failing uninitialized `Future`
- Improve batch call example and wrapper comments
- Fix ws and socket client error handling and add test to #212
- Add build test with chronicles to json enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants