Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

phrase "I do not understand." from unknown source #48

Closed
monte-hayward opened this issue May 18, 2017 · 4 comments
Closed

phrase "I do not understand." from unknown source #48

monte-hayward opened this issue May 18, 2017 · 4 comments
Labels

Comments

@monte-hayward
Copy link

monte-hayward commented May 18, 2017

in Watson Conversation, I get the response “I do not understand.” I have scoured the stack, and do not see this phrase anywhere:

  • my app
  • node_modules
  • botkit
  • botkit-middleware-watson
  • my Dialog config JSON

I already have an anything_else node, with different phrases.
Sometimes the phrase comes up, and then the bot moves to the next step.

In fact, a series of nonsense questions in the "Test it Out" feature at https://www.ibmwatsonconversation.com I get the expected response.

Can someone identify the source or how to debug/find it?

sreenshot- 2017-05-18 at 11 20 09 am
sreenshot- 2017-05-18 at 11 17 03 am

Example debug output:

Hears:	eeeeeep opppp Orkk AH-HA!
189b7a08-2d24-4ddc-9327-75d8eb38a930
exited:	true
stack:	1
turn:	336
info: >   [End]  0  Conversation with  W3NKCD3GX in D5844SSKA
info: [End]  0  Task for  W3NKCD3GX in D5844SSKA
@monte-hayward
Copy link
Author

Two interesting clues to add:

  • the "I do not understand." reply kept occurring, even after the bot had exited due to an error
  • I went through the Cloudant records and deleted
    • a number of users (who were team members but not conversing with the bot, i think)
    • users/ME**** - the test Slack user attached to my own Slack

After the data clear-out, the bot began responding as expected. I saved the records for my user as JSON, in case they are of diagnostic value.

sreenshot- 2017-05-18 at 1 34 20 pm

@germanattanasio
Copy link
Contributor

@mitchmason ^^

@germanattanasio
Copy link
Contributor

@monte-hayward where you able to fix this?

@germanattanasio
Copy link
Contributor

closing this due to inactivity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants