ChatGPT icon indicating copy to clipboard operation
ChatGPT copied to clipboard

[BUG]

Open jackielics opened this issue 3 years ago • 0 comments

Traceback (most recent call last):
  File "g:\Browser\speech_realtime_api-master\python-realtime-asr\chatGPT.py", line 12, in <module>
    chatbot = Chatbot(config, conversation_id=None)
  File "C:\Users\Jackie r9k7\AppData\Local\Programs\Python\Python38\lib\site-packages\revChatGPT\revChatGPT.py", line 100, in __init__
    self.refresh_session()
  File "C:\Users\Jackie r9k7\AppData\Local\Programs\Python\Python38\lib\site-packages\revChatGPT\revChatGPT.py", line 311, in refresh_session
    self.refresh_session()
  File "C:\Users\Jackie r9k7\AppData\Local\Programs\Python\Python38\lib\site-packages\revChatGPT\revChatGPT.py", line 342, in refresh_session
    raise Exception("Failed to refresh session")
Exception: Failed to refresh session

I've repeated many times for a while.Is it because chatGPT server's capacity?

jackielics avatar Dec 13 '22 09:12 jackielics