IPMI Password entry throws backtrace

Description

On a FreeNAS Mini XL+, entering the IPMI password in the the password field of the IPMI section of Network throws:

[conf_password] Field was not expected

See attached image.

Full Traceback.

Error: Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/middlewared/main.py", line 174, in call_method
result = await self.middleware.call_method(self, message)
File "/usr/local/lib/python3.7/site-packages/middlewared/main.py", line 1162, in call_method
return await self._call(message['method'], serviceobj, methodobj, params, app=app, io_thread=False)
File "/usr/local/lib/python3.7/site-packages/middlewared/main.py", line 1110, in _call
return await methodobj(*args)
File "/usr/local/lib/python3.7/site-packages/middlewared/service.py", line 369, in update
f'{self._config.namespace}.update', self, self.do_update, [id, data]
File "/usr/local/lib/python3.7/site-packages/middlewared/main.py", line 1110, in _call
return await methodobj(*args)
File "/usr/local/lib/python3.7/site-packages/middlewared/schema.py", line 948, in nf
args, kwargs = clean_and_validate_args(args, kwargs)
File "/usr/local/lib/python3.7/site-packages/middlewared/schema.py", line 906, in clean_and_validate_args
value = attr.clean(args[args_index + i])
File "/usr/local/lib/python3.7/site-packages/middlewared/schema.py", line 588, in clean
raise Error(key, 'Field was not expected')
middlewared.schema.Error: [conf_password] Field was not expected

Problem/Justification

None

Impact

None

duplicates

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Dennis Mullen November 18, 2019 at 8:29 PM

Thanks for the heads up on this. It should be fixed in

Michael Dexter November 18, 2019 at 4:17 AM

Whoops: Didn't select a Component (New UI)

Duplicate
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

More fields

Katalon Platform

Created November 18, 2019 at 4:05 AM
Updated July 1, 2022 at 4:42 PM
Resolved November 18, 2019 at 8:29 PM