Hi all
I tried to upgrade vRA from 7.3.0 to 7.4 but got the following error:
| Last Install: | Failed to install updates(Error while running post-install scripts) on Tuesday, 2018 April 17 23:09:58 UTC+2 VA-check: finished Pre-install: finished Post-install: failed Update failed (code 0-2). Check logs in /opt/vmware/var/log/vami or retry update later. |
In the /opt/vmware/var/log/vami/updatecli.log I found this:
NOTICE: Found extension citext and it exists in pg_catalog
Can not read the Orchestrator pid from /var/lib/vco/app-server/logs/tomcat.pid
+ res=2
+ echo 'Script /etc/bootstrap/postupdate.d/20-vcac failed, error status 2'
+ exit 2
+ rm -f /tmp/postupdate-err-log
+ exit 2
+ trapfunc
+ excode=2
+ test 2 -gt 0
+ vami_update_msg set post-install 'Post-install: failed'
+ test -x /usr/sbin/vami-update-msg
+ /usr/sbin/vami-update-msg set post-install 'Post-install: failed'
+ sleep 1
+ test 2 -gt 0 -o 0 -gt 0
+ vami_update_msg set update-status 'Update failed (code 0-2). Check logs in /opt/vmware/var/log/vami or retry update later.'
+ test -x /usr/sbin/vami-update-msg
+ /usr/sbin/vami-update-msg set update-status 'Update failed (code 0-2). Check logs in /opt/vmware/var/log/vami or retry update later.'
+ exit
17/04/2018 19:09:55 [ERROR] Failed with exit code 512
17/04/2018 19:09:55 [INFO] Update status: Running VMware tools reconfiguration
17/04/2018 19:09:55 [INFO] Running /opt/vmware/share/vami/vami_reconfigure_tools
vmware-toolbox-cmd is /usr/bin/vmware-toolbox-cmd
Configuring VAMI VMware tools service wrapper.
17/04/2018 19:09:55 [INFO] Update status: Done VMware tools reconfiguration
17/04/2018 19:09:55 [INFO] Update status: Error while running post-install scripts
17/04/2018 19:09:55 [ERROR] Failure: updatecli exiting abnormally
17/04/2018 19:09:55 [INFO] Install Finished
Any idea what's wrong?
Thanks,
Andi