Skip to content
New issue

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

not working #627

Closed
Jerusalem111 opened this issue Feb 14, 2024 · 36 comments
Closed

not working #627

Jerusalem111 opened this issue Feb 14, 2024 · 36 comments

Comments

@Jerusalem111
Copy link

Its not responding when given a prompt. When you click the refresh or retry/regenerate button it says:
Error:

{
"detail": {
"message": "Conversation key not found. Try starting a new conversation."
}
}

@Erik262
Copy link

Erik262 commented Feb 15, 2024

Yeah.. same here +1

@amartinez920120
Copy link

+1 :(

@gitdine
Copy link

gitdine commented Feb 16, 2024

+1

@josStorer
Copy link
Owner

Always the case or just happened by chance? it appears the session has expired, you may need to disable this option
image

@Jerusalem111
Copy link
Author

Jerusalem111 commented Feb 16, 2024

I've been having trouble with the extension for the past week – it's not loading responses even after trying your suggestions. Below is a snapshot of the issue. I use your extension to decipher an ancient 1,400-year-old book called the Quran. Despite the current issue, I'm grateful for this extension, which has enriched my studies. I look forward to it working again.
Screenshot (925)

@neversettle7
Copy link

Same issue: chatGPTbox version 2.4.9, Firefox 122.0.1, Apple Macbook Pro M1 Pro

The popup is stuck like this:
image

The requests are actually getting created on the chatGPT Web UI, because if you remove the flag from the Disable web mode history for better privacy protection, but it will result in unavailable conversations after a period of time option, you can see the request and chatGPT's answer on its web UI.
It seems like the extension is unable to recover the chat contents from chatGPT's website.

@duAffentier
Copy link

Same here!
WIn10 Firefox 122.0.1

@CipherJay
Copy link

Looks like OpenAI has put a restriction on this maybe. Mine's also waiting on a response to no avail.

@smearumi
Copy link

+1 :(

@rafo
Copy link

rafo commented Feb 19, 2024

+1^3

@gitdine
Copy link

gitdine commented Feb 20, 2024

Over a week and no response from the developers, it would be a huge damn shame if this project was abandoned...

@josStorer
Copy link
Owner

I am currently traveling abroad, will have to fix it later.
#621 #627 #628 #630

@josStorer
Copy link
Owner

You can temporarily use alternatives such as Claude, Bing, API Key Mode, etc. I may not have much time to deal with this issue in the near future. If I have time, I will try to push a temporary version to fix this issue.

@filchef
Copy link

filchef commented Feb 22, 2024

The same issue - WIn10 Firefox 123.0 - can you make box for username and password to solve it

Bing -
Error:
InvalidRequest: 061+8=0x22

Claude -
Error:
Please login at https://claude.ai/ first
Thanks for your interest in using Claude. Unfortunately, we don't support the use of Claude in your country right now. We are working hard to roll out to more countries soon!

API Key Mode -
Error:
You exceeded your current quota, check https://platform.openai.com/account/usage
{"error":{"message":"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.","type":"insufficient_quota","param":null,"code":"insufficient_quota"}}

@neversettle7
Copy link

These are different errors from the one in this issue.

The same issue - WIn10 Firefox 123.0 - can you make box for username and password to solve it

Bing - Error: InvalidRequest: 061+8=0x22

I get the same error but it might be because I'm using Firefox?
Referenced here #505

Claude - Error: Please login at https://claude.ai/ first Thanks for your interest in using Claude. Unfortunately, we don't support the use of Claude in your country right now. We are working hard to roll out to more countries soon!

Which country are you from? Claude is available only in these regions https://www.anthropic.com/claude-ai-locations

API Key Mode - Error: You exceeded your current quota, check https://platform.openai.com/account/usage {"error":{"message":"You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: https://platform.openai.com/docs/guides/error-codes/api-errors.","type":"insufficient_quota","param":null,"code":"insufficient_quota"}}

Do you have a paid account? API Mode is not available for OpenAI free accounts.

@josStorer
Copy link
Owner

josStorer commented Mar 2, 2024

It seems things have returned to normal lately. How are things going over there? It looks like OpenAI is adjusting their verification strategy frequently.

Edit: Currently, it seems that some people can use it while some still cannot. I want to know if you still cannot use it.

@Jerusalem111
Copy link
Author

No, I cannot use it still. It does the same thing by not loading a response

@Erik262
Copy link

Erik262 commented Mar 3, 2024

No, I cannot use it still. It does the same thing by not loading a response

+1

@duAffentier
Copy link

Hey,

its dosent work ;( The problem sind weeks...

@josStorer
Copy link
Owner

josStorer commented Mar 4, 2024

fixed in 1fc3cd8

After conducting some investigation, I found that OpenAI seems to have adopted different strategies for different accounts. Since my account still adheres to the traditional SSE strategy, I mistakenly assumed that everything was still normal. I have now adapted to the new WebSocket strategy and automatically adopted the appropriate strategy according to OpenAI's response.

@gitdine
Copy link

gitdine commented Mar 4, 2024

Yesss thank you!!

@Jerusalem111
Copy link
Author

Thank you! You are the man! ❤️👍

@gitdine
Copy link

gitdine commented Mar 5, 2024

Just updated, unfortunately I'm still getting stuck on 'Waiting for response...' 🙁

EDIT: Console output

Screenshot 2024-03-05 134134

@josStorer
Copy link
Owner

@gitdine Please provide a screenshot of Network section. It seems that the request was not successfully sent from the beginning

@Jerusalem111
Copy link
Author

I had the same issue as gitdine. What I ended up doing is removing the extention entirely then re-installing it. It fixed it and is working fine now.
Screenshot (975)

@gitdine
Copy link

gitdine commented Mar 6, 2024

@josStorer

Network tab is empty, nothing happens after sending a message

Tried reinstalling the extension and re-logging into OpenAI account, but neither worked.

Screenshot 2024-03-06 212231

@josStorer
Copy link
Owner

@gitdine please close chatgpt website and try again, there should be something in the network tab

@gitdine
Copy link

gitdine commented Mar 6, 2024

After several attempts, it briefly started responding to my messages and some requests showed up in the network tab.
But now it's back to being stuck on 'Waiting for response...' with nothing new in the network tab, I have no idea why, seems almost random.

Screenshot 2024-03-06 215343

@josStorer
Copy link
Owner

josStorer commented Mar 6, 2024

@gitdine and then open the chatgpt website, press F12 and send a message again, take a console screenshot

Repository owner deleted a comment from gitdine Mar 6, 2024
@gitdine
Copy link

gitdine commented Mar 6, 2024

For some reason after doing this, the extension has started responding to my messages again...

@josStorer
Copy link
Owner

@gitdine
Your previous screenshot revealed your accessToken, so I deleted it. I suggest you log in again to refresh.

Are you always able to receive responses now? You can also try restarting your browser. Overall, based on the information you provided earlier, it seems that the message was simply not successfully sent. I'm not sure if this is due to a network problem.

@gitdine
Copy link

gitdine commented Mar 6, 2024

@josStorer

My bad, thanks for catching that.

It seems that if I open the ChatGPT website and send a message that way first, then the extension will work normally afterward, otherwise it gets stuck on 'Waiting for response...'

@josStorer
Copy link
Owner

@gitdine Indeed, there are some accounts that must be handled in this way in order for the extension to respond normally. I'm not sure if it's because of OpenAI's policy, but for me, my account can respond in the background without needing to keep the ChatGPT website open.

@gitdine
Copy link

gitdine commented Mar 6, 2024

@josStorer
Good to know.
Previously I didn't have to keep the website open or do anything, the extension just worked as long as I was signed in.
Now it seems need to send message using the website first, after that I can close it.
A bit annoying but not a big deal.

@Jerusalem111
Copy link
Author

Thank you @josStorer. May God bless you. Your program is very beautiful and useful. Thank you for your hard work, patience and dedication. Thank you for your time and effort in solving the previous issue. We appreciate the time you took. I want to give you a gift as a thank you. If you can message me your contact.

@duAffentier
Copy link

Hey @josStorer

Version
2.5.0
Zuletzt aktualisiert
5. März 2024

I have your new version, but the summary doesn't work. It doesn't want to work, no error message like back then. It just doesn't matter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

12 participants