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

panic on wallet connection timeout #84

Open
tuxcanfly opened this issue Mar 11, 2015 · 0 comments
Open

panic on wallet connection timeout #84

tuxcanfly opened this issue Mar 11, 2015 · 0 comments

Comments

@tuxcanfly
Copy link
Contributor

if maxconnretries is set to lower than default of 30, the connection to wallet times out and causes a panic, need to gracefully handle this.

2015/03/11 23:59:41 actor-18557: Cannot start actor: connection timeout
2015/03/11 23:59:41 node: Shutdown
2015/03/11 23:59:42 miner: Cannot start mining: -32603: No payment addresses specified via --miningaddr
panic: runtime error: close of closed channel
@tuxcanfly tuxcanfly changed the title panic panic on wallet connection timeout Mar 11, 2015
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

1 participant