QTweet icon indicating copy to clipboard operation
QTweet copied to clipboard

New tweets not automatically posted

Open CodingKoopa opened this issue 4 years ago • 4 comments

I have self hosted QTweet for about a month, successfully following a couple of Twitter accounts. After removing both of them and adding a different account, I can still manually fetch new tweets, but they are not automatically posted to Discord as they are made. Looking at the log, it seems that the bot is getting ratelimited by the Twitter API, but I haven't changed the environment variables relating to how tweets are fetched, so I'm not sure what I can do about this. The last 4 lines are repeated on a regular interval.

So far, I have tried updating the repo (I'm now on commit d5b2e263cedb5227d79058cf8169f974eb4d9d82), and have rebuilt the Docker image. Thanks.

CodingKoopa avatar Jul 04 '20 04:07 CodingKoopa

It's ironed itself out a little bit. It posts Tweets sometimes, and has some interspersed ✅ Stream successfully started messages. There still are a lot of those Twitter errors though.

CodingKoopa avatar Jul 09 '20 01:07 CodingKoopa

Having this same issue after a couple of minutes i start the container, if there are no post on twiter for more than 15 min then it stop working, even if i make a new one. Been waiting for 2 hours and never get posted

Albrod avatar Mar 29 '21 02:03 Albrod

On my end, this type of issue ended up being related to the way Twitter timeout is handled. Do you have any screenshots or examples from the console of the output you're seeing?

It's an issue I've noted and intend to tackle after removing Docker dependency.

charlotonne avatar Jul 28 '21 18:07 charlotonne

Unfortunately I no longer use QTweet so I can no longer speak on it myself.

CodingKoopa avatar Jul 28 '21 18:07 CodingKoopa