centos使用Ambari搭建Hadoop集群
ambari --Confirm Hosts报错
Command start time 2018-08-13 10:32:23
bash: /var/lib/ambari-agent/bin/ambari-agent: Is a directory
('INFO 2018-08-10 11:03:19,614 NetUtil.py:70 - Connecting to https://node-1:8440/ca
ERROR 2018-08-10 11:03:19,618 NetUtil.py:96 - EOF occurred in violation of protocol (_ssl.c:579)
ERROR 2018-08-10 11:03:19,618 NetUtil.py:97 - SSLError: Failed to connect. Please check openssl library versions.
solution: p>
1. Check if OS openssl is the latest version, if not, please update.
[root@node-1 ~]# rpm -qa | grep openssl
openssl-1.0.1e-57.el6.x86_64
openssl-devel-1.0.1e-57.el6.x86_64
更新openssl
[root@node-1 ~]# yum update openssl
重启ambari-server
[root@node-1 ~]# ambari-server restart
2. If not possible, modify /etc/pyth/cert-verification. CFG configuration file
verify=disable
modify /etc/ambari-agent/conf/ambari-agent.ini and add the following
in [security]
force_https_protocol=PROTOCOL_TLSv1_2
restart ambari-agent
[root@node-1 ~]# ambari-agent restart
reference:
https://community.hortonworks.com/questions/145/openssl-error-upon-host-registration.html
Read More:
- Solved “openssl config failed: error:02001003:system library:fopen:No such process” for Nodejs Windo
- OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to github.com:443
- The solution of MAC OpenSSL is not available
- wget OpenSSL: error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version
- [Solved] Docker ubuntu swoole fatal error: openssl/ssl.h: No such file or directory
- openssl TXT_DB error number 2 failed to update database
- Configuration: error:!! OpenSSL is not properly installed on your system
- Ambari shield big data components
- (Caused by SSLError(SSLError(1, ‘[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1123)‘)))
- fatal error: openssl/bio.h: No such file or directory settlement programme
- Python Report OpenSSL.SSL.SysCallError (10054 WSAECONRESET)
- Ambari failed to monitor yarn ResourceManager, restart invalid
- [wechat Payment] use OpenSSL command to generate apicclient_ key.pem Error report URL error 58
- Compiling the pi_kernel source code appears: fatal error: openssl/opensslv.h: No such file or directory
- error: RPC failed; curl 56 OpenSSL SSL_ read: SSL_ ERROR_ Syscall, errno 10054 solution
- Error: write EPROTO 1593982200:error:100000f7:SSL routines:OPENSSL_internal
- Error: could not find a version that satisfies the requirement flake8 (from versions: none) (Fixed)
- ERROR: Could not find a version that satisfies the requirement pytest-runner (from versions: none)
- Failed to initialize nvml driver / library version mismatch due to automatic update of NVIDIA driver
- ssl.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed