question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Training form the rasa-x UI fails with TrainingError

See original GitHub issue

Rasa version:

rasa --version Rasa 1.0.0

Rasa X version (if used & relevant):

rasa/rasa-x:stable (docker)

Python version:

python3 --version Python 3.6.8

Operating system (windows, osx, …): Linux 143c6802c949 4.4.0-1083-aws #93-Ubuntu SMP Wed May 8 16:08:41 UTC 2019 x86_64 GNU/Linux

Issue:

The training button does nothing. Error in the logs is:

rasa-x_1           | Model training failed with status '500'  and message '{"version":"1.0.0","status":"failure","message":"An unexpected error occurred during training. Error: expected str, bytes or os.PathLike object, not NoneType","reason":"TrainingError","details":{},"help":null,"code":500}'.

No idea what path it’s looking for. I followed the server deploy instructions at http://rasa.com/docs/rasa-x/deploy/

After fixing the issue in https://github.com/RasaHQ/rasa/issues/3726, I was able to talk to existing models as trained in my local instance. Now, in the public deployment, I cannot train.

For that matter, none of the training data is present (no stories, no NLU data), and I have no idea how to import it into the postgres database.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
amn41commented, Jun 12, 2019

hi @ddombrowsky - there’s a new release of rasa x that brings in first-class support for the domain file. It’ll be ready very soon, will post back here when it is.

0reactions
tmbocommented, Jun 17, 2019

This is released and part of the 0.19.1 release. Please let us know if there are still issues with your workflow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Rasa X 1.0.0 Training error
I installed Rasa Open Source locally with Python and here's the information the command rasa --version is giving me. Rasa Version : 2.8.21 ......
Read more >
Rasa X Training Errors - Greg Stephens
After migrating my training data and domain from an existing Rasa bot to Rasa X 0.20.0, I pressed train and nothing happened.
Read more >
Create Chatbot using Rasa Part-1 - Towards Data Science
When you run Rasa X locally, your training data and stories are read from the files in your project (e.g. data/nlu.md ), and...
Read more >
Building your first chat bot with UI using Rasa X - YouTube
We are in a generation where technology is everywhere and we are the creators and the users of the technology. The one which...
Read more >
Untitled
Why did aol time warner merger failure, September calendar 2016, Pokemon ash grey ... Hhgroups shariff, Windobserver 2, Neuroph studio training error null, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found