vmware-archive / cfops

This is simply an automation that is based on the supported way to back up Pivotal Cloud Foundry
http://www.cfops.io
Apache License 2.0
35 stars 24 forks source link

Elastic Runtime tile backup failing with "invalid or incomplete system info object" error #34

Closed mdcarlson closed 9 years ago

mdcarlson commented 9 years ago

I can successfully backup OpsManager tile against both 1.4.2 and 1.5.0. In both cases, the backup of the ElasticRuntime tile fails with a "invalid or incomplete system info object" error message.

See gist: https://gist.github.com/mdcarlson/9d2c7e76ba611e1f7483 for log output.

We continue to troubleshoot to rule out config-related issues, but I wanted to share this error in case others have seen it.

sjhutto commented 9 years ago

Unable to reproduce after successfully updating OpsMan tile to 1.5 and restarting, backup now appears to be backing up both the database and ElasticRuntime.

xchapter7x commented 9 years ago

Also, please try using our latest release binaries here (https://github.com/pivotalservices/cfops/releases/tag/v1.0.0)

Before this release we were not officially 1.5 compatible for ER and OpsManager.