Error "Logs for this object cannot be exported at this time. Another log export might be in progress" when trying to export logs of the ESXi host from vSphere Client.
search cancel

Error "Logs for this object cannot be exported at this time. Another log export might be in progress" when trying to export logs of the ESXi host from vSphere Client.

book

Article ID: 402499

calendar_today

Updated On:

Products

VMware vSphere ESXi

Issue/Introduction

Symptoms:

  • When using the vSphere client to export ESXi Host logs, it gives the error "Logs for this object cannot be exported at this time. Another log export might be in progress".
  • You're able to successfully export the logs from the Host Client or Host command line.

Environment

VMware vCenter Server 7.x
VMware vCenter Server 8.x

Cause

The certificate mode on the vCenter Server is configured as "Thumbprint".

In case the hosts aren't using custom certificates, hosts managed by the vCenter server should have their certificate authority as "VMCA", which means that the vCenter server's certificate mode should be set to "VMCA". Thumbprint mode is not the recommended mode and is only used as a fallback option.
For more details, see tech doc- Change the Certificate Mode

Resolution

Change the Certificate Mode to "VMCA" from "Thumbprint". The detailed instructions on how to do the same can be found in the following tech doc- Change the Certificate Mode

Workaround : 

We can obtain diagnostic information for a VMware ESXi host using the vm-support command line utility. The detailed procedure is documented here - Collecting diagnostic information for VMware ESX/ESXi using vm-support command