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

hs-airdrop exits suddenly with Killed #85

Open
rinetd opened this issue Feb 23, 2020 · 6 comments
Open

hs-airdrop exits suddenly with Killed #85

rinetd opened this issue Feb 23, 2020 · 6 comments

Comments

@rinetd
Copy link

rinetd commented Feb 23, 2020

./bin/hs-airdrop ~/.ssh/id_rsa hs1q3mv5zdzey4hu9hg59dgsaecaly960ns9yfjl2p 0.1
Passphrase:
Attempting to create proof.
This may take a bit.
Decrypting nonce...
Found nonce!
Rebuilding tree...
Killed

image

@pinheadmz
Copy link
Member

@rinetd did you ever solve this issue?

@coder5876
Copy link

I have basically the same problem. It looks like it’s succeeding but then it just stops with Killed, although for me it’s in a different place. Any idea what the problem could be?

# ./bin/hs-airdrop --bare ~/.ssh/id_rsa hs1XXXXXXXXXX --fee 0.1
Passphrase: 
Attempting to create proof.
This may take a bit.
Decrypting nonce...
Found nonce!
Rebuilding tree...
Finding merkle leaf for reward 0...

3 keys found in your subtree:
  11112222 (current)
  deadbeef
  aaaaaaaa

Creating proof from leaf 234567:0...
Killed

@rithvikvibhu
Copy link
Member

Looks like the same issue here: #140

Most likely memory constraints. Try using a vm with more ram.

@coder5876
Copy link

@rithvikvibhu Ah yes, I’m also using a cheap Digital Ocean instance, I’ll try upping the RAM on that. Thanks for the tip!

@coder5876
Copy link

@rithvikvibhu Upped the RAM from 1GB to 2GB and that seems to have fixed it! Thanks for the help!

@pinheadmz pinheadmz changed the title problem end with **killed** hs-airdrop exits suddenly with Killed Jun 1, 2021
@pinheadmz
Copy link
Member

Thanks for this discussion @christianlundkvist and @rithvikvibhu, I'm labeling this as "FAQ" and will leave it open.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants