mispy-archive / twitter_ebooks

Better twitterbots for all your friends~
MIT License
972 stars 140 forks source link

Bot stops reacting to mentions and messages #131

Open RayKatz opened 7 years ago

RayKatz commented 7 years ago

When freshly starting the bot, everything works fine.

But after a while (time unknown), the bot stops reacting to mentions. The log doesn't show any mentions or messages until a restart.

AdamasFR commented 7 years ago

I have that problem too. I run 3 bots off my personnal machine and from time to time, I have to focus the terminal and type something for them to react.

ghost commented 7 years ago

Same thing here. Works okay locally when using Ubuntu on Windows 10 (Linux Subsystem for Windows) but when it's on my friend's server (Ubuntu in a VM on Windows 7, loaded in tmux via SSH), it just stops responding to tweets.

GeekBrony commented 7 years ago

This same thing is happening to me. Hopefully it can be pinpointed to something, otherwise my bot's function is limited :P

ghost commented 7 years ago

If it helps, I've been running my ebooks bot on a Raspberry Pi 3 and I very rarely get this issue now. When it was on my friend's server, it was being lumped in with other tasks that he was doing, which led to my bot and the VM it was in to slow down. This might be due to a performance issue.

Also, I'm going to keep an eye out for any errors Rufus Scheduler catches. I also have a feeling that if the bot runs into any errors the reply features stop working.

agubelu commented 7 years ago

Same issue here, running on a Raspberry 2

Ridnarhtim commented 6 years ago

Seeing the same issue on Pi 3. Running multiple bots and they all stop working at exactly the same time. They also still tweet, just don't notice events any more.