kuddel@ioBroker-MASTER:/opt/iobroker# iob stop
kuddel@ioBroker-MASTER:/opt/iobroker# iob restore /opt/iobroker/backups/2022_06_24-10_00_00-backup_ioBroker-MASTER.tar.gz
iobroker controller daemon is not running
host.ioBroker-MASTER OK.
<--- Last few GCs --->
[1928:0x61e97e0] 17002 ms: Mark-sweep 2039.8 (2074.8) -> 2039.8 (2074.8) MB, 26.9 / 0.0 ms (average mu = 0.847, current mu = 0.433) allocation failure scavenge might not succeed
[1928:0x61e97e0] 17047 ms: Mark-sweep 2047.4 (2082.4) -> 2047.4 (2082.1) MB, 35.0 / 0.0 ms (average mu = 0.724, current mu = 0.227) allocation failure scavenge might not succeed
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 0xb09c10 node::Abort() [node]
2: 0xa1c193 node::FatalError(char const*, char const*) [node]
3: 0xcf8dde v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, bool) [node]
4: 0xcf9157 v8::internal::V8::FatalProcessOutOfMemory(v8::internal::Isolate*, char const*, bool) [node]
5: 0xeb09f5 [node]
6: 0xec06bd v8::internal::Heap::CollectGarbage(v8::internal::AllocationSpace, v8::internal::GarbageCollectionReason, v8::GCCallbackFlags) [node]
7: 0xec33be v8::internal::Heap::AllocateRawWithRetryOrFailSlowPath(int, v8::internal::AllocationType, v8::internal::AllocationOrigin, v8::internal::AllocationAlignment) [node]
8: 0xe84632 v8::internal::Factory::AllocateRaw(int, v8::internal::AllocationType, v8::internal::AllocationAlignment) [node]
9: 0xe7cc44 v8::internal::FactoryBase<v8::internal::Factory>::AllocateRawWithImmortalMap(int, v8::internal::AllocationType, v8::internal::Map, v8::internal::AllocationAlignment) [node]
10: 0xe7eca1 v8::internal::FactoryBase<v8::internal::Factory>::NewRawTwoByteString(int, v8::internal::AllocationType) [node]
11: 0xfa2a02 v8::internal::JsonParser<unsigned short>::MakeString(v8::internal::JsonString const&, v8::internal::Handle<v8::internal::String>) [node]
12: 0xfa4b2d v8::internal::JsonParser<unsigned short>::ParseJsonValue() [node]
13: 0xfa52bf v8::internal::JsonParser<unsigned short>::ParseJson() [node]
14: 0xd7accb v8::internal::Builtin_JsonParse(int, unsigned long*, v8::internal::Isolate*) [node]
15: 0x15f2199 [node]
/usr/bin/iob: line 8: 1926 Aborted sudo -H -u iobroker node /opt/iobroker/node_modules/iobroker.js-controller/iobroker.js "$@"
kuddel@ioBroker-MASTER:/opt/iobroker#