VCENTER_TAG not work

Hey guys,
I want to give my template the attribute VCENTER_TAG, but as soon as I then create a VM it gets BOOT_FAILURE, without this attribute everything works great.

Thu Oct 28 10:58:29 2021 [Z0][VMM][I]: Command execution failed (exit code: 255): /var/lib/one/remotes/vmm/vcenter/deploy '/var/lib/one/vms/39/deployment.0' 'Cluster1' 39 Cluster1
Thu Oct 28 10:58:29 2021 [Z0][VMM][E]: deploy: Deploy of VM 39 on vCenter cluster Cluster1 with /var/lib/one/vms/39/deployment.0 failed due to "uninitialized constant VCenterDriver::RESTClient::VmwareDistributedVirtualSwitch"on attempt #0.
Thu Oct 28 10:58:29 2021 [Z0][VMM][E]: deploy: Deploy of VM 39 on vCenter cluster Cluster1 with /var/lib/one/vms/39/deployment.0 failed due to "uninitialized constant VCenterDriver::RESTClient::VmwareDistributedVirtualSwitch"on attempt #1.
Thu Oct 28 10:58:29 2021 [Z0][VMM][E]: deploy: Deploy of VM 39 on vCenter cluster Cluster1 with /var/lib/one/vms/39/deployment.0 failed due to "uninitialized constant VCenterDriver::RESTClient::VmwareDistributedVirtualSwitch"on attempt #2.
Thu Oct 28 10:58:30 2021 [Z0][ReM][D]: Req:6032 UID:0 IP:127.0.0.1 one.vmpool.info invoked , -2, -1, -1, -1, ""
Thu Oct 28 10:58:30 2021 [Z0][ReM][D]: Req:6032 UID:0 one.vmpool.info result SUCCESS, "<VM_POOL><VM><ID>39<..."
Thu Oct 28 10:58:31 2021 [Z0][ReM][D]: Req:6432 UID:0 IP:127.0.0.1 one.hostpool.info invoked , -2, -1, -1
Thu Oct 28 10:58:31 2021 [Z0][ReM][D]: Req:6432 UID:0 one.hostpool.info result SUCCESS, "<HOST_POOL><HOST><ID..."
Thu Oct 28 10:58:31 2021 [Z0][ReM][D]: Req:4016 UID:0 IP:127.0.0.1 one.host.info invoked , 3, false
Thu Oct 28 10:58:31 2021 [Z0][ReM][D]: Req:4016 UID:0 one.host.info result SUCCESS, "<HOST><ID>3</ID><NAM..."
Thu Oct 28 10:58:31 2021 [Z0][VMM][I]: Successfully execute network driver operation: clean.
Thu Oct 28 10:58:31 2021 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy.
Thu Oct 28 10:58:31 2021 [Z0][IPM][D]: Message received: DEPLOY FAILURE 39 -

pls help me