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.

misleading error message with `actions` folder

See original GitHub issue

if you run rasa run actions with no actions.py file, you get a helpful:

(rasa) ellas-mbp-2:formbot erohmensing$ rasa run actions
The path 'actions.py' does not exist. Please make sure to use the default location ('actions') or specify it with '--action'.

However, if your actions files are in an actions folder, you get this confusing message:

(rasa) ellas-mbp-2:formbot erohmensing$ rasa run actions
No model found. Train a model before running the server using `rasa train`.

Either this should be fixed, or we should just support loading files from an actions directory as well as from actions.py.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (14 by maintainers)

github_iconTop GitHub Comments

1reaction
wochingecommented, Oct 9, 2019

@@evgeniiaraz I unassign you for now. Just re-assign yourself in case you start doing it 😃

0reactions
erohmensingcommented, Nov 1, 2019

Hi there @pnandhini11, sorry this issue is a little out of date! This one was actually closed in https://github.com/RasaHQ/rasa/pull/4675, so I will close this issue. However, we’d still love for you to contribute – check out the other open issues, or perhaps something like this would be another option.

Read more comments on GitHub >

github_iconTop Results From Across the Web

the action can't be completed because the folder or a file in it ...
This error message seems to be triggered by any application that has navigated to the folder in question, usually with the File ...
Read more >
Folder Actions not working - Apple Support Communities
I'm trying out folder actions for the first time, and I cannot get an action to trigger. I regularly use Automator, and I've...
Read more >
Fix “You need permission to perform this action” Error
Right-click Start and select Computer Management. Go to Local Users and Groups and double-click the Users folder.
Read more >
How to fix 'Error 0x8007065D: Data supplied is of ... - YouTube
Interrupted Action in Windows 10. Error 0x8007065D: Data supplied is of wrong type. An unexpected error is keeping you from copying the file ......
Read more >
How to Write Good Error Messages - UX Planet
Point out the exact location of problem — where user should go and and what steps are needed to follow to resolve it....
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