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

Error with responses last couple days. #632

Open
Aerasyn opened this issue Feb 23, 2024 · 2 comments
Open

Error with responses last couple days. #632

Aerasyn opened this issue Feb 23, 2024 · 2 comments

Comments

@Aerasyn
Copy link

Aerasyn commented Feb 23, 2024

Describe the bug
问题描述
The last couple days whenever i use the highlight text function it always repsonds with ther error :
"Error:

Please keep https://chat.openai.com open and try again. If it still doesn't work, type some characters in the input box of chatgpt web page and try again."

I do keep the chatgpt tab pinned and open in my browser like always but now it doesn't seem to honor that anymore

To Reproduce
如何复现
Steps to reproduce the behavior:
Attempt to get the extenstion to produce text from chatgpt web

Expected behavior
期望行为
A correct reponse from the extension within the context of the usage

Screenshots
截图说明
image

Please complete the following information):
请补全以下内容

  • OS: Windows 11 23H2
  • Browser: Firefox 123.0
  • Extension Version: 2.4.9 (Latest)
@duAffentier
Copy link

#627

@josStorer
Copy link
Owner

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.

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

3 participants