transform-hub icon indicating copy to clipboard operation
transform-hub copied to clipboard

incorrect docker sequence adapter error

Open patuwwy opened this issue 2 years ago • 1 comments

Sending sequence in unsupported format...

Container logs:

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
{"error":"Invalid pkg tar.gz archive"}

DockerSequenceAdapter error:

{"level":"ERROR","msg":" decoder failed at key \"main\" with error: undefined is not a valid string","ts":1645884718656,"from":"DockerSequenceAdapter","Host":{},"data":["d2d48be0-6a9a-48c1-96cb-996d8c376f4d"]

patuwwy avatar Feb 26 '22 14:02 patuwwy