RASA X running Error: Make sure to start Rasa X with valid data and valid domain and config files

i foloowed the steps but it didn’t work

@sloka ohh, its ok. please share your rasa version using rasa --version

1 Like

image

@sloka please downgrade rasa x to rasa-x 0.39.3

pip install rasa-x==0.39.3 --extra-index-url https://pypi.rasa.com/simple

Hope this will solve you issue and know error will be sql for that

pip install SQLAlchemy==1.3.22

Please try now and let me know.

Hope you have project if not rasa init and follow the steps.

what is “fatal: bad revision ‘HEAD’” ?

@sloka share screenshot?

image

and this local host response( didn’t open before)

@sloka rasa x should open automatically in web browser when you type rasa x, did downgrade rasa-x share rasa version please.

@sloka are you getting any error in terminal?

i get a big error message


different parts of the error message

@sloka install this pip install sanic-jwt==1.6.0

then run rasa x rasa x

@sloka please mention me every time with @ and nik202 This should work good luck!

thanks alot but it it worked with rasa init and didn;t work with my project

@sloka not get you?

@sloka I’d recommend create a new condo environment of python and install.

@sloka I again for 3rd time requesting you mention me while using @ and nik202 please, else you will received my reply when I back on forum. Thanks.

it works only(with some errors on terminal) > on the default project (rasa init) , but gives the above error with my personal project @nik202

@sloka if you are using rasa-x and you have your own project delete the files of .db i.e events or rasa and try, this should work with your own project and with rasa init. I hope this will solve your issue.