You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@sl00k because at least initially, there was no chance to run a goshimmer node with less than 1500MB RAM.
There's a pending PR to lower the requirement to 900MB... We'll see how much a node can survive after some optimisation is done to goshimmer.
TASK [common : stop if memory is too small] ***********************************************************************
fatal: [localhost]: FAILED! => {
"assertion": "ansible_memtotal_mb >= min_required_memtotal_mb",
"changed": false,
"evaluated_to": false,
"msg": "Assertion failed"
why do you check for it?
The text was updated successfully, but these errors were encountered: