question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Full Node minimal requirements are outdated

See original GitHub issue

What happened?

As stated by official install documentation, the minimal requirements are:

The minimum supported specs are that of the Raspberry Pi 4:178,553

    Quad core 1.5Ghz CPU (must be 64 bit)
    2 GB Ram
    Python 3.7 and above

These specs are outdated:

  1. Low end servers are loosing sync during dust storms (still rare, but are becoming more and more regular). They are missing lots of challenges during these storms.
  2. The 2 GB ram is also a bad advice: Full node requires more and more RAM weeks after weeks. Running a node with less than 4GB is a bad idea since the server will have to use swap rather quickly, and 8 GB will probably be needed in 2022.

For example, a full node running since September (runs Chia full node only, not even a wallet, and was rebooted regularly).

system2 1year

We were all enthusiast about using a Pi to run Chia, but it’s a misleading advertising for now.

Maybe I missed it, but if not: the Chia team should make an official statement about what hardware we should use to correctly maintain the network.

Version

1.2.11

What platform are you using?

Linux

What ui mode are you using?

CLI

Relevant log output

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:14 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
tvadimcommented, Jan 21, 2022

@derverzweifler This could be a corrupt blockchain DB (just an idea). I tried removing it and node began re-syncing without oom

0reactions
derverzweiflercommented, Jan 21, 2022

@derverzweifler This could be a corrupt blockchain DB (just an idea). I tried removing it and node began re-syncing without oom

I guess, it’s the case. RAM usage is very stable after db removal.

image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Running A Full Node - Bitcoin.org
Minimum Requirements. Bitcoin Core full nodes have certain requirements. If you try running a node on weak hardware, it may work—but you'll likely...
Read more >
Computer Advice to Meet Bitcoin Core Requirements
Does this answer your question? What are the minimal system requirements to run a full Bitcoin node? – Antoine Poinsot. Mar 15, 2021...
Read more >
Learning From The LND Bug On Lightning - Bitcoin Magazine
A bug resulting in the stalling of LND and btcd nodes had minimal impact — but it could have been much worse.
Read more >
6 Reasons to Run a Bitcoin Full Node | Bitcoinist.com
The minimum requirements for running a Bitcoin node outlined by Bitcoin Core are as follows: Desktop or laptop hardware running recent versions of...
Read more >
Running A Full Node - Bitcoin
What Is A Full Node? Costs And Warnings. Special Cases; Secure Your Wallet; Minimum Requirements; Possible Problems. Initial Block Download(IBD); Linux ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found