System Error when calling Storage.setValue

Hi, I have an app that crashes when storing value in storage when invoking following code:

Storage.setValue(valueKey, moment.value());

valueKey is non null String, moment is initialized 

In ERA I see following:

Error Name: System Error
Occurrences: 5
First Occurrence: 2024-06-09
Last Occurrence: 2024-06-12
Devices:
fēnix® 7X Pro: 17.23
App Versions: 0.0.5
Languages: ces
Backtrace:
DatePicker.onAccept:154

Not sure it i may be related to firmware version 17.23. Luckily that crash is from my watch so I can do more investigations on the device but I have no idea what more I can investigate.

I have no idea how to fix it. 

Thanks for any help

Tom