We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: