goharbor / harbor-helm

The helm chart to deploy Harbor
Apache License 2.0
1.18k stars 759 forks source link

v1.15.0:failed to migrate the database #1797

Open durant0819 opened 2 months ago

durant0819 commented 2 months ago

Dear, I met a problem and spent a lot of time but couldn't solve it , the process like below:

  1. Down load harbor-1.15.0.tgz and ungzip it.

  2. use cmd: helm install harbor .

  3. Then the problem occur:

I know when the db was initalizing, the pods core and jobservice would be not ok until the db's work is down: image

when the db was ok, the last 2 pods were in 0/1 running status: image

I checked the db's logs, it seemslike normal: image

but when I checked the core pod's logs, there was an error: image

I didn't know whether it was the network's problem or others, I felt when it run: 1/u initial_schema (4m10.426207141s) it cost about 4min, what is this process meaning, should I download the offline pkg to prevent it download online? Thanks for your support~

zyyw commented 2 months ago

It seems that the database pod does not working properly. I found a related issue here:

github-actions[bot] commented 3 days ago

This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days.