Project

General

Profile

Actions

Bug #3625

closed

1.0.x: Bad number of arguments.

Added by Jason Ish almost 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

I'm getting a "Bad number of arguments." error when launching Suricata-update, even if no parameters are specified in the command...

sudo suricata-update

Traceback (most recent call last):
  File "/usr/bin/suricata-update", line 33, in <module>
    sys.exit(main.main())
  File "/usr/bin/../lib/python2.7/site-packages/suricata/update/main.py", line 1515, in main
    sys.exit(_main())
  File "/usr/bin/../lib/python2.7/site-packages/suricata/update/main.py", line 1318, in _main
    modify_filters += load_filters(modify_conf_filename)
  File "/usr/bin/../lib/python2.7/site-packages/suricata/update/main.py", line 451, in load_filters
    filter = ModifyRuleFilter.parse(line)
  File "/usr/bin/../lib/python2.7/site-packages/suricata/update/main.py", line 272, in parse
    raise Exception("Bad number of arguments.")
Exception: Bad number of arguments.

sudo suricata-update -V

suricata-update version 1.0.6

Related issues 1 (0 open1 closed)

Copied from Suricata-Update - Bug #3536: Bad number of arguments.ClosedJason IshActions
Actions #1

Updated by Jason Ish almost 4 years ago

  • Copied from Bug #3536: Bad number of arguments. added
Actions #2

Updated by Shivani Bhardwaj almost 4 years ago

  • Status changed from Assigned to Closed
Actions

Also available in: Atom PDF