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: source/adminguide/extensions/troubleshooting.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Troubleshooting Extensions
20
20
Validate the Extension Path
21
21
^^^^^^^^^^^^^^^^^^^^^^^^^^^
22
22
23
-
- Ensure that the path is correctly defined and accessible on all management servers.
23
+
- Ensure that the path is correctly defined and accessible on all management servers. The executable must be owned by the `cloud` user and group, and have appropriate permissions to be executed by `cloud:cloud`.
24
24
25
25
- The script or binary must be executable and have appropriate permissions.
0 commit comments