- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Auto Deploy 6.7 U1b - certificate issues at waiter.tgz
I'm developing auto-deploy and i've gotten to the point where a the ESXi installation begins, but stalls when trying to install waiter.tgz. I checked the /var/log/vmware/rbd/rbd-cgi.log file and found this:
beacon:Adding etc/vmware/autodeploy/waiternotify.json
cache_tables:cache request ....
sslutil:cert files are missing from <UID> (autodeployhost.contoso.com)
sslcert:Generating SSL cert for <UID> (autodeployhost.contoso.com)
ERROR:vmcacertutil:Could not generate certificates for: autodeployhost.contoso.com
rc:0
out: b'Error: 5, VMCASignedCertificatePrivate() failedError Code: 5\nMessage: UNKNOWN\n'
Not sure what other info to provide to help determine the issue....any suggestions/guidance?