IBM / watson-voice-bot

Create a Watson Assistant chatbot that uses voice over a web browser.

Home Page:https://developer.ibm.com/patterns/create-a-web-based-voice-chatbot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when deploy to ibm cloud

vrcrush opened this issue · comments

I followed your instructions to deploy to IBM cloud
getting error in Deploy Stage

Creating route watson-voice-bot.mybluemix.net...
OK

FAILED
Server error, status code: 400, error code: 210003, message: The host is taken: watson-voice-bot

Finished: FAILED

modified the manifest

@vrcrush what changes did you make to the manifest? It would be great to have the result here should others stumble upon a similar problem.

manifest
hi @stevemart , it is a good idea. sorry!

I modified file manifest.yml , i changed the the name and host values under the applications section.
You can use any other name

In order to make changes, I cloned the repository so how should I proceed with it now?