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

JSON data in trained model return not found. #192

Closed
JoseZamora97 opened this issue Apr 25, 2019 · 3 comments
Closed

JSON data in trained model return not found. #192

JoseZamora97 opened this issue Apr 25, 2019 · 3 comments

Comments

@JoseZamora97
Copy link

Hi, I am getting this when I try one trained model.

image

@DanSilvaDev
Copy link

Hi,

By just looking at the error, it's seems that it's not finding your Rasa Core/Nlu. Just a few questions as check mark before going deep into the problem.

Yours Rasa NLU and Core are proper running ?
Did you registered them correclty into Rasa UI ?
Are you able to call them outside RasaUI, through command line?

@JoseZamora97
Copy link
Author

Hi,
Yes, NLU and Core are proper running in port 5000 and 5005 respectively, I go to localhost:5000 and localhost:5005 and a messages like Hello from Rasa NLU appears.
What do you mean with registered into Rasa UI? When Rasa UI starts it show me NLU connected , Core connected and Postgres connected
image
I dont know how to call them outside RasaUI. I have NLU, CORE and Postgres running in dockers and I deploy all througt docker-compose up call from console.

@JoseZamora97
Copy link
Author

@ProgramadorDeValor I really appreciate if you can guide me step by step I been searching for information about this but I don't know how to solve this. I don't understand English well and I think I am misunderstanding the README.md. Thank you so much.

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

No branches or pull requests

3 participants