PawanOsman / ChatGPT

OpenAI API Free Reverse Proxy
https://discord.pawan.krd
GNU Affero General Public License v3.0
5.62k stars 991 forks source link

Error message from OpenAI: Our systems have detected unusual activity from your device. Please try again later. #101

Closed AndyLin2020 closed 7 months ago

AndyLin2020 commented 7 months ago

Starting the application...

chatgpt@1.0.0 start tsc && node dist/app.js ๐Ÿ’ก Server is running at http://localhost:3040 ๐Ÿ”— Local Base URL: http://localhost:3040/v1 ๐Ÿ”— Local Endpoint: http://localhost:3040/v1/chat/completions ๐Ÿ”— Public Base URL: https://county-locale-cz-successful.trycloudflare.com/v1 ๐Ÿ”— Public Endpoint: https://county-locale-cz-successful.trycloudflare.com/v1/chat/completions ๐Ÿ“ Author: Pawan.Krd ๐ŸŒ Discord server: https://discord.gg/pawan ๐ŸŒ GitHub Repository: https://github.com/PawanOsman/ChatGPT ๐Ÿ’– Don't forget to star the repository if you like this project! System: Successfully refreshed session ID and token. (Now it's ready to process requests) Request: POST /v1/chat/completions 8 messages (stream-enabled) Request: POST /v1/chat/completions 8 messages (stream-enabled) Request: POST /v1/chat/completions 8 messages (stream-enabled) System: Successfully refreshed session ID and token. System: Successfully refreshed session ID and token. Error refreshing session ID, retrying in 2 minute... If this error persists, your country may not be supported yet. If your country was the issue, please consider using a U.S. VPN. System: Successfully refreshed session ID and token. System: Successfully refreshed session ID and token.

2013224691 commented 7 months ago

I got the same problem, any solution? ๐Ÿ™๐Ÿป

hubaolong3632 commented 7 months ago

image { "message": null, "conversation_id": "69a12542-6816-405d-8bb8-13b08535f105", "error": "Our systems have detected unusual activity from your device. Please try again later." } ไฝฟ็”จๅฏนๅบ”ๆ•™็จ‹ๅทฒ็ปๆŒ‚ไบ†๏ผŒ็Žฐๅœจไฝฟ็”จๆญคๆ•™็จ‹ๅ‡บ็Žฐ่ฟ™ไธช้—ฎ้ข˜ๆœ‰ๆฒกๆœ‰่งฃๅ†ณๆ–นๆณ•๏ผŒๆœ‰ไป€ไนˆๆ–นๆณ•่งฃๅ†ณๅ—

PawanOsman commented 7 months ago

Fixed, please update.