stefansundin / rssbox

:newspaper: I consume the world via RSS feeds, and this is my attempt to keep it that way.
https://github.com/stefansundin/rssbox/discussions/64
GNU Affero General Public License v3.0
774 stars 73 forks source link

The App is crashing #29

Closed Linkerss closed 3 years ago

Linkerss commented 4 years ago

Hey Stefan, Your App is crashing on my Heroku account. I wonder would you be kind to add autoplay, loop and mute features on your App for Twitter feeds and possibly Instagram feeds so I can move all my feeds to your Heroku App,

Thank you

stefansundin commented 4 years ago

Please try deploying the latest code, or copy-paste the specific error here.

Linkerss commented 4 years ago

I think I did everything you said but now even your Heroku App is crashing.

I think it might be due to Heroku Platform or some sort of caching issue since your App is working perfectly because once I try to update feeds manually it takes several attempts to catch the feeds :)

stefansundin commented 3 years ago

Try disabling URL resolution with URL_RESOLUTION_DISABLED=true. (make sure you are using the latest code)