KellanM / OpenAI-Api-Unreal

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

request error ( unreal console print message ) #19

Open hadeng95 opened 1 year ago

hadeng95 commented 1 year ago

LogHttp: Warning: 0000084D47A5FA00: 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: 0000084D47A5FA00: request failed, libcurl error: 28 (Timeout was reached) LogHttp: Warning: 0000084D47A5FA00: libcurl info message cache 0 ( Trying 199.59.150.39:443...) LogHttp: Warning: 0000084D47A5FA00: libcurl info message cache 1 (connect to 199.59.150.39 port 443 failed: Timed out) LogHttp: Warning: 0000084D47A5FA00: libcurl info message cache 2 (Failed to connect to api.openai.com port 443 after 21043 ms: Timed out) LogHttp: Warning: 0000084D47A5FA00: libcurl info message cache 3 (Closing connection 24) LogTemp: Warning: Error processing request.

kangta8495 commented 1 year ago

The same problem!How to fix it?

BeiMingDeYuYu commented 1 year ago

same too

BeiMingDeYuYu commented 1 year ago

work well in March,but not in June. Sadly, i guess the modify in openAI