IBM / BluePic

WARNING: This repository is no longer maintained :warning: This repository will not be updated. The repository will be kept available in read-only mode.
https://developer.ibm.com/code/patterns
Apache License 2.0
325 stars 67 forks source link

deploy to IBM Cloud button fails #434

Closed timroster closed 6 years ago

timroster commented 6 years ago

With a non- Lite IBM Cloud account, deployment to IBM Cloud fails due to typo in plan name for Watson Visual Recognition in .bluemix/pipeline.yml , Free instead of the correct plan name: free . Correcting this in the Deploy stage and deploying using the toolchain results in:

Server error, status code: 400, error code: 210003, message: The host is taken: BluePic

This is caused by the manifest.yml file containing both a host and random-route attribute.