Fix db issues #1

Merged
kawaiipunk merged 2 commits from ammar_test into main 2024-11-20 15:35:29 +00:00
Owner
  • db user as secret was too long String '****' is too long for user name (should be no longer than 32)
  • xwiki initialization starts when the app is accessed by browser, if that was done before db container finishes initialization, app initialization will fail and errors connecting to db will appear (quite confusing errors tho, found this one by leaving my device to get some water and realizing that patience pays off)
- db user as secret was too long `String '****' is too long for user name (should be no longer than 32)` - xwiki initialization starts when the app is accessed by browser, if that was done before db container finishes initialization, app initialization will fail and errors connecting to db will appear (quite confusing errors tho, found this one by leaving my device to get some water and realizing that patience pays off)
ammaratef45 added 2 commits 2024-11-19 21:41:16 +00:00
Owner

Wow looks great to me!

Wow looks great to me!
kawaiipunk merged commit 998a6538a4 into main 2024-11-20 15:35:29 +00:00
kawaiipunk deleted branch ammar_test 2024-11-20 15:35:29 +00:00
Sign in to join this conversation.
No description provided.