執行systemctl status ssh返回“Failed to get properties: Connection timed out”
在docker中執行systemctl status ssh返回“Failed to get properties: Connection timed out”
原因:selinux沒有關閉
解決:關閉宿主機的selinux
sed -i 's/SELINUX=enforcing/SELINUX=disabled/' /etc/selinux/config getenforce
重啟宿主機。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26736162/viewspace-2773467/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- [debug] vagrant報錯mount.nfs: Connection timed outNFS
- ascp: Failed to open TCP connection for SSH, exiting. Session Stop (Error: Failed to open TCP connection for SSH)AITCPSessionError
- Failed to connect to ESP8266: Timed out waiting for packet headerAIHeader
- WARNING: inbound connection timed out (ORA-3136)錯誤分析
- oozie.action.hadoop.LauncherException: IO error Connection timed out: no further informationHadoopExceptionErrorORM
- Failed to get D-Bus connection: Operation not permittedAIMIT
- CM agent 傳送heartbeat給CM server 不斷髮生 connection refused:timed outServer
- 關於遠端連線虛擬機器Network error: Connection timed out的問題虛擬機Error
- [Clickhouse] Clickhouse 報SQLException : Read timed outSQLException
- [重慶思莊每日技術分享]-CENTOS7.7 登入顯示:abrt-cli status' timed outCentOS
- Putty或MobaXTerm無法連線VMware虛擬機器 報Network error: Connection timed out的解決方案虛擬機Error
- 【解決】io.lettuce.core.RedisCommandTimeoutException: Command timed outRedisException
- 報錯(已解決)Command timed out after no timeout
- Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERRORAIDNNError
- OGG Director報錯 Connection FAILEDAI
- jdbc訪問KingbaseES資料庫SocketTimeoutException Read timed outJDBC資料庫Exception
- java.sql.SQLException:IO 錯誤:Socket read timed out !JavaSQLException
- SQLServer映象報錯Connection handshake failedSQLServerAI
- Error: Connection activation failed: Device not managed by NetworkManagerErrorAIdev
- 部分OPPO機型 AssetManager.finalize() timed out的修復
- io.lettuce.core.RedisCommandTimeoutException: Command timed out 解決辦法RedisException
- java.net.SocketTimeoutException: Read timed out異常解決方法JavaException
- Feign,HTTP連線超時問題SocketTimeoutException: Read timed outHTTPException
- go get報錯connect: connection refusedGo
- RetryableException: Read timed out executing導致服務假死無響應Exception
- java.sql.SQLRecoverableException: IO Error: Socket read timed out 排查歷程JavaSQLExceptionError
- flutter packages get - pub get failed (1)解決方案FlutterPackageAI
- Solaris SSH 服務處於maintenance模式,ssh connection refusedAINaN模式
- SSH出現Connection refused錯誤
- pip 下載報"connection to pypi.org time out"
- systemctl介紹,以influxdb為例把可執行檔案新增到systemctl的實驗UX
- ORA-27300: OS system dependent operation:fork failed with statusAI
- Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the processErrorExceptionAI
- sudo apt-get update | grep "Failed"apt-getAI
- ssh: connect to host localhost port 22: Connection refusedlocalhost
- ssh連線遠端伺服器出現Host key verification failed. lost connection問題的解決伺服器AI
- Alpine容器安裝執行ssh
- Initial connection超時介面無法正常請求Status canceled