marketplace-db is not ready yet. Please wait for a moment!
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure with /bin/bash quick-start-service.sh and inspect the marketplace-db startup output around the repeated readiness messages. Trace the marketplace-db service startup path and determine why it never becomes ready; done means quick-start-service.sh starts marketplace-db successfully without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100