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: retry again, will sign up again #22

Open
0xMMMMMM opened this issue May 9, 2023 · 11 comments
Open

Error: retry again, will sign up again #22

0xMMMMMM opened this issue May 9, 2023 · 11 comments

Comments

@0xMMMMMM
Copy link

0xMMMMMM commented May 9, 2023

Hi. My requests were always rejected by forefront.

  • I'm using the latest commit
  • Using http proxy
  • Changing the UA
Error: retry again, will sign up again
    at Forefront.<anonymous> (C:\gpt4free-ts\model\forefront\index.ts:154:27)
    at Generator.throw (<anonymous>)
    at rejected (C:\gpt4free-ts\model\forefront\index.ts:6:65)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

I'm tracing the exceptions, and it says my request is unauthorized (it was working a few hours ago).

Here is the full exception log (it was too long to put inline here):
https://pastebin.com/XmUWgnRu

@tilefishpoele
Copy link

they changed x-signature to 128 bit string. maybe sha512 algorithm. you managed to find the parameters last time @xiangsx . any ideas this time?

@FinnWu
Copy link

FinnWu commented May 10, 2023

Me Too

@xiangsx
Copy link
Owner

xiangsx commented May 10, 2023

I will try to fix it today

@xchwarze
Copy link
Contributor

I was stuck in the same thing... I still couldn't find where to put the breakpoint to see how it is calculated....

@xiangsx
Copy link
Owner

xiangsx commented May 10, 2023

I think i has found some solution to fix it. Just wait a little longer

@tilefishpoele
Copy link

Can you lmk where you found the source code. I might try and fix it too myself. We fixed it together last time :)

@xiangsx
Copy link
Owner

xiangsx commented May 10, 2023

No, I dont want to try find encryption methods. That way is unstable and waste time.

I try to find another way, if work I will tell you immediately.

@xiangsx
Copy link
Owner

xiangsx commented May 10, 2023

Can you lmk where you found the source code. I might try and fix it too myself. We fixed it together last time :)

you are that amazing man in discord?

@ZacharyCroft
Copy link

you are that amazing man in discord?

1 similar comment
@IdaBruce
Copy link

you are that amazing man in discord?

@ModestyRose
Copy link

I think i has found some solution to fix it. Just wait a little longer

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

8 participants