|
已经配置了NGINX反向代理,现在可以https正常访问,但是在日志中报错
[error] 130#130: *4798 connect() failed (111: Connection refused) while connecting to upstream, client: 172.30.32.1, server:xxxxxx.xxx, request: "GET /api/websocket HTTP/1.1", upstream: "http://172.30.32.1:8123/api/websocket", host: "xxxxxx.xxx"
[error] 130#130: *14343 upstream timed out (110: Operation timed out) while reading upstream, client: 172.30.32.1, server: xxxxxx.xxx, request: "GET /api/hassio/addons/core_nginx_proxy/logs/follow?lines=100 HTTP/2.0", upstream: "http://172.30.32.1:8123/api/hassio/addons/core_nginx_proxy/logs/follow?lines=100", host: "xxxxxxx.xxx", referrer: "https://xxxxxxx.xxx/hassio/addon/core_nginx_proxy/logs"
问了AI说是NGINX的默认HA地址是172.30.32.1,是不想需要改成HA的内网地址,如192.168.31.xx?
如果是应该怎样更改?
谢谢
|
|