devices must be a list

[Please complete the below template with details of the problem reported on your Web-UI. Be as detailed as possible. Community members, including developers, shall try and help. Thanks for your time in reporting this issue! We recommend purchasing commercial support for expedited support directly from the developers.]

Brief description of the problem

[write here]

        Traceback (most recent call last):

File “/opt/rockstor/src/rockstor/rest_framework_custom/generic_view.py”, line 41, in _handle_exception
yield
File “/opt/rockstor/src/rockstor/storageadmin/views/network.py”, line 271, in post
self._validate_devices(devices, request)
File “/opt/rockstor/src/rockstor/storageadmin/views/network.py”, line 202, in _validate_devices
raise Exception(‘devices must be a list’)
Exception: devices must be a list

Detailed step by step instructions to reproduce the problem

[write here]

Web-UI screenshot

Error Traceback provided on the Web-UI

[paste here]

@Long_King Welcome to the Rockstor community.

Is this a fresh install, possibly in a VM?

This could well be a failure to meet our Minimum system requirements

“Ethernet interface (with internet access – for updates)”

Hope that helps.