transform-hub
transform-hub copied to clipboard
Sequence unpack failed when starting Sequence multiple times
This issue happens only while using Panel. It does not happen on a locally hosted Transform Hub.
Starting the same Sequence more than once may trigger:
Error: { message: 'Sequence unpack failed', exitcode: 10 }
I've tested it with the following typescript Sequences:
Steps to Reproduce
- Send a Sequence to Hub
- Start the Sequence
- Keep starting the Sequence again and again - the error might instantly (or not) pop up and an Instance won't be created.
Expected behavior Sequence should have several Instances started with no issues from Runner.
Version
- STH version: 0.30.4 (build: 'f0f7c52')
- node version: 16.17.0
- os: Ubuntu 20.04 Free space: /dev/sda5 51G (size) 23G (used) 27G (avail) 47% (used %)
