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

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

Open
malteklaassen opened this issue Aug 6, 2017 · 0 comments
Open

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

malteklaassen opened this issue Aug 6, 2017 · 0 comments

Comments

@malteklaassen
Copy link
Collaborator

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.

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

1 participant