Skip to content

Deploying clair v4.8.0 issue #2286

@BLANC348

Description

@BLANC348

I attempted to locally deploy Clair v4.8.0 on Kubernetes but encountered the following issue:

Initially, my configuration file included HTTP service configuration, log level settings, and configurations for indexer, matcher, and notifier. However, after deployment, client-server HTTP communication returned an HTTP 504 error code. To debug this, I added a trace configuration, which now results in the error:

failed loading config: error decoding config "../conf/config.yaml": unknown field "trace" Could you please tell me how to solve this. orz


I have removed the trace-related configuration but still lack effective methods to debug the following issue:

[clair] Could not index manifest: Clair responded with a failure: Got response 504 with message NoStackTraceTimeoutException

Could you advise on how to debug this?

Thank you!

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