Flows just randomly stop working after a few days

I have a simple flow that is scheduled to run every day at 6am which outputs a telegram message after collecting data from various API’s. I had it working flawlessly for a few weeks and then all of a sudden it stopped running. Tried a few things, eventually the tests were succeeding, it ran for 3 days then stopped. Then I changed the value of “run on weekends” back to “dynamic” and then it started working again. Worked for 2 days then stopped.

It’s infuriating to me that you have to pay for enterprise for something as critical as “issues”. I’m so close to moving to n8n because this platform is BS.

Definitely don’t recommend Active Pieces for anyone who has anything even remotely critical they’re needing to run. This is a toy app and the devs seem to be using the users for QA and testing. I’m sorry it’s just so frustrating that I feel like I need to vent.

Anyway, if anyone has any suggestions for me, I’ll give it one last chance before I pack it in and start re-building on another platform.

Instance is selfhosted:


image

Hi @bluestreak

If you are self hosting, make sure you use the setup with “Redis” in docker compose, and then you can view all jobs in bull board.

Let me know which mode are you using, the one with Redis or with Memory.