We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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)
The text was updated successfully, but these errors were encountered: