Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running kinesis-artillery-plugin on 12.16.1 fails with the following error #5

Open
rajeshkp opened this issue Jul 29, 2020 · 1 comment

Comments

@rajeshkp
Copy link

Running kinesis-artillery-plugin on 12.16.1 fails with the following error

.   TypeError: Cannot create property 'mode' on number '10'
    at /Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/core/lib/runner.js:67:20
    at /Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/node_modules/lodash/lodash.js:4925:15
    at baseForOwn (/Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/node_modules/lodash/lodash.js:2990:24)
    at /Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/node_modules/lodash/lodash.js:4894:18
    at Function.forEach (/Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/node_modules/lodash/lodash.js:9368:14)
    at runner (/Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/core/lib/runner.js:66:5)
    at Runner.run (/Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/lib/runner-sp.js:60:3)
    at done (/Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/lib/commands/run.js:191:14)
    at /Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/node_modules/async/lib/async.js:52:16
    at Immediate.<anonymous> (/Users/rajesh/.nvm/versions/node/v12.16.1/lib/node_modules/artillery/node_modules/async/lib/async.js:1206:34)

@hassy
Copy link
Member

hassy commented Jun 20, 2022

hard to tell what's going wrong without seeing at least some of the test script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants