Check the input value to SetParam server, and check the defaults values from yaml-files to make sure null / None values does not reach the parameter server since it does not support it.
This is a problem if you have yaml files without values. The following is a valid yaml file, but will produce an error before this fix.
Check the input value to SetParam server, and check the defaults values from yaml-files to make sure null / None values does not reach the parameter server since it does not support it.
This is a problem if you have yaml files without values. The following is a valid yaml file, but will produce an error before this fix.