Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Avoid using replicas during setup #42504

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Dec 28, 2023

Follow up to #41998

It turned out that installation through occ fails if the database that is used has not been created already on the instance as the setup passes over database => null to the connection for the installation checks. We need to merge this to the connection params first so that it is part of both the primary and replica configuration.

Caused CI failure in tables

@juliushaertl juliushaertl merged commit 7812a02 into master Dec 28, 2023
50 checks passed
@juliushaertl juliushaertl deleted the bugfix/setup-primary branch December 28, 2023 11:47
@blizzz blizzz mentioned this pull request Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants