#Conversations with model gpt-4 have been unresponsive since April 1st.

1 messages · Page 1 of 1 (latest)

lethal barn
#

Bug Report:

Steps to reproduce

  - start a new chat and select chat gpt-4 model
  - send message

Expected result

here is the request payload that was sent by my browser:

{action: "next", messages: [{id: "29677ded-f2ea-4007-b76d-9b9ca8f7635a", author: {role: "user"},…}],…}
action: "next" 
messages: [{id: "29677ded-f2ea-4007-b76d-9b9ca8f7635a", author:{role:"user"},…}]
0: {id: "29677ded-f2ea-4007-b76d-9b9ca8f7635a", author: {role: "user"},…}
model: "gpt-4"
parent_message_id: "e492b53a-05a7-4823-b83d-a232262a92cd"
timezone_offset_min: 300

Actual result:

cursor slowly blinks for about 30 seconds, after which server responds with following error message:

Something went wrong. If this issue persists please contact us through our help center at help.openai.com

additionally in dev tools you see that no response was made, which indicates that the request is timing out.

Failed to load response data: No Data found for resource with given identifier

Additional Information:

  behavior has been replicated on following browsers:
    - chrome
    - firefox
    - safari
    - edge

  behavior has been replicated on multiple internet     connections, and vpns in various countries

I am writing this message to let you know that I haven't had access to the gpt-4 model since April 1st. I understand that there has been a huge influx of users and it might not be realistic to expect complete availability, however it is frustrating to see "no reported outages" on the open ai status page when so many people are having this problem. Any communication would be greatly appreciated. Thank you for your time and consideration.