Unable to update the RASA parallely with Git repository

Hello everyone, I am working on RASA deployed on a server and connected it with github repository. Rasax---------0.34.0 Rasa---------2.1.2 I pushed updated code to github, but these updates are not reflected to RASAX. The code very well works on local device. I really don’t understand the problem here.

Just to check it at personal level, I repeated the whole process once more and again the same issue arises.

I believe, Rasa community can assist me.

Hello @priya0priya and welcome to the forum!

Do you mean you have pushed the code to Github and Github is connected with Rasa X? What color its showing is it green or orange?

Yes, exactly. What do you refer by “what color its showing”?

@priya0priya see at the bottom left of the Rasa X you will see the color? Tell me which color you are seeing?

orange it is

@priya0priya means your repo is not connected. It should show Green in color.

Step1: Disconnect Repo

Step2: Reconnect with SSH and Deploy Key

Ref: Deploy Your Assistant

Till you are not able to get the green color it means you are not synced with Github.

I have done that a multiple times

@priya0priya Ok. Just check one thing your domain.yml format local and rasa-x is the same or different?

It is different.

@priya0priya I know.

Trick, change the code of the local machine with Rasa X domain one only I guess entities one is different.

then push to GitHub.

ok