We have been checking release 7.0.1, but we are not able to reproduce the error. It would be very helpful if you could provide us with some additional information.
Please open Sunstone in Chrome and open the DevTools console by pressing F12. Once the console is open, click on the OS & CPU tab. An error should appear in the console; please copy that error and send it to us.
Additionally, any details about your environment would be helpful (for example, whether this is a fresh OpenNebula installation, whether you have hosts configured, if you are using KVM, etc.).
There are 4 errors (RED), and 34 warnings (yellow) - here are the RED errors
react-dom.production.min.js:216 TypeError: Cannot read properties of undefined (reading ‘split’)
at Host.js:139:50
at Array.map ()
at Te (Host.js:139:6)
at values (cpuModelSchema.js:54:26)
at FormWithSchema.js:393:25
at Array.reduce ()
at FormWithSchema.js:387:36
react-dom.production.min.js:216 TypeError: Cannot read properties of undefined (reading ‘split’)
at Host.js:176:48
at Array.map ()
at Ae (Host.js:176:6)
at values (bootSchema.js:71:25)
at FormWithSchema.js:393:25
at Array.reduce ()
at FormWithSchema.js:387:36
react-dom.production.min.js:123 Uncaught TypeError: Cannot read properties of undefined (reading ‘split’)
at Host.js:139:50
at Array.map ()
at Te (Host.js:139:6)
at values (cpuModelSchema.js:54:26)
at FormWithSchema.js:393:25
at Array.reduce ()
at FormWithSchema.js:387:36