Skip to content

[afl] Misconfigured fuzzmanager reporter? #619

@pyoor

Description

@pyoor

Seen today on an AFL++ instance.

++ task-status-reporter --report '[2025-04-29T12:18:27+00:00] setup: installing clang'
Traceback (most recent call last):
  File "/usr/local/bin/task-status-reporter", line 8, in <module>
    sys.exit(TaskStatusReporter.main())
  File "/srv/repos/fuzzmanager/TaskStatusReporter/TaskStatusReporter.py", line 212, in main
    reporter.report(report)
  File "/srv/repos/fuzzmanager/Reporter/Reporter.py", line 54, in decorator
    raise ConfigurationError(
Reporter.Reporter.ConfigurationError: Must specify serverHost (configuration property: serverhost) to use remote features.

Metadata

Metadata

Assignees

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