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

Error: Invalid Number of parameters.. Got 9 expected 8! #102

Open
DylanCantCode opened this issue Jun 9, 2021 · 1 comment
Open

Error: Invalid Number of parameters.. Got 9 expected 8! #102

DylanCantCode opened this issue Jun 9, 2021 · 1 comment

Comments

@DylanCantCode
Copy link

moloch-tasks.js:48:36

Attemping to run moloch-deply is returning this error. It seems like 9 is the correct number of parameters that should be passed.

@kh0rvus
Copy link

kh0rvus commented Jun 21, 2021

The reason for this is due to the redundant parameter ABORT_WINDOW_IN_PERIODS that is passed to the Moloch constructor in moloch-tasks.js.

removing it should fix the error.

just submitted a PR to fix this.

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