Skip to content

ct-analyzer: error: unrecognized arguments: -x #17

@malte-nyanbinary

Description

@malte-nyanbinary

When starting the containers ctinfrastructure_ctanalyzer will stop immediately:

usage: ct-analyzer [-h] [-r] [-m] [-n] [-d] [-g] [--force-replace] [--t T]
                   [--db DB] [--web WEB] [--log LOG] [--disable-tls-security]
ct-analyzer: error: unrecognized arguments: -x

Probable cause:

The -x option was commented out/removed from analyzer/analyzer.py but not as an argument for the container in docker-compose.yml. Fixes would be adding it to analyzer.py again or removing it from docker-compose.yml.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions