docker / machine

Machine management for a container-centric world
https://docs.docker.com/machine/
Apache License 2.0
6.62k stars 1.97k forks source link

after update on vcenter 7.0 deviceChange[1].device.key Cannot add multiple devices using the same device key #4866

Open E1v1s opened 3 years ago

E1v1s commented 3 years ago

after update on vcenter 7.0 we got error in vcenter

A specified parameter was not correct: deviceChange[1].device.key Cannot add multiple devices using the same device key

so our runners haven't network adapters

and docker-machine ls show

Unknown No IP despite waiting for one - check DHCP status any workarounds in that issue?

jontybrook commented 3 years ago

Me too.. using VCenter 7.1, the task fails: VirtualMachine.reconfigure.label Status: A specified parameter was not correct: deviceChange[1].device.key

fpiecka commented 3 years ago

There is a pull request #4797 to update the used VMware library. The pull request is a year old and nobody merged it unfortunately.