Hi all!
after the upgrade to DM 10.5.0.0-15579-CU1, I get the following error
Which prevents me to use some functions in low-code apps, like GQI.
In the C:\Skyline DataMiner\Users\ClientSettings.json the commonServer.ui.DefaultTimeZone is set as follows:
{
"Name": "commonServer.ui.DefaultTimeZone",
"Value": 7,
"VersionNumber": 0,
"Mode": 0,
"InVisible": false
}
Is this correct?
What could the root cause be?
Hi Riccardo,
The value '7' is indeed not a valid value for the DefaultTimeZone in these settings. There are 2 options to fix this:
- Remove that setting from the file. This means that the time zone of your browser will be used instead.
- Change the value to a valid time zone. The steps to become a valid time zone can be found in the documentation.