gpt4free-ts icon indicating copy to clipboard operation
gpt4free-ts copied to clipboard

Error: retry again, will sign up again

Open 0xMMMMMM opened this issue 1 year ago • 11 comments

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

0xMMMMMM avatar May 09 '23 23:05 0xMMMMMM

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

tilefishpoele avatar May 09 '23 23:05 tilefishpoele

Me Too

FinnWu avatar May 10 '23 00:05 FinnWu

I will try to fix it today

xiangsx avatar May 10 '23 00:05 xiangsx

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

xchwarze avatar May 10 '23 03:05 xchwarze

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

xiangsx avatar May 10 '23 06:05 xiangsx

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

tilefishpoele avatar May 10 '23 08:05 tilefishpoele

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 avatar May 10 '23 08:05 xiangsx

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?

xiangsx avatar May 10 '23 09:05 xiangsx

you are that amazing man in discord?

ZacharyCroft avatar Jun 14 '23 12:06 ZacharyCroft

you are that amazing man in discord?

IdaBruce avatar Jun 14 '23 13:06 IdaBruce

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

ModestyRose avatar Jun 14 '23 15:06 ModestyRose