matrixgpt / matrix-chatgpt-bot

Talk to ChatGPT via any Matrix client!
GNU Affero General Public License v3.0
234 stars 63 forks source link

OpenAI-API error: TypeError: fetch failed #100

Closed borisrunakov closed 1 year ago

borisrunakov commented 1 year ago

Using docker v.2.2.1 I get :

Feb 08 19:34:52 tilt303 matrix-bot-chatgpt[1447333]: Wed, 08 Feb 2023 19:34:52 GMT [INFO] [index] Bot started!
Feb 08 20:41:48 tilt303 matrix-bot-chatgpt[1447333]: Wed, 08 Feb 2023 20:41:48 GMT [ERROR] [OpenAI-API Error: TypeError: fetch failed]
Feb 08 20:41:48 tilt303 matrix-bot-chatgpt[1447333]: TypeError: Cannot read properties of undefined (reading 'response')
jcromero commented 1 year ago

Duplicate of #95