ue unreal 虚幻 invalid HTTP response code received 问题

问题:没事UE就自己请求一下没事就请求下,还挺恶心。。。

注意这里不是你自己发送的HTTP请求哈


LogHttp: Warning: 00000A8E0DD4C300: invalid HTTP response code received. URL: https://10.10.20.15:50443/api/os/info, HTTP code: 0, content length: 0, actual payload size: 0
LogHttp: Warning: 00000A8E0DD4C300: request failed, libcurl error: 7 (Couldn't connect to server)
LogHttp: Warning: 00000A8E0DD4C300: libcurl info message cache 0 (Hostname in DNS cache was stale, zapped)
LogHttp: Warning: 00000A8E0DD4C300: libcurl info message cache 1 (  Trying 10.10.20.15...)
LogHttp: Warning: 00000A8E0DD4C300: libcurl info message cache 2 (TCP_NODELAY set)
LogHttp: Warning: 00000A8E0DD4C300: libcurl info message cache 3 (connect to 10.10.20.15 port 50443 failed: Timed out)
LogHttp: Warning: 00000A8E0DD4C300: libcurl info message cache 4 (Failed to connect to 10.10.20.15 port 50443: Timed out)
LogHttp: Warning: 00000A8E0DD4C300: libcurl info message cache 5 (Closing connection 17)
LogHttp: Warning: 00000A8E0DD41900: invalid HTTP response code received. URL: https://10.10.20.15:50443/api/os/info, HTTP code: 0, content length: 0, actual payload size: 0
LogHttp: Warning: 00000A8E0DD41900: request failed, libcurl error: 7 (Couldn't connect to server)
LogHttp: Warning: 00000A8E0DD41900: libcurl info message cache 0 (Found bundle for host 10.10.20.15: 0xa8ddf870d50 [serially])
LogHttp: Warning: 00000A8E0DD41900: libcurl info message cache 1 (Hostname 10.10.20.15 was found in DNS cache)
LogHttp: Warning: 00000A8E0DD41900: libcurl info message cache 2 (  Trying 10.10.20.15...)
LogHttp: Warning: 00000A8E0DD41900: libcurl info message cache 3 (TCP_NODELAY set)
LogHttp: Warning: 00000A8E0DD41900: libcurl info message cache 4 (connect to 10.10.20.15 port 50443 failed: Timed out)
LogHttp: Warning: 00000A8E0DD41900: libcurl info message cache 5 (Failed to connect to 10.10.20.15 port 50443: Timed out)
LogHttp: Warning: 00000A8E0DD41900: libcurl info message cache 6 (Closing connection 18)
LogHttp: Warning: 00000A8E66012D00: invalid HTTP response code received. URL: https://10.10.20.15:50443/api/os/info, HTTP code: 0, conte


下图设置解决,记得重启editor


猜你喜欢

转载自blog.csdn.net/ljason1993/article/details/126135297