MySQL 5.7.17 安裝報錯SSL error: Unable to get private key from
用原始碼方式安裝完5.7.17之後,啟動mysql,日誌檔案裡提示:
-
2017-02-07T10:57:41.256534Z 0 [ERROR] SSL error: Unable to get private key from 'server-key.pem'
- 2017-02-07T10:57:41.256544Z 0 [Warning] Failed to set up SSL because of the following SSL library error: Unable to get private key
檢視server-key.pem檔案的許可權(這個檔案在mysql的data目錄下):
- -rw------- 1 root root 1675 Feb 7 09:58 server-key.pem
缺少r許可權,賦予後問題解決。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/20893244/viewspace-2133191/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- GIT clone報錯: SSL certificate problem: unable to get local issuer certificateGit
- [GuzzleHttp\Exception\RequestException] cURL error 60: SSL certificate problem: unable to get localHTTPExceptionError
- CentOS 6.5下快速安裝MySQL 5.7.17CentOSMySql
- pip install scrapy報錯:error: UnableError
- mysql RSA private key file not foundMySql
- MySQL主從複製報錯:Got fatal error 1236 from master when reading data fromMySqlGoErrorAST
- git SSL certificate problem: unable to get local issuer certificateGit
- MySQL 5.6複製報錯Error_code: 1032; handler error HA_ERR_KEY_NOT_FOUND;MySqlError
- appium 初始化安裝的時候報錯 Error getting strings.xml from apkAPPErrorXMLAPK
- error:14090086:SSL routines:ssl3_get_server_certificateErrorServer
- 【Vagrant】啟動安裝Homestead卡在 SSH auth method: private key
- docker image rm發生錯誤 Error response from daemon: conflict: unable to remove repository referenceDockerErrorREM
- rabbitMq的status報錯Error: unable to perform an operation on node ‘rabbit……MQErrorORM
- Ubuntu 16.04下 Mysql5.7.17原始碼編譯與安裝UbuntuMySql原始碼編譯
- 如何獲取SSL證書private key私鑰檔案
- mac安裝,Sail up初始化時報錯,ERROR [ 5/13] RUN apt-get update...MacAIErrorapt-get
- 終端報錯"xcrun: error: unable to find utility “xcodebuild”, not a developer tool orErrorXCodeUIDeveloper
- 【rac故障】root.sh報錯Unable to get VIP info for new node
- 解決angular安裝 unable to access 'https:github...' Empty reply from serverAngularHTTPGithubServer
- mysql 8 報錯 ERROR 1872 (HY000): Slave failed to initialize relay log info structure from the repositoryMySqlErrorAIStruct
- Unable to execute SonarScanner analysis: Fail to get bootstrap index from server: Host is unreachable(Host unreachable)AIbootIndexServer
- 小程式 · 報錯:Error: errCode: -501007 ,errMsg: Invalid Key Name (__keyPath)Error
- 解決docker啟動映象報錯:docker: Error response from daemonDockerError
- go get 安裝 go.etcd.io etcd clientv3 報錯Goclient
- RHEL8.9中anywhere報錯error:140AB18F:SSL routines:SSL_CTX_use_certificate:ee key too small的解決辦法.Error
- Docker安裝MySQL8.0.39報錯:Fatal glibc error: CPU does not support x86-64-v2DockerMySqlError
- SSL錯誤ssl connect error 35的解決方案Error
- Ubuntu 安裝包時提示錯誤E: Unable to locate package mysql-server錯誤 解決辦法UbuntuPackageMySqlServer
- Vagrant : SSH auth method: private key
- Python錯誤:PyCharm 安裝出錯 Internal error,please。。。PythonPyCharmError
- MYSQL報1022錯誤:Can't write;duplicate key in table '.....'MySql
- OpenSSL: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failurErrorServerAI
- cURL error 52: Empty reply from server GitHub 三方登入報錯ErrorServerGithub
- MySQL案例09:Last_IO_Error: Got fatal error 1236 from master when reading data from binary logMySqlASTErrorGo
- MySQL 啟動報錯 error while loading shared librariesMySqlErrorWhile
- openssl_private_encrypt(): key param is not a valid
- MySQL報錯Slave: received end packet from server, apparent master shutdownMySqlServerAPPAST
- 解決 java 實體中用 LocalDateTime 在轉換時候報錯 Error attempting to get column ‘XXX’ from result set. Cause: java.sql.JavaLDAErrorSQL
- mysql-python安裝時Environment Error: mysql_config not foundMySqlPythonError