#Chat GPT Plus unusable - constant "Conversation not found" message after one message

1 messages · Page 1 of 1 (latest)

upbeat kraken
#

Bug Report:

Steps to reproduce:

  1. Any message
  2. Try to continue the conversation

Expected result:

A constant fluid conversation on the same topic

Actual result:

Not able to continue conversation as get consistent "Conversation not found" error

Additional information

Browser: Google Chrome
OS: Windows 10

upbeat kraken
#

any OpenAi support staff? @woeful bear

small trout
#

What is your Chat History setting set to? (Settings -> Data controls -> Chat history)

#

and do you know when this started happening for you?

keen maple
#

I get this error starting today. A workaround I found is to set your browser to mobile when on desktop (Chrome dev tools) . On mobile if you view desktop you get this error so it must be something different with the desktop web version.

upbeat kraken
#

@small trout this started yesterday morning, chat history is off but that shouldnt stop a continuous un-interrupted chat.

craggy quest
# small trout and do you know when this started happening for you?

Same thing started happening 2-3 days back with my ChatGPT Plus account. After one message to GPT4, i get this error: "Conversation key not found. Try starting a new conversation.". My Chat History is Off. This problem does not happen with the ChatGPT android mobile app

keen maple
#

Yes this only happens with chat history off

wild anchor
#

Been having the same thing last couple of days making ChatGPT completely unusable for me if I can't get what I need in a single message/question (which seems to be nearly impossible lately with the much lower quality GPT has been providing).

wind imp
#

Chatgpt for me is literally unusable. cannot generate replies, DALL-E images save as HTML and even if i do get a reply it is so far off topic its hilarious 😭 😅

small trout
#

Definitely seems like a bug with chat history off 😦 we'll work on fixing it but in the meantime sounds like mobile apps and/or turning on chat history are workarounds

slim karma
#

hello, I am also facing the same issue

#

I am using GPT-4

signal mist
#
window.fetch = new Proxy(window.fetch, {
  apply: (target, _, [resource, init = {}]) => {
    if (resource === 'https://chat.openai.com/backend-api/conversation') {
      return target(resource, {
        ...init,
        headers: {
          ...init.headers,
          'User-Agent': 'Mozilla/5.0 (iPhone; CPU OS 17_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.2 Mobile/14E304 Safari/605.1.15'
        }
      });
    } else {
      return target(resource, init);
    }
  }
});```

For people facing this issue, I made a script to change the user agent of the api requests to mobile as this issue doesn't seem to affect mobile, can either run this using tamper monkey, in the console or bookmarklet to temporary solve this issue until there's a proper fix
charred vapor
#

I really hope the error message "Conversation key not found. Try starting a new conversation." can be fixed quickly.....

slim karma
#

Yess Please fix the issue guys

elder copper
#

I too am getting the Conversation key not found. Try starting a new conversation. with Chat History turned off
Firefox desktop

keen maple
#

my workaround is user-agent switcher extension and Mozilla/5.0 (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36 or something like that

steep cliff
#

9 out of 10 responses I get are not being saved

#

"There was an error generating a message" is what I get when I revisits the conversation

#

this is completely unusable and a waste of energy for me to regenerate answers I already got

#

doesn't happen on my iOS app only on the web app (Firefox Developer Edition)

spring sparrow
#

Getting this too - it seems the latest release broke ChatGPT for users without chat history.

craggy quest
#

I just checked and am no longer getting this error message. Fingers crossed though 🫰

small trout
#

What about other folks? Still running into this problem as of now?

wide kraken
#

I am still getting this error as of this morning

wide kraken
elder copper
mellow chasm
#

i've had this since december, if its not fixed soon i will demand a refund for feb, jan, and dec, and switch to another AI chat.

small trout
#

We have people investigating this right now. Possible that there are multiple causes for the same error but we're working on it!

swift moon
#

Hi everyone, can anyone help me fix the "failed to load chat history" bug?
Despite having tried all the recommended solutions, the chat history has not been restored for more than 10 days.
I ask for help thanks.
I changed browser, deactivated VPN, deleted browsing data, disabled extensions but nothing

swift moon
small trout
small trout
hollow snow
#

I experienced the issue with conversation key not found for a while up until earlier today. After trying again now, the issue appears resolved.