码迷,mamicode.com
首页 > Windows程序 > 详细

config : 'option forwardfor' ignored for frontend 'openshift-api-server' as it requires HTTP mode.

时间:2021-06-16 18:04:41      阅读:0      评论:0      收藏:0      [点我收藏+]

标签:图片   bin   art   配置   配置错误   exit   end   wrap   stat   

 

发现问题,

[root@registry ~]# systemctl status haproxy
● haproxy.service - HAProxy Load Balancer
Loaded: loaded (/usr/lib/systemd/system/haproxy.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since 三 2021-06-16 08:41:15 CST; 7s ago
Process: 44290 ExecStart=/usr/sbin/haproxy-systemd-wrapper -f /etc/haproxy/haproxy.cfg -p /run/haproxy.pid $OPTIONS (code=exited, status=1/FAILURE)
Main PID: 44290 (code=exited, status=1/FAILURE)

6月 16 08:41:15 registry.openshit4.example.com haproxy-systemd-wrapper[44290]: [ALERT] 166/084112 (44291) : Error(s) found in configuration file : /etc/haproxy/haproxy.cfg
6月 16 08:41:15 registry.openshit4.example.com haproxy-systemd-wrapper[44290]: [WARNING] 166/084115 (44291) : config : ‘option forwardfor‘ ignored for frontend ‘openshift-api-server‘ as it requires HTTP mode.
6月 16 08:41:15 registry.openshit4.example.com haproxy-systemd-wrapper[44290]: [WARNING] 166/084115 (44291) : config : ‘option forwardfor‘ ignored for backend ‘openshift-api-server‘ as it requires HTTP mode.
6月 16 08:41:15 registry.openshit4.example.com haproxy-systemd-wrapper[44290]: [WARNING] 166/084115 (44291) : config : ‘option forwardfor‘ ignored for frontend ‘machine-config-server‘ as it requires HTTP mode.
6月 16 08:41:15 registry.openshit4.example.com haproxy-systemd-wrapper[44290]: [WARNING] 166/084115 (44291) : config : ‘option forwardfor‘ ignored for backend ‘machine-config-server‘ as it requires HTTP mode.
6月 16 08:41:15 registry.openshit4.example.com haproxy-systemd-wrapper[44290]: [ALERT] 166/084115 (44291) : Fatal errors found in configuration.
6月 16 08:41:15 registry.openshit4.example.com haproxy-systemd-wrapper[44290]: haproxy-systemd-wrapper: exit, haproxy RC=1
6月 16 08:41:15 registry.openshit4.example.com systemd[1]: haproxy.service: main process exited, code=exited, status=1/FAILURE
6月 16 08:41:15 registry.openshit4.example.com systemd[1]: Unit haproxy.service entered failed state.
6月 16 08:41:15 registry.openshit4.example.com systemd[1]: haproxy.service failed.

 

原来是ip 配置错误:

技术图片

 

 

我擦, 这错误提示 不靠谱!

config : 'option forwardfor' ignored for frontend 'openshift-api-server' as it requires HTTP mode.

标签:图片   bin   art   配置   配置错误   exit   end   wrap   stat   

原文地址:https://www.cnblogs.com/FlyAway2013/p/14887956.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!