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: data/release-notes/enterprise-server/3-0/20.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ sections:
4
4
- Packages have been updated to the latest security versions.
5
5
bugs:
6
6
- Pre-receive hooks would fail due to undefined `PATH`.
7
-
- Running `ghe-repl-setup` would return an error like "cannot create directory `/data/user/elasticsearch`:File exists" if the instance had previously been configured as a replica.
7
+
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
8
8
- In large GHES Cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
9
9
- Some critical services may not have been available on backend nodes in GHES Cluster.
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-1/12.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ sections:
5
5
bugs:
6
6
- Running `ghe-repl-start` or `ghe-repl-status` would sometimes return errors connecting to the database when GitHub Actions was enabled.
7
7
- Pre-receive hooks would fail due to undefined `PATH`.
8
-
- Running `ghe-repl-setup` would return an error like "cannot create directory `/data/user/elasticsearch`:File exists" if the instance had previously been configured as a replica.
8
+
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
9
9
- After setting up a high availability replica, `ghe-repl-status` included an error in the output like `unexpected unclosed action in command`.
10
10
- In large GHES Cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
11
11
- Some critical services may not have been available on backend nodes in GHES Cluster.
Copy file name to clipboardExpand all lines: data/release-notes/enterprise-server/3-2/4.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ sections:
5
5
bugs:
6
6
- Running `ghe-repl-start` or `ghe-repl-status` would sometimes return errors connecting to the database when GitHub Actions was enabled.
7
7
- Pre-receive hooks would fail due to undefined `PATH`.
8
-
- Running `ghe-repl-setup` would return an error like "cannot create directory `/data/user/elasticsearch`:File exists" if the instance had previously been configured as a replica.
8
+
- Running `ghe-repl-setup` would return an error like `cannot create directory /data/user/elasticsearch:File exists` if the instance had previously been configured as a replica.
9
9
- Running `ghe-support-bundle` returned an error like `integer expression expected`.
10
10
- After setting up a high availability replica, `ghe-repl-status` included an error in the output like `unexpected unclosed action in command`.
11
11
- In large GHES Cluster environments, the authentication backend could be unavailable on a subset of frontend nodes.
0 commit comments