Giter Site home page Giter Site logo

Comments (8)

acheong08 avatar acheong08 commented on May 13, 2024 2

@EbadiDev Outdated revChatGPT. Do pip3 install --upgrade revChatGPT

from chatgpt-telegram-bot.

acheong08 avatar acheong08 commented on May 13, 2024 1

Just need to wait a few minutes for rate limit to reset (normally 1)

from chatgpt-telegram-bot.

acheong08 avatar acheong08 commented on May 13, 2024 1

rawandahmad698/PyChatGPT#38

Confirmed. ChatGPT down

from chatgpt-telegram-bot.

n3d1117 avatar n3d1117 commented on May 13, 2024 1

Closing this, should be working now (more or less reliably)

from chatgpt-telegram-bot.

n3d1117 avatar n3d1117 commented on May 13, 2024

Thanks @acheong08!

@EbadiDev just pushed an update, can you do a git pull and check again now?

from chatgpt-telegram-bot.

EbadiDev avatar EbadiDev commented on May 13, 2024

Well I can't test it anymore, need to wait or create new account because of 'Rate limit hit'

(chatgpt-telegram-bot) root@linux:~/chatgpt-telegram-bot# python main.py
Debugger enabled on OpenAIAuth
Logging in...
Debugger enabled on OpenAIAuth
Beginning auth process
Beginning part two
Beginning part three
Beginning part four
Error in part four
Status code: 302
Rate limit hit
Login failed
Traceback (most recent call last):
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/OpenAIAuth/OpenAIAuth.py", line 176, in part_four
    state = re.findall(r"state=(.*)", response.text)[0]
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/root/chatgpt-telegram-bot/main.py", line 32, in <module>
    main()
  File "/root/chatgpt-telegram-bot/main.py", line 26, in main
    gpt3_bot = ChatGPT3Bot(config=chatgpt_config, debug=True)
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/revChatGPT/revChatGPT.py", line 32, in __init__
    self.refresh_session()
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/revChatGPT/revChatGPT.py", line 212, in refresh_session
    raise exc
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/revChatGPT/revChatGPT.py", line 209, in refresh_session
    self.login(self.config["email"], self.config["password"])
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/revChatGPT/revChatGPT.py", line 236, in login
    raise exc
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/revChatGPT/revChatGPT.py", line 229, in login
    auth.begin()
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/OpenAIAuth/OpenAIAuth.py", line 83, in begin
    self.part_two()
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/OpenAIAuth/OpenAIAuth.py", line 112, in part_two
    self.part_three(token=csrf_token)
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/OpenAIAuth/OpenAIAuth.py", line 144, in part_three
    self.part_four(url=url)
  File "/root/.local/share/virtualenvs/chatgpt-telegram-bot-IagjQVk0/lib/python3.10/site-packages/OpenAIAuth/OpenAIAuth.py", line 184, in part_four
    raise Exception("Rate limit hit")
Exception: Rate limit hit

from chatgpt-telegram-bot.

acheong08 avatar acheong08 commented on May 13, 2024

I'm also getting a rate limit. Might be an issue with their service. Looking into it

from chatgpt-telegram-bot.

acheong08 avatar acheong08 commented on May 13, 2024

ChatGPT is down entirely. Their website is also non-responsive for login

from chatgpt-telegram-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.