Can't make new VM
- 
 went back to my previous build (using the XenOrchestraInstallerUpdater) 
 xo-server 5.96.0/ xo-web 5.97.2 build c4839 and new VM worked fine.
- 
 
- 
 I have the same problem. 
 A complete configuration of the VM gives an error, with commit 281a1cc.
 Instead, if it is created without the disk attached and PXE iso it works.I have a XOCE with commit 9ad2c07 that works correctly Edit: 
 After testing the problem appear with commit d7f29e7363ab7439a75897f21e2b6f1fdd98ac2f.And it is only when the HDD is attached/created, if the HDD is deleted, the VM is created and it can be attached/created after creating the VM. Commit 82df6089c3ab0d3a5ec567ff9dc5a298f25510b7 is ok 
- 
 Ping @julien-f 
- 
 @bberndt Thanks for your report. I've pushed a fix: https://github.com/vatesfr/xen-orchestra/commit/ea4a888c5e73e022cf331545c8a02231cfa46f15 Please test and let me know if you have any other issues  
- 
 It is ok, thank you 
- 
 I had the same issue the fix did the trick thanks! 
- 
 Looks like it took me to build 37cdbc19e 
 xo-server 5.101.0
 xo-web 5.102.0and making new VM works. 
 and to think I just happened to need to make a new one after updating the other day, wasn't really looking for a bug.
- 
 "message": "must NOT have additional properties" Hi, I have an issue like this, not creating a new vm but on import a .ova to xen orchestra. Xen Orchestra, commit e69ae 
 xo-server 5.102.0
 xo-web 5.103.0I cannot import .ova to Xen Orchestra. 
 See below the log error:vm.import { "type": "ova", "data": { "descriptionLabel": "Other_64", "disks": [ { "capacity": 500107862016, "descriptionLabel": "Disk Image", "nameLabel": "disk1", "path": "WMS-WINDOWS-ANJUSS-disk001.vmdk", "position": 0 } ], "memory": 4294967296, "nameLabel": "wms-winsrv-anjuss", "networks": [ "91be313d-099b-c310-7125-c6a2c8fedaff" ], "nCpus": 1, "tables": {} }, "sr": "892d9a2e-9688-ff37-dd53-2e502981f46a" } { "code": 10, "data": { "errors": [ { "instancePath": "/data", "schemaPath": "#/properties/data/additionalProperties", "keyword": "additionalProperties", "params": { "additionalProperty": "tables" }, "message": "must NOT have additional properties" } ] }, "message": "invalid parameters", "name": "XoError", "stack": "XoError: invalid parameters at Module.invalidParameters (/opt/xen-orchestra/packages/xo-common/api-errors.js:26:11) at Xo.call (file:///opt/xen-orchestra/packages/xo-server/src/xo-mixins/api.mjs:65:20) at Api.#callApiMethod (file:///opt/xen-orchestra/packages/xo-server/src/xo-mixins/api.mjs:390:19)" }Please help! Thanks! 
- 
 @marciocosta-pgua-0 This has been fixed, please upgrade. 
- 
 Same message than the other thread: https://xen-orchestra.com/docs/community.html Read this carefully. 



