Skip to the content.
Home Installing Using Release Notes Troubleshooting

This document describes troubleshooting steps and common issues when running the ECS Service Broker for VMware Tanzu.

Collecting Logs

The ECS Service Broker is installed through a tile in Operations Manager, so when an installation fails, collecting logs from Ops Manager is helpful. To do this, navigate to the Ops Manager Installation Dashboard and select Change Log. Find the entry for the ECS VMware Tanzu Service Broker and click Logs. The logs will be displayed for the following BOSH errands:

If you encounter errors during run time, or more detailed logs are required, you can also collect logs from the deployed application. To find these logs, navigate to the VMware Tanzu Apps Manager tile. Find the organization and space for the ECS Broker, which is typically ecs-broker-service-org and ecs-broker-service-space. From there, you can view detailed application logs.

General Troubleshooting Steps

For the most part, issues with the broker are a result of incorrect configuration. Here are some general things to check, which commonly resolve issues:

Common Issues

Below is a list of error messages and their resolutions.

Access is denied

You may see an error matching the following in the broker stack trace:

Error: Unauthorized (401): Access is denied due to invalid or expired credentials

This is likely an error with the management username or password.

Unable to render template for job ‘deploy-service-broker’

You may see an error in the BOSH logs that match the following:

Error filling in template 'application.yml.erb' (line 38: undefined method `plan_guid' for nil:NilClass)

If this error appears, check the Catalog Service pages of the ECS Broker tile, and ensure that at least one service is selected for repository service and one of that service’s plans is selected for repository plan.

These enable the broker to create an internal bucket to use for its own metadata.