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
mc: <ERROR> Unable to initialize service restart UI: could not open a new TTY: open /dev/tty: no such device or address.
Steps to reproduce the behavior
ssh minio01 -C "sudo /opt/minio-client-2024-07-03T20-17-25Z/mc admin service restart s3-uat-obs"
Restart command successfully acknowledged by `s3-uat-obs` in 256 milliseconds. Type Ctrl-C to quit or wait to follow the status of the restart process.
┌────────────────────────────────────────────┬────────┐
│ HOST │ STATUS │
├────────────────────────────────────────────┼────────┤
│ minio01:9000 │ ✔ │
│ minio02:9000 │ ✔ │
│ minio03:9000 │ ✔ │
│ minio04:9000 │ ✔ │
└────────────────────────────────────────────┴────────┘
Established quorum on `s3-uat-obs` successfully in 1 seconds
ssh minio01 -C "sudo /opt/minio-client-2024-07-08T20-59-24Z/mc admin service restart s3-uat-obs"
mc: <ERROR> Unable to initialize service restart UI: could not open a new TTY: open /dev/tty: no such device or address.
mc --version
mc version RELEASE.2024-07-08T20-59-24Z (commit-id=21d3ec0089a1fa297cbdc23db413012535e2ff9e)
Runtime: go1.22.5 linux/amd64
Copyright (c) 2015-2024 MinIO, Inc.
License GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html>
System information
The text was updated successfully, but these errors were encountered:
Expected behavior
we can trigger mc admin restart via ssh as before
Actual behavior
Steps to reproduce the behavior
mc --version
System information
The text was updated successfully, but these errors were encountered: