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
CVE export error "404 page not found" #18380
Labels
area/cve-export
Related to cve export feature
kind/bug
known-issue
target/2.6.5
target/2.7.2
target/2.8.0
Comments
|
Duplicate of goharbor/harbor-helm#1444 |
|
related to goharbor/harbor-helm#1320 |
@Vad1mo We reproduced this issue seems not related with goharbor/harbor-helm#1320, it's another issue. |
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 23, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
5 tasks
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 23, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 24, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
5 tasks
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 24, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 24, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 24, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
5 tasks
|
The issue will happen when the execution primary key auto-increment ID grows to 1000000+, currently no temporary workaround for this, please upgrade to v2.6.5/v2.7.2/v2.8.0 to fix it. |
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 28, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 28, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 28, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 28, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
that referenced
this issue
Mar 28, 2023
fix: fix the invalid jobid for scan data export Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: #18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
that referenced
this issue
Mar 28, 2023
fix: fix the invalid jobid for scan data export Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: #18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 28, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
to chlins/harbor
that referenced
this issue
Mar 28, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: goharbor#18380 Signed-off-by: chlins <chenyuzh@vmware.com>
chlins
added a commit
that referenced
this issue
Mar 29, 2023
Change the JobId param type from int to string, use int will bring some problems for encode/decode type mismatch which generate the invalid repository name. Fixes: #18380 Signed-off-by: chlins <chenyuzh@vmware.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/cve-export
Related to cve export feature
kind/bug
known-issue
target/2.6.5
target/2.7.2
target/2.8.0
Hi all,
In our environment (Harbor
v2.7.0) we detected the issue with exporting the CVE report.jobservice.log:We already checked the permissions in the filesystem and the Docker configuration and we didn't saw any "strange" configuration.
Does anyone have an idea, why this is not working?
P.S.: Maybe related to goharbor/harbor-helm#1444
Thank you in advance!
Alexander Barth (alexander.barth@mercedes-benz.com) on behalf of Mercedes-Benz Tech Innovation GmbH, Provider Information
The text was updated successfully, but these errors were encountered: