Skip to content
This repository was archived by the owner on May 7, 2020. It is now read-only.
This repository was archived by the owner on May 7, 2020. It is now read-only.

[Astro] Events missing because of docker update by watchtower #6901

Description

@tosate

Hi there,

I have some astro items defined for opening and closing my rollershutters. Everything works perfectly except for opening the rollershutters on Wednesday morning.

My openhab 2 instance runs in a docker container which is updated by watchtower every Tuesday afternoon at 2pm. After the docker container has been updated, everything continues to work. Even the events on Tuesday evening are triggered to close the rollershutters. However, every Wednesday morning, the event to open up the rollershutters does not trigger.

I think this has something to do with the way how and when the astro binding is scheduling the events. I have already found a similar post where someone suggests to touch the astro item file with a cronjob to force the astro binding to reschedule the events.

I will certainly try this suggestion, but I am looking for a way that does not depend on another external cronjob. If I have to reinstall my setup, I am pretty sure that I would forget setting up this cronjob.

Cheers,
tosate

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions