A major plug-in cache issue has been resolved which may lead to inconsistent data leading to various errors being thrown after upgrading the Orchestrator to 8.18.1. Given that the cache is a core plug-in component the behavior of the plug-in may be inconsistent. Some of the cases may be related to:
VMware Aria Automation Orchestrator 8.16.x and higher
Cache is out of sync with the vCenter server data.
Confirm the MD5 and SHA256 hash values for the plug-in 'o11n-plugin-vsphere-8.2.0+24578687.vmoapp' matches the below values:
> certutil.exe -hashfile .\o11n-plugin-vsphere-8.2.0+24578687.vmoapp MD5
MD5 hash of .\o11n-plugin-vsphere-8.2.0+24578687.vmoapp:
bb7756596b2b3d00392c08e9acc569a6
CertUtil: -hashfile command completed successfully.
> certutil.exe -hashfile .\o11n-plugin-vsphere-8.2.0+24578687.vmoapp sha256
SHA256 hash of .\o11n-plugin-vsphere-8.2.0+24578687.vmoapp:
624604a1aa9e1273494c21c9c84bf14452f852d1586f152dc03a2b9a8724fc59
CertUtil: -hashfile command completed successfully.