ChatGPT
ChatGPT copied to clipboard
[BUG]Cannot Proceed when cloudflare token detected.
Description AS title
Steps to Reproduce
- "python3 -m revChatGPT.Unofficial"
- then script stuck in the login loop
Expected behavior I believe when it detected the cloudflare token detected
Output
In the correct directory, run the following command:
python3 -m revChatGPT --debug
ChatGPT - A command-line interface to OpenAI's ChatGPT (https://chat.openai.com/chat)
Repo: github.com/acheong08/ChatGPT
Type '!help' to show a full list of commands
Press enter twice to submit your question.
Logging in...
Spawning browser...
Browser spawned.
Found Cloudflare Cookie!
Found Session Token!
Login successful.
Spawning browser...
Browser spawned.
Found Cloudflare Cookie!
Spawning browser...
Browser spawned.
Found Cloudflare Cookie!
Spawning browser...
Environment
Please update your packages before reporting the issue:
pip3 install --upgrade revChatGPT
- OS: [e.g. Linux, MacOS, Windows]
- Python version: 3.8.3
- ChatGPT Version: Name: revChatGPT Version: 1.2.1 Summary: ChatGPT is a reverse engineering of OpenAI's ChatGPT API Home-page: https://github.com/acheong08/ChatGPT Author: Antonio Cheong Author-email: [email protected] License: GNU General Public License v2.0
Additional context Add any other context about the problem here.