With the latest version of the component ( v19 ), when you retrieve a sample, you get
at onFulfilled (/home/apprunner/node_modules/co/index.js:65:19)
at runSingle (/home/apprunner/node_modules/elasticio-sailor-nodejs/node_modules/q/q.js:137:13)
[INFO tini (1)] Main child exited normally (with status '1')
Error happened: Cannot read property 'separator' of undefined
at Sailor.gen (/home/apprunner/node_modules/elasticio-sailor-nodejs/lib/sailor.js:147:20)
at gen.next (<anonymous>)
at _fulfilled (/home/apprunner/node_modules/elasticio-sailor-nodejs/node_modules/q/q.js:834:54)
at flush (/home/apprunner/node_modules/elasticio-sailor-nodejs/node_modules/q/q.js:125:13)
at _combinedTickCallback (internal/process/next_tick.js:95:7)
at Promise (/home/apprunner/node_modules/elasticio-sailor-nodejs/lib/sailor.js:149:51)
at self.promiseDispatch.done (/home/apprunner/node_modules/elasticio-sailor-nodejs/node_modules/q/q.js:863:30)
at /home/apprunner/node_modules/elasticio-sailor-nodejs/node_modules/q/q.js:857:14
at process._tickCallback (internal/process/next_tick.js:161:9)
at Object.init (/home/apprunner/lib/actions/write.js:25:31)
at Promise (<anonymous>)
at Promise.promise.promiseDispatch (/home/apprunner/node_modules/elasticio-sailor-nodejs/node_modules/q/q.js:796:13)
TypeError: Cannot read property 'separator' of undefined
at onFulfilled (/home/apprunner/node_modules/co/index.js:65:19)
at runSingle (/home/apprunner/node_modules/elasticio-sailor-nodejs/node_modules/q/q.js:137:13)
[INFO tini (1)] Main child exited normally (with status '1')```
The flow:
With the latest version of the component ( v19 ), when you retrieve a sample, you get