It looks to me that the was an attempt to set the schedule using an command that was not correct. Please refer to System options topic for details.
TLDR
$ snap set system refresh.schedule=...
Where system
is an alias for core
(since 2.32.5+).
Also, you may want to consider using refresh.timer
which was introduced in 2.31, consult Timer string format topic for description of the format.