503 Service Unavailable (Failed to connect to endpoint: [class Vmacore::Http::LocalServiceSpec:0x0000009aa2716460] _serverNamespace = /vmw/imagebuilder/httpd action = Allow _port = 8099)
Hello guys good evening, I was encountered this error on my host machine when I update my plugin for Vmware.
I find this from the log.
[2017-11-24T11:26:36.944+08:00] [WARN ] vice-extension-mngr-pool-147 70000578 100021 200004 c.vmware.vise.vim.directory.extensions.DirectoryExtensionManager Could not download bundle from https://PC243.SRM.com:443/vmw/imagebuilder/httpd/autodeploy-modules-plugins.zip: java.io.IOException: Server returned HTTP response code: 503 for URL: https://PC243.SRM.com:443/vmw/imagebuilder/httpd/autodeploy-modules-plugins.zip
And I try copy and paste the zip address to web, and encounter the error.
I used the Vmware sample plugin for registering firstly, and it was well done.
Next, I was trying to update the plugin and my steps is unregister the original one, and register the new one.
All I change in new version plugin only the 'hello' string in html and the version.
Then, when I check the plugin on vCenter server(vmware version is 6.5), I find out the version is update and register, but the plugin was not be installed successfully.
Therefore, I traced the log and find out the error (the first image).
Could anyone figure out what error is this. I tried to search this error on google, it seems no one encountered this error when update the plugin!!!
Hope guys could help me ~~~ Thank you!!