Installation duniter erreur au moment de la syncrho

bonjour, j’essaie d’installer mais j’ai une erreur au moment de la synchro

  • c’est duniter 1.7.19

J’ai cette erreur au moment de la synchro :

* Status: Peers...
<--- Last few GCs --->

[27144:0x29798f0] 641604 ms: Scavenge 345.5 (474.2) -> 336.3 (474.2) MB, 311.5 / 37.5 ms allocation failure
[27144:0x29798f0] 642314 ms: Scavenge 349.2 (475.5) -> 340.0 (480.0) MB, 78.4 / 20.8 ms allocation failure
[27144:0x29798f0] 643614 ms: Scavenge 356.1 (482.5) -> 342.2 (484.5) MB, 121.9 / 23.7 ms allocation failure
[27144:0x29798f0] 645798 ms: Scavenge 361.0 (487.7) -> 345.6 (487.7) MB, 243.4 / 57.7 ms allocation failure

<--- JS stacktrace --->
Cannot get stack trace in GC.
FATAL ERROR: NewSpace::Rebalance Allocation failed - process out of memory
1: node::Abort() [/opt/duniter//node/bin/node]
2: 0x11f155c [/opt/duniter//node/bin/node]
3: v8::Utils::ReportOOMFailure(char const*, bool) [/opt/duniter//node/bin/node]
4: v8::internal::V8::FatalProcessOutOfMemory(char const*, bool) [/opt/duniter//node/bin/node]
5: 0xad6cdb [/opt/duniter//node/bin/node]
6: v8::internal::MarkCompactCollector::Evacuate() [/opt/duniter//node/bin/node]
7: v8::internal::MarkCompactCollector::CollectGarbage() [/opt/duniter//node/bin/node]
8: v8::internal::Heap::MarkCompact() [/opt/duniter//node/bin/node]
9: v8::internal::Heap::PerformGarbageCollection(v8::internal::GarbageCollector, v8::GCCallbackFlags) [/opt/duniter//node/bin/node]
10: v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [/opt/duniter//node/bin/node]
11: v8::internal::Factory::NewRawTwoByteString(int, v8::internal::PretenureFlag) [/opt/duniter//node/bin/node]
12: v8::internal::String::SlowFlatten(v8::internal::Handlev8::internal::ConsString, v8::internal::PretenureFlag) [/opt/duniter//node/bin/node]
13: v8::internal::String::Flatten(v8::internal::Handlev8::internal::String, v8::internal::PretenureFlag) [/opt/duniter//node/bin/node]
14: v8::String::WriteUtf8(char

**, int, int** , int) const [/opt/duniter//node/bin/node]
15: node::StringBytes::Write(v8::Isolate **, char** * , unsigned long, v8::Localv8::Value, node::encoding, int*) [/opt/duniter//node/bin/node]
16: node::Buffer::New(v8::Isolate*, v8::Localv8::String, node::encoding) [/opt/duniter//node/bin/node]
17: 0x1211364 [/opt/duniter//node/bin/node]
18: v8::internal::FunctionCallbackArguments::Call(void ()(v8::FunctionCallbackInfov8::Value const&)) [/opt/duniter//node/bin/node]
19: 0xb7e37c [/opt/duniter//node/bin/node]
20: v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate) [/opt/duniter//node/bin/node]
21: 0x9a56ca042fd
/usr/bin/duniter: line 15: 27144 Aborted $NODE "$DUNITER_DIR/bin/duniter" "$@"

Je lance cette commande :

sudo -u duniter duniter sync http://g1.duniter.org

qui a déjà eu cette erreur ? et qui peut m’aider ?

merci :slight_smile:

Tu as assez de RAM durant la synchro ? Tu peux vérifier avec htop dans un autre shell.

Hello Moul,

Je vais faire la vérif si j’ai assez de RAM ou pas avec le conseil que tu m’as donné, je te tiens au courant :slight_smile:

Merci à toi.

Hello @Moul,

Du coup cela venait bien de la RAM et précisément d’IPFS qui prenait toute la RAM.
J’ai arrêté IPFS et j’ai pu synchroniser mon noeud.

Merci :slight_smile: