Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

marketplace-db is not ready yet. Please wait for a moment! #5747

Open
meilq2018 opened this issue Apr 8, 2022 · 1 comment
Open

marketplace-db is not ready yet. Please wait for a moment! #5747

meilq2018 opened this issue Apr 8, 2022 · 1 comment

Comments

@meilq2018
Copy link

meilq2018 commented Apr 8, 2022

Organization Name: whut

when i install openpai, run "/bin/bash quick-start-service.sh" , it occurs:

...
marketplace-db is not ready yet. Please wait for a moment!
marketplace-db is not ready yet. Please wait for a moment!
marketplace-db is not ready yet. Please wait for a moment!
marketplace-db is not ready yet. Please wait for a moment!
marketplace-db is not ready yet. Please wait for a moment!
marketplace-db is not ready yet. Please wait for a moment!
marketplace-db is not ready yet. Please wait for a moment!
An issue occure when starting up marketplace-db
2022-04-08 08:49:23,934 [ERROR] - deployment.paiLibrary.common.linux_shell : Fai led to execute the start script of service marketplace-db
2022-04-08 08:49:23,934 [ERROR] - deployment.paiLibrary.paiService.service_manag ement_start : Failed to start service marketplace-db
2022-04-08 08:49:23,934 [INFO] - deployment.paiLibrary.paiService.service_manage ment_start : -----------------------------------------------------------
2022-04-08 08:49:33,944 [INFO] - deployment.paiLibrary.paiService.service_manage ment_start : -----------------------------------------------------------
2022-04-08 08:49:33,945 [INFO] - deployment.paiLibrary.paiService.service_manage ment_start : Begin to generate service marketplace-db's template file

How to solve it? Thanks.

@siaimes
Copy link
Contributor

siaimes commented Apr 29, 2022

When one service cannot be started, open another terminal, enter kubectl get pod to find the pod of the corresponding service, and then kubectl logs pod-name to see the reason why it cannot be started.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants