Running PCF 1.6. CFOPS backup works for my test PCF instance. However, when I attempt a backup of the QA instance, ops-manager tile backs up ok, but elastic-runtime fails with the "invalid director credentials" error.
I have tried setting the variable ER_VERSION=1.6, but that did not help.
I am running ER v1.6.4-build1 in test foundation and ER v1.6.20-build1 in QA
Here's the cmd and output.
cfops backup --omh X.X.X.X --du webuser --dp webpass --omu sshuser --omp sshpass -d . -t elastic-runtime
2016/06/22 13:41:07 I0622 13:41:07.780727 24471 opsmanager.go:133] falling back to basic auth for legacy system
2016/06/22 13:42:11 E0622 13:42:11.226177 24471 createCliCommand.go:47] there was an error: invalid director credentials running backup on elastic-runtime tile:tile
thanks.
Running PCF 1.6. CFOPS backup works for my test PCF instance. However, when I attempt a backup of the QA instance, ops-manager tile backs up ok, but elastic-runtime fails with the "invalid director credentials" error.
I have tried setting the variable ER_VERSION=1.6, but that did not help.
I am running ER v1.6.4-build1 in test foundation and ER v1.6.20-build1 in QA
Here's the cmd and output.
cfops backup --omh X.X.X.X --du webuser --dp webpass --omu sshuser --omp sshpass -d . -t elastic-runtime
2016/06/22 13:41:07 I0622 13:41:07.780727 24471 opsmanager.go:133] falling back to basic auth for legacy system
2016/06/22 13:42:11 E0622 13:42:11.226177 24471 createCliCommand.go:47] there was an error: invalid director credentials running backup on elastic-runtime tile:tile
thanks.