Dinesh

Results 16 comments of Dinesh

@walkerxiong We have already increased the REDIS TIME OUT in env file for docker compose , but still we are facing same issue these are the additional env's we recently...

Additional debug logs github.com/aquasecurity/trivy/pkg/commands/artifact.run /home/runner/work/trivy/trivy/pkg/commands/artifact/run.go:355 - scan error: github.com/aquasecurity/trivy/pkg/commands/artifact.(*runner).scanArtifact /home/runner/work/trivy/trivy/pkg/commands/artifact/run.go:217 - image scan failed: github.com/aquasecurity/trivy/pkg/commands/artifact.scan /home/runner/work/trivy/trivy/pkg/commands/artifact/run.go:515 - failed analysis: github.com/aquasecurity/trivy/pkg/scanner.Scanner.ScanArtifact /home/runner/work/trivy/trivy/pkg/scanner/scan.go:112 - analyze error: github.com/aquasecurity/trivy/pkg/fanal/artifact/image.Artifact.Inspect /home/runner/work/trivy/trivy/pkg/fanal/artifact/image/image.go:114 - failed to analyze...

> It seems that the redis connection timed out @walkerxiong could you provide any suggestions , we are still facing this issue @DmitriyLewen could you please check it , we...

> Hi @DmitriyLewen We are using Harbor trivy , where trivy version configuration is by default come up with harbor i.e, v.2.6.2 , and latest trivy in harbor is v0.32.1...

> if i understand correctly - we can't change Trivy version in Harbor. > > Okay, can you install Trivy(as standalone app) and try to reproduce this error? Hi @DmitriyLewen...

> > Failed to get report for artifact , Unexpected EOF Trivy scan issue > > this is error from `harbor`. > > Can you send Trivy log(as you sent...

@DmitriyLewen , please check this **Trivy Container Logs** ```json {"image_ref":"core:8080/test/ds-proxem-storage@sha256:3a96627284885a1329c414f699c580a8fbcafae2d1fb4b123fbac866bf9695c4","level":"debug","msg":"Started scanning","time":"2022-11-08T07:01:19Z"} {"level":"debug","msg":"Saving scan report to tmp file","path":"/home/scanner/.cache/reports/scan_report_523776377.json","time":"2022-11-08T07:01:19Z"} {"level":"debug","msg":"Executing enqueued scan job","scan_job_id":"80cb5399d1ca3f4daf00f336","time":"2022-11-08T07:01:20Z"} {"level":"debug","msg":"Updating status for scan job","new_status":"Pending","scan_job_id":"80cb5399d1ca3f4daf00f336","time":"2022-11-08T07:01:20Z"} {"expire":7200,"level":"debug","msg":"Updating scan job","redis_key":"harbor.scanner.trivy:store:scan-job:80cb5399d1ca3f4daf00f336","scan_job_id":"80cb5399d1ca3f4daf00f336","scan_job_status":"Pending","time":"2022-11-08T07:01:20Z"} {"image_ref":"core:8080/test/license-hancom-docviewer@sha256:042cdbcc8640ac18db7efdf645ef1a16ad986a59153813a5d451d62b0c670538","level":"debug","msg":"Started...

Hi @DmitriyLewen I had attached the logs , if you need more information , please let me know ++ @afdesk could you please also check and help us

> Hello @janepelladinesh ! > > There is issue with same problem - #3514. We are working to fix this. > > You can see decision-making stage in this issue....

> We cut v0.37.2, and it should mitigate the issue. Hi @knqyf263 @DmitriyLewen we have changed the image in docker compose and got the latest version 0.37.2 but still i...