That’s twice now that my bot’s programming has been deleted without me knowing why.
So I’ve recreated it twice now. It’s a daily bot, which posts the same topic every day, only the title date changes.
Could you tell me what’s causing my problem?
Thanks in advance.

  • Camus (il, lui)
    link
    fedilink
    English
    arrow-up
    6
    ·
    4 months ago

    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

  • Rikudou_Sage@lemmings.worldM
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    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?

  • walden@sub.wetshaving.social
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    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.

  • Professeur FalkenOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    Ooooooooooooooook. Summary of operations:
    1/ the day before yesterday, I recreated the schedule for the bot (for 7am yesterday morning)
    2/ yesterday morning, my bot created the topic at the said time
    3/ this morning, I checked at 6.45am and the schedule is still there
    Temporary conclusion:
    it’s during the SECOND creation that the scheduler gets stuck in the carpet and makes the schedule disappear.
    Action: this morning, I recreate a schedule WITHOUT IMAGE. We’ll see the day after tomorrow.

  • Professeur FalkenOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    4 months ago

    Well well well.

    For the second time in a row, the program went without an image.
    As my mate @Camus@jlai.lu surmised, it would seem that image management is the problem. This morning I recreated a new schedule, this time with an externally hosted image. We’ll see how it goes tomorrow.
    ---
    EDIT
    I’ve checked the scheduler and it says the thread has no image. Strange.

  • Professeur FalkenOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    3 months ago

    Last update :
    As I thought, the scheduler doesn’t know how to handle externally hosted images, despite the editable field suggesting that you can add any URL.
    Too bad :/