• Resolved jminst

    (@jminst)


    I keep getting the following error when a prompt is entered to OpenAI Chatbot:
    OpenAI: stream_socket_client(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000410:SSL routines::sslv3 alert handshake failure stream_socket_client(): Failed to enable crypto stream_socket_client(): Unable to connect to ssl://api.openai.com:443 (Unknown error)

Viewing 1 replies (of 1 total)
  • Thread Starter jminst

    (@jminst)

    I fixed it myself by removing curl_exec function from disable_functions in php.ini. Hope this helps others struggling with this error.

Viewing 1 replies (of 1 total)

The topic ‘OpenAI chatbot error’ is closed to new replies.