Is there anything in the logs around the time it was successfully posted the last time? It works by executing the task and then scheduling it again. Or did other jobs disappear as well?
Lemmy Schedule
This is an official support forum for Lemmy Schedule.
Links:
- The app itself: https://schedule.lemmings.world
- Source code: https://github.com/RikudouSage/LemmySchedule
I'm sorry I can't tell you. I'm a mere user.
Are you using the instance hosted by me at https://schedule.lemmings.world/ or a self-hosted instance?
I'm using your instance.
I'm doing a major rewrite that should (among others) fix this issue, though it's gonna take me a few more days.
Oh, that's great news!
For additional context, we noticed that scheduled post work usually fine, but the issue mentioned above seems to happen when we try to use the "picture upload" feature with "host on my instance" checked
We had the same problem when running it in docker. The dev runs theirs on bare metal I think (no docker) and theirs doesn't have that problem. We switched to using their instance for a while before figuring out another solution.
What solution, if I might inquire?
Just an API call on a cron schedule 😀
It was much harder for me to figure out than your Lemmy-Schedule, but so far so good. Pros and cons to both!
Ah, good old cron!
Anyway, I'm in the middle of a significant rewrite that should fix most of the issues, do you want me to ping you once it's done so you can give it another try?
Yep, gotta love cron.
Sure, always interested in new developments.