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

ARM64 (aarch64) computer keeps hanging upon blockchain download #96

Open
jg777 opened this issue Oct 27, 2022 · 1 comment
Open

ARM64 (aarch64) computer keeps hanging upon blockchain download #96

jg777 opened this issue Oct 27, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jg777
Copy link

jg777 commented Oct 27, 2022

Describe the bug
I am running pirated on a headless ARM64 (aarch64) system which keeps hanging up on the blockchain download. I have tried numerous times with the same result.

To Reproduce
Steps to reproduce the behavior:

  1. Download the latest aarch64 binaries from this repo to the ARM64 device.
  2. Bootstrap the blockchain as per these instructions
  3. Run pirated
  4. I believe it starts to download the blockchain.
  5. Open up htop and watch the RAM usage by pirated steadily increase until it gets to almost 100% use of the 4GB RAM.
  6. Then aarch64 device hangs (SSH becomes unresponsive) and I have to physically unplug and replug it back in.
  7. Start up the aarch64 device again, run thru Steps 3 thru 6 again and get the same exact result.

Expected behavior
I run pirated & it sucessfully downloads the pirate blockchain without making the system become unresponsive.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Debian 11

Additional context
Is there a different method to downloading the pirate blockchain after bootstrapping?
Is there a way to tell pirated to only use a specific amount of RAM so that it doesn't eat it all and hang the system?

@jg777 jg777 added the bug Something isn't working label Oct 27, 2022
@jg777
Copy link
Author

jg777 commented Apr 5, 2023

@CryptoForge I see you're making code updates and releases - any idea about resolving this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants