I am receiving an error getting my plugin installed:
Error expanding zip file found at http://192.168.148.130/plugin.zip. Make sure it is a valid zip file then logout/login to force another download. java.io.FileNotFoundException: /etc/vmware/vsphere-client/vc-packages/vsphere-client-serenity/com.company.plugin-1.0.0/plugin-package.xml (Permission denied)
I can download the file via curl and unzip it fine from the vCenter Server Appliance, and the permissions match all the samples (644 for files, 755 for directories).
I have allowHttp=true
Any suggestions of what to check next?
Regards,
Brian