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
@@ -1774,13 +1774,15 @@ Status description:: error: system configuration or operation exception - cannot
1774
1774
1775
1775
Status description:: error: system configuration or operation exception - cannot create database. Cannot create database `{ <<db>> }`.
1776
1776
1777
+
[role=label--changed-2025.07]
1777
1778
=== xref:errors/gql-errors/51N52.adoc[51N52]
1778
1779
1779
-
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>> }`.
1780
+
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>> }`.
1780
1781
1782
+
[role=label--changed-2025.07]
1781
1783
=== xref:errors/gql-errors/51N53.adoc[51N53]
1782
1784
1783
-
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>> }`.
1785
+
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