This needs investigation, but something looks wrong with lz4-compressed streams while gzemnid extract totals is running — the app consumes all the available memory and crashes.
Disabling the compression in config.local.json and compressing those files manually with command-line stand-alone lz4 works and can be used as a work-around.
This needs investigation, but something looks wrong with lz4-compressed streams while
gzemnid extract totalsis running — the app consumes all the available memory and crashes.Disabling the compression in
config.local.jsonand compressing those files manually with command-line stand-alonelz4works and can be used as a work-around.