You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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 freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: