Rasa_version latest as tag

is their anyway to downgrade the database migrations to choosen rasa-x version At first i have used rasa-x version as latest later when i changed to 0.42.0 i got an error while accessing the rasa-x UI like username and password. so i again installed 0.42.0 then i got an error saying "alembic.util.exc.CommandError: Can’t locate revision identified by ‘898d55a5318e’

@dpavanreddy can you elaborate more please.

At first i have used rasa-x version as latest later when i changed to 0.42.0 i got an error while accessing the rasa-x UI like username and password. so i again installed 0.42.0 then i got an error saying "alembic.util.exc.CommandError: Can’t locate revision identified by ‘898d55a5318e’

@dpavanreddy are you using docker or just running on local machine?

@dpavanreddy If you are using local machine delete .db files of events and rasa from project folder.

OR

if you are using docker same delete files and then build the image.

I hope you got my points? If you have any issue do let me know. Good Luck!

its productions we are using rds postgresql instance, by deleting whole data will be lost. And “if you are using docker same delete files and then build the image” is it like fresh install?(already tried not working)

@dpavanreddy can you share me error screenshot?

error screenshot