Skip to content
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

v1.15.0:failed to migrate the database #1797

Open
durant0819 opened this issue Jul 16, 2024 · 2 comments
Open

v1.15.0:failed to migrate the database #1797

durant0819 opened this issue Jul 16, 2024 · 2 comments
Labels

Comments

@durant0819
Copy link

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
Copy link
Collaborator

zyyw commented Jul 25, 2024

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

Copy link

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.

@github-actions github-actions bot added the Stale label Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants