whats-up-docker icon indicating copy to clipboard operation
whats-up-docker copied to clipboard

Emails for batch mode only contains local containers

Open kuya1284 opened this issue 1 year ago • 0 comments

I'm currently running v6.3.0 and appear to have a problem with the SMTP trigger. I don't know if this is limited to the SMTP trigger or if other triggers are affected as well, but when I set WUD_TRIGGER_{{trigger_type}}}_{trigger_name}_MODE to batch, the email only contains the local containers. It doesn't contain any of the remote containers that have updates.

When I switch the mode to simple, I get individual emails for both my local and remote containers.

I also noticed this in my logs for my remote Docker, which seems odd because it contradicts what I see in the GUI. Also, this appears in the logs for either batch or simple mode:

Cron finished (0 containers watched, 0 errors, 0 available updates)

kuya1284 avatar Feb 24 '24 05:02 kuya1284