ChatGPT
ChatGPT copied to clipboard
[BUG]Exception: Unknown error
Description A clear and concise description of what the bug is.
Steps to Reproduce (ros_data_process) apple@Mills-MacBookPro14 ChatGPT-2.1.1 % python3 -m revChatGPT.V2 -e "" -p ""
ChatGPT - A command-line interface to OpenAI's ChatGPT (https://chat.openai.com/chat)
Repo: github.com/acheong08/ChatGPT
Logging in... Logged in
Type '!help' to show a full list of commands Press enter twice to submit your question.
You:
You: you
ChatGPT:
error: Unknown error
Traceback (most recent call last):
File "/Users/apple/miniforge3/envs/ros_data_process/lib/python3.9/runpy.py", line 197, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/apple/miniforge3/envs/ros_data_process/lib/python3.9/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/Users/apple/miniforge3/envs/ros_data_process/lib/python3.9/site-packages/revChatGPT/V2.py", line 361, in
Output
In the correct directory, run the following command:
python3 -m revChatGPT --debug
No module named revChatGPT.main; 'revChatGPT' is a package and cannot be directly executed
Environment
- OS: MacOS, m1 chip
- Python version: python 3.9.15
- ChatGPT Version: 2.1.14
I have the same problem. Have you solved it
I have the same problem
Same problem
Oh, I have an OpenAI Plus subscription, and the solution to my problem was to include paid=True
during the chatbot initialization. The module doesn't work without it
Plus accounts must either have paid=True
in code or --paid
in command line
but I'm not the plus account. ~~
Are you using a Google or Microsoft account? Those aren't supported either and require session tokens
Plus accounts must either have
paid=True
in code or--paid
in command line
I'm not the plus accounts and it doesn't work if I make changes with the "paid" QAQ
Google and Microsoft don't work either
I'm using outlook accounts. Like [email protected]
I'm using outlook accounts, seems not Google or Microsoft
I'm using outlook accounts, seems not Google or Microsoft
Outlook is Microsoft's email service
Thanks. So I had better use other account.
Are you using a Google or Microsoft account? Those aren't supported either and require session tokens @acheong08
Does an email like "[email protected]" and password like "password" not work? I don't use the "Continue with Google" button yet I can still sign in, but, I am also getting an error.
Server was DDOSed. It's back up but without --insecure-auth option
Is that the cause of the Unknown error? Because it is still happening to me.
Could be a different error then
We don't support Microsoft and Google accounts
Could you give me an example of what type of account is supported?
Standard OpenAI accounts via email & password. You can also try session tokens https://chat.openai.com/api/auth/session
I will add accessToken support later
Standard OpenAI accounts via email & password. You can also try session tokens chat.openai.com/api/auth/session
So does that disqualify all emails that end in @gmail.com?
No. Only Google login
No. Only Google login
I use the normal email login, but I still get this error. Could there be another possible cause?
I just created a new account (with normal email), and it still doesn't work :(
sample error use qq email login
Server shut down due to OpenAI
Server shut down due to OpenAI
I can use chatgpt through browser but failed when using api with email passwd and session_token
Server shut down due to OpenAI
I can use chatgpt through browser but failed when using api with email passwd and session_token
same case
Server shut down due to OpenAI
Can we self host?