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