Just upgraded to 4.1.32-1
Got the following error right after page reload: root_full_path: The value '' is not a string.
Code
OMV\Json\SchemaValidationException: root_full_path: The value '' is not a string. in /usr/share/php/openmediavault/json/schema.inc:366
#0 /usr/share/php/openmediavault/json/schema.inc(297): OMV\Json\Schema->validateString(false, Array, 'root_full_path')
#1 /usr/share/php/openmediavault/json/schema.inc(257): OMV\Json\Schema->validateType(false, Array, 'root_full_path')
#2 /usr/share/php/openmediavault/config/datamodel.inc(155): OMV\Json\Schema->validate(false, 'root_full_path')
#3 /usr/share/php/openmediavault/config/configobject.inc(189): OMV\Config\DataModel->validateProperty('root_full_path', false)
#4 /usr/share/openmediavault/engined/rpc/nginx-server.inc(146): OMV\Config\ConfigObject->set('root_full_path', false)