You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not confirm this, but I think what you are seeing is just a change in log verbosity (introduced in #120) and not a change in cron expression parsing. Does v2.0.0 even run backups on the given schedule?
I'm no expert in cron expressions but a good start would probably checking the limitations of BusyBox's cron implementation and whether it allows the expression you are passing here.
Starting the container produces:
Downgraded to v2.0.0 and it works fine
The text was updated successfully, but these errors were encountered: