KellanM / OpenAI-Api-Unreal

Integration for the OpenAI Api in Unreal Engine
MIT License
649 stars 143 forks source link

request error even though VPN is set #23

Open acoreq opened 1 year ago

acoreq commented 1 year ago

LogHttp: Warning: 0000054C0AC96E00: invalid HTTP response code received. URL: https://api.openai.com/v1/engines/text-davinci-003/completions, HTTP code: 0, content length: 0, actual payload size: 0 LogHttp: Warning: 0000054C0AC96E00: request failed, libcurl error: 7 (Couldn't connect to server) LogHttp: Warning: 0000054C0AC96E00: libcurl info message cache 0 (Hostname api.openai.com was found in DNS cache) LogHttp: Warning: 0000054C0AC96E00: libcurl info message cache 1 ( Trying 108.160.169.185...) LogHttp: Warning: 0000054C0AC96E00: libcurl info message cache 2 (TCP_NODELAY set) LogHttp: Warning: 0000054C0AC96E00: libcurl info message cache 3 (connect to 108.160.169.185 port 443 failed: Timed out) LogHttp: Warning: 0000054C0AC96E00: libcurl info message cache 4 (Failed to connect to api.openai.com port 443: Timed out) LogHttp: Warning: 0000054C0AC96E00: libcurl info message cache 5 (Closing connection 10)