$chef-server-ctl user-list or $chef-server-ctl user-crate ...
ERROR: Connection refused connecting to https://127.0.0.1/users, retry 1/5
ERROR: Connection refused connecting to https://127.0.0.1/users, retry 2/5
ERROR: Connection refused connecting to https://127.0.0.1/users, retry 3/5
ERROR: Connection refused connecting to https://127.0.0.1/users, retry 4/5
ERROR: Connection refused connecting to https://127.0.0.1/users, retry 5/5
ERROR: Network Error: Connection refused - Connection refused connecting to https://127.0.0.1/users, giving up
Check your knife configuration and network settings
$chef-server-ctl tail nginx
2015-07-03_07:38:21.24862 nginx: [emerg] invalid number of arguments in "server_name" directive in /var/opt/opscode/nginx/etc/chef_https_lb.conf:3
2015-07-03_07:38:22.27220 nginx: [emerg] invalid number of arguments in "server_name" directive in /var/opt/opscode/nginx/etc/chef_https_lb.conf:3
2015-07-03_07:38:23.30000 nginx: [emerg] invalid number of arguments in "server_name" directive in /var/opt/opscode/nginx/etc/chef_https_lb.conf:3
2015-07-03_07:38:24.32450 nginx: [emerg] invalid number of arguments in "server_name" directive in /var/opt/opscode/nginx/etc/chef_https_lb.conf:3
언제나 /etc/hosts는 귀찮은 존재다.
$vi /etc/hosts
add "IP HOSTNAME" onto /etc/hosts file
ex)
192.168.56.101 hostname
$chef-server-ctl reconfigure
피드 구독하기:
댓글 (Atom)
FIX :: ssh 접속이 느리고, /var/log/messages에 systemd-logind.service failed. 메시지가 남을 때
ssh 접속이 느릴 때가 있습니다. 보통은DNS가 제대로 설정되지 않았는데 /etc/ssh/sshd_config에 UseDNS가 yes로 되어 있을 때 발생합니다. 위와 같을 경우 /etc/ssh/sshd_config파일에서 아래와 같이 수정 후 ...
-
ssh 접속이 느릴 때가 있습니다. 보통은DNS가 제대로 설정되지 않았는데 /etc/ssh/sshd_config에 UseDNS가 yes로 되어 있을 때 발생합니다. 위와 같을 경우 /etc/ssh/sshd_config파일에서 아래와 같이 수정 후 ...
-
. BONDING_OPTS에 xmit_hash_policy=layer3+4옵션을 추가한다. . switch의 load balancing 알고리즘도 같이 변경해야 한다. Linux bonding 설정 Linux bonding을 LACP (mode...
-
yum update를 진행하다가 더이상 진행이 되지 않는 경우가 있다. 원인은 여러가지가 있을 수 있으나 내 경험상 아래의 경우가 대부분이다. a. update중 ssh 세션이 종료 b. Ctrl+c 로 update 진행을 중단한 경우 ...
댓글 없음:
댓글 쓰기