projects are disappeared after upgrade from 1.6.0 to 1.6.1
Jan-Philipp Bolle <philip...@...>
Hello everyone, i upgraded from harbor 1.6.0 to 1.6.1. After the Upgrade i found the following error in the log files. Jan 25 17:06:44 172.23.0.1 jobservice[20517]: 2019-01-25T16:06:44Z [ERROR] [enqueuer.go:81]: periodic_enqueuer.loop.enqueue:key {harbor_job_service_namespace}:period:lock is already set with value 63125421aeb3e2afeae425e4 The problem is that all images an projects are disappeared. best regards philipp |
|
Steven Zou <sz...@...>
Philipp,
The error you mentioned is from the lock mechanism of jobservice which has no influence to the images listing. You should check if there is any errors in the ui.log.
thanks®ards -- Steven Zou(邹佳)
Engineer, CNA, VMware R&D | Harbor Core Maintainer
Mail: sz...@... Cell: +8618600021252 Addr: 9F Tower C, Raycom Info Tech Park, No. 2 Kexueyuan South Road Haidian District, Beijing 100738 China
From: <harb...@...> on behalf of Jan-Philipp Bolle <phil...@...>
Hello everyone,
i upgraded from harbor 1.6.0 to 1.6.1. After the Upgrade i found the following error in the log files.
Jan 25 17:06:44 172.23.0.1 jobservice[20517]: 2019-01-25T16:06:44Z [ERROR] [enqueuer.go:81]: periodic_enqueuer.loop.enqueue:key {harbor_job_service_namespace}:period:lock is already set with value 63125421aeb3e2afeae425e4
The problem is that all images an projects are disappeared.
best regards philipp -- |
|
Jan-Philipp Bolle <philip...@...>
Thanks a lot for the fast response. It was my fault. The chartmuseum was not startet. From the log: Jan 26 11:47:30 172.23.0.1 core[20517]: 2019-01-26T10:47:30Z [ERROR] [project.go:426]: Failed to get total of charts under project k8s: Get http://chartmuseum:9999/k8s/index.yaml: dial tcp: lookup chartmuseum on 127.0.0.11:53: no such host The overview of the projects is broken if the chartmuseum is configured and not running. Best regards Philipp Am Sa., 26. Jan. 2019 um 02:08 Uhr schrieb Steven Zou <sz...@...>:
|
|
Steven Zou <sz...@...>
The issue of overview project broken when chartmuseum not installed is a known issue and fixed already.
thanks®ards -- Steven Zou(邹佳)
Engineer, CNA, VMware R&D | Harbor Core Maintainer
Mail: sz...@... Cell: +8618600021252 Addr: 9F Tower C, Raycom Info Tech Park, No. 2 Kexueyuan South Road Haidian District, Beijing 100738 China
From: Jan-Philipp Bolle <phil...@...>
Thanks a lot for the fast response. It was my fault. The chartmuseum was not startet. From the log: Jan 26 11:47:30 172.23.0.1 core[20517]: 2019-01-26T10:47:30Z [ERROR] [project.go:426]: Failed to get total of charts under project k8s: Get http://chartmuseum:9999/k8s/index.yaml: dial tcp: lookup chartmuseum on 127.0.0.11:53: no such host The overview of the projects is broken if the chartmuseum is configured and not running.
Best regards Philipp
Am Sa., 26. Jan. 2019 um 02:08 Uhr schrieb Steven Zou <sz...@...>:
|
|