Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

An error occurred when calling the gpt-4 and gpt-4-mobile models #71

Open
disingn opened this issue Jun 23, 2023 · 24 comments
Open

An error occurred when calling the gpt-4 and gpt-4-mobile models #71

disingn opened this issue Jun 23, 2023 · 24 comments

Comments

@disingn
Copy link

disingn commented Jun 23, 2023

An error occurred when calling the gpt-4 and gpt-4-mobile models. The error is as follows: {"error":{"code":"error","message":"Our systems have detected unus Ual activity from your system. Please try again later.","param":null,"type":"403 Forbidden"}}, everything is normal when gpt-3.5 is called

@bi1101
Copy link

bi1101 commented Jun 29, 2023

Yes, I also notice this error too, doesn't seem to have a fix yet

@gkingt
Copy link

gkingt commented Jul 26, 2023

Yes, I also notice this error too, doesn't seem to have a fix yet

Have you solved it yet

@bi1101
Copy link

bi1101 commented Jul 26, 2023

Yes, I also notice this error too, doesn't seem to have a fix yet

Have you solved it yet

Short answer is Open AI tightened the security with arkose (captcha) and there's not much we can do

@gkingt
Copy link

gkingt commented Jul 27, 2023

Yes, I also notice this error too, doesn't seem to have a fix yet

Have you solved it yet

Short answer is Open AI tightened the security with arkose (captcha) and there's not much we can do

But on July 18th, I used Docker to build the version without automatic update token, which can be called normally

@bi1101
Copy link

bi1101 commented Jul 27, 2023

The GPT 4 model works as normal?

@gkingt
Copy link

gkingt commented Jul 28, 2023

The GPT 4 model works as normal?

Yes, but I don't know why

@xqdoo00o
Copy link
Contributor

Is your account Plus account?

@gkingt
Copy link

gkingt commented Jul 28, 2023

Is your account Plus account?

Yes, I have activated Plus

@xqdoo00o
Copy link
Contributor

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

@gkingt
Copy link

gkingt commented Jul 28, 2023

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

@xqdoo00o
Copy link
Contributor

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

OK, that's gpt-4. Sadly, I can't use either old or new version, also 403 error.

@gkingt
Copy link

gkingt commented Jul 28, 2023

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

OK, that's gpt-4. Sadly, I can't use either old or new version, also 403 error.

Maybe the IP address is restricted. Have you tried changing it

@bi1101
Copy link

bi1101 commented Jul 28, 2023

Is your account Plus account?

Yes, I have activated Plus

You could test if it's really gpt-4 model, just ask "西红柿炒钢丝球怎么做", if answered exhaustive instruction, it's gpt-3.5. if answered it's not normal dishes, it's gpt-4 indeed.

“这个问题看上去像是在做一个笑话。在现实中,钢丝球是用来清洁厨具的,而不是用来烹饪的。因此,"西红柿炒钢丝球"并不是一道可以做的菜。钢丝球是不适合食用的,尝试用它做菜或吃下它可能会导致严重的健康问题。如果你想学习做餐厅级别的西红柿炒菜,可以尝试 "西红柿炒鸡蛋" 或者 "西红柿炒面" 这样的菜品。”This is the answer

OK, that's gpt-4. Sadly, I can't use either old or new version, also 403 error.

Maybe the IP address is restricted. Have you tried changing it

Do you use the reverse proxy or set the puid? If it's an ip problem only then using dynamic residential proxy could solve the problem

@xqdoo00o
Copy link
Contributor

xqdoo00o commented Jul 29, 2023

I did some fix, now gpt-4 works. but need a HAR file from browser & break change of access_tokens.json, not sure if it's acceptable for everyone.

@acheong08
Copy link
Owner

What's a HAR file?

@xqdoo00o
Copy link
Contributor

What's a HAR file?

Export from browser(chrome, edge, safari) dev tools network tab, after opened chat.openai.com and asked a gpt-4 question. That's a little complicated.
So that we can fully simulate arkose request from browser, no longer needed generate arkose request.

@xqdoo00o
Copy link
Contributor

xqdoo00o commented Jul 29, 2023

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

@gkingt
Copy link

gkingt commented Jul 29, 2023

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

Do you want to try my method? What is your QQ ID? I just tried to create another interface that is functional and supports GPT4

@acheong08
Copy link
Owner

@xqdoo00o Can you send a sample HAR file? Mine still triggers captcha (Librewolf)

@xqdoo00o
Copy link
Contributor

xqdoo00o commented Jul 29, 2023

@xqdoo00o Can you send a sample HAR file? Mine still triggers captcha (Librewolf)

Sorry but there are too much privacy info in HAR, What error did you got? no sup=1|rid= in token ? you need set puid argument of the getOpenAIToken func. If you are use the HAR exported form Safari, plz build program with my new PR which fixed Safari issue, plz merge the PR

@bi1101
Copy link

bi1101 commented Jul 29, 2023

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

Do you want to try my method? What is your QQ ID? I just tried to create another interface that is functional and supports GPT4

Can you share your method here? It would be very nice because we have a lot of contributors here and this problem is actively being solved by the community

acheong08/ChatGPT#1431

@xqdoo00o
Copy link
Contributor

xqdoo00o commented Jul 29, 2023

@xqdoo00o Can you send a sample HAR file? Mine still triggers captcha (Librewolf)

I test Firefox find that every network request could export to HAR, except for the arkose request, very strange. Plz use chromium based browser(chrome, edge, etc.) or safari

@xqdoo00o
Copy link
Contributor

xqdoo00o commented Aug 4, 2023

What's a HAR file?

I submit a PR to your funcaptcha repo, you could check if it's acceptable of read HAR file.

Do you want to try my method? What is your QQ ID? I just tried to create another interface that is functional and supports GPT4

Can you share your method here? It would be very nice because we have a lot of contributors here and this problem is actively being solved by the community

acheong08/ChatGPT#1431

That need a third party reverse proxy, not the official "chat.openai.com"

@xqdoo00o
Copy link
Contributor

xqdoo00o commented Aug 8, 2023

I believe this issue is fixed now.

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

No branches or pull requests

5 participants