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
Copy file name to clipboardExpand all lines: modules/ROOT/pages/errors/gql-errors/index.adoc
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1766,13 +1766,15 @@ Status description:: error: system configuration or operation exception - cannot
1766
1766
1767
1767
Status description:: error: system configuration or operation exception - cannot create database. Cannot create database `{ <<db>> }`.
1768
1768
1769
+
[role=label--changed-2025.07]
1769
1770
=== xref:errors/gql-errors/51N52.adoc[51N52]
1770
1771
1771
-
Status description:: error: system configuration or operation exception - number of primaries out of range. Cannot alter database topology. Number of primaries `{ <<count>> }` needs to be at least 1 and may not exceed `{ <<upper>> }`.
1772
+
Status description:: error: system configuration or operation exception - number of primaries out of range. Cannot `{ <<action>> }` database topology. Number of primaries `{ <<count>> }` needs to be at least 1 and may not exceed `{ <<upper>> }`.
1772
1773
1774
+
[role=label--changed-2025.07]
1773
1775
=== xref:errors/gql-errors/51N53.adoc[51N53]
1774
1776
1775
-
Status description:: error: system configuration or operation exception - number of secondaries out of range. Cannot alter database topology. Number of secondaries `{ <<count>> }` needs to be at least 0 and may not exceed `{ <<upper>> }`.
1777
+
Status description:: error: system configuration or operation exception - number of secondaries out of range. Cannot `{ <<action>> }` database topology. Number of secondaries `{ <<count>> }` needs to be at least 0 and may not exceed `{ <<upper>> }`.
0 commit comments