misleading error message with `actions` folder
See original GitHub issueif 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:
- Created 4 years ago
- Comments:15 (14 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@@evgeniiaraz I unassign you for now. Just re-assign yourself in case you start doing it 😃
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.