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