gencay / vscode-chatgpt

An unofficial Visual Studio Code - OpenAI ChatGPT integration
ISC License
3.5k stars 760 forks source link

Cannot login anymore via chrome "ChatGPT is at capacity right now" #50

Closed flutterrausch closed 1 year ago

flutterrausch commented 1 year ago

Tried several times throughout the day. Normal web chatGpt works in the same browser, no problem. Maybe not related: chatterbox (MacOS chatgpt app) has the same problem. Probably something got changed to prevent "misuse"?

image
gencay commented 1 year ago

Yeah, I noticed that from time to time. Could you try setting your chromium path to Edge and see if that resolves the issue? You can find the path by going to this url on Edge: edge://version

flutterrausch commented 1 year ago

Firefox, Orion, Opera also possible? No Edge installed.

gencay commented 1 year ago

Any chromium-based browser should work. Depending on your Opera version, it should work though I haven't tested the extension on Opera

flutterrausch commented 1 year ago

orion gets wrong url: file:///about:blank "Orion can't open this page"

opera: like chrome - "ChatGpt is at capacity right now" Can also not browser-login manually https://chat.openai.com/chat , same message (never used opera for chatgpt before).

flutterrausch commented 1 year ago

Yeah, works again (chrome). Sorry for the hassle.

LopesLs commented 1 year ago

orion gets wrong url: file:///about:blank "Orion can't open this page"

opera: like chrome - "ChatGpt is at capacity right now" Can also not browser-login manually https://chat.openai.com/chat , same message (never used opera for chatgpt before).


The same problem is happening to me in Opera-gx, I'm trying login with default option, already tried change the Chromium path to access .exe from my browser, but it doesn't work.

An about:blank open and a text that the opera introduce to me: "You are using an unsupported command-line flag: --enable-blink-features=IdleDetection. Stability and security will suffer"


image

The message i received from the extension seems to be a compatibility issue with opera-gx:

image

flutterrausch commented 1 year ago

Unable to login, again..

gencay commented 1 year ago

Please refresh the page a couple times until you see login page, you may try this if you see ChatGPT capacity error. In my experience it helps. This is unfortunately out of this extension's control. If refreshing works for most, I could consider adding refresh as a functionality.

flutterrausch commented 1 year ago

OpenAi API key seems much more reliable (tried this first time, since login was infuriating).

FelixLangot commented 1 year ago

I sadly find the extension to be unusable at the moment because of this problem … As I mentioned in #52, this appears to be a bug, since login in on a web-browser works almost all the time. Also, @flutterrausch, note that the API key sign in does not let you use ChatGPT but GPT3 which is a bit different, as I got from @gencay. I also have to fall back on this option, however, since signing in on ChatGPT is just impossible rn…

gencay commented 1 year ago

@flutterrausch @FelixLangot @SmokeDevL unfortunately, this has been an issue for extensions like this due to throttling the automated browser-based access by the OpenAI. However, with v3.1.2 I added a retry/reload page when there is a ChatGPT is at Capacity error. The page refresh will happen every 1.5 seconds and will be retried 10 times until you see the login page. This should make the browser-based login method a bit more robust in Chrome.

Please update your extensions to v3.1.2 for the fix for this issue. Again thanks for reporting and engaging in this thread!

flutterrausch commented 1 year ago

Tried with v3.2.0 - login fails all the same :(

Will play with GPT-3 Davinci 3.

gencay commented 1 year ago

I noticed that right at the moment, there is also outage on the official website regardless of the browser. image

flutterrausch commented 1 year ago

Never have that problem with the official site, and in this app:

https://github.com/lencx/ChatGPT

flutterrausch commented 1 year ago

Chatterbox (Mac ChatGpt app) seems to use your login method, same issue. Not OSS unfortunately, but I would have the contact email.