noobaa-core: Account creation give error while noobaa-db pod running node is power down
Environment info
- ODF 4.9 and 4.10
- Platform: OCP 4.9.31
Actual behavior
- account create fails with in-appropriate message when noobaa-db pod is in Init state
error: "this.begin() must be called before sending queries on this transaction'
Expected behavior
- account create fails should give Appropriate message when noobaa-db pod is in Init state. like:
Cannot connect to noobaa-db pod
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 21 (12 by maintainers)
Commits related to this issue
- Merge pull request #7167 from shirady/account-create Bug Fix #7166 | Change message of error in PG client — committed to ashishkumsingh/noobaa-core by shirady a year ago
Thank you @shirady for your continuous focus on this defect.