# Bug on syncing Rasa X with git

**URL:** https://forum.rasa.com/t/bug-on-syncing-rasa-x-with-git/30830
**Category:** \[Deprecated\] Rasa X Community Edition
**Created:** [June 30, 2020, 10:50am UTC](https://forum.rasa.com/t/bug-on-syncing-rasa-x-with-git/30830 "2020-06-30T10:50:39Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Rogers\_ntr](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/rogers_ntr/32/3067_2.png) [@Rogers\_ntr](https://forum.rasa.com/u/Rogers_ntr)
#### Post date: [June 30, 2020, 10:50am UTC](https://forum.rasa.com/t/bug-on-syncing-rasa-x-with-git/30830/1 "2020-06-30T10:50:39Z")

</div>

Hi, It is about 2 days now, since I update to Rasax 0.29.3( the latest version) that Rasa X doesn’t sync with github.

I don’t know why ? Is someone else notice that. Any hint how to deal with it ? PS: I tried to disconnect with github and reconnect, but sync still does not work.

---

<div class="post-metadata">

### Author: ![stephens](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/stephens/32/1632_2.png) [@stephens](https://forum.rasa.com/u/stephens)
#### Post date: [July 2, 2020, 2:45am UTC](https://forum.rasa.com/t/bug-on-syncing-rasa-x-with-git/30830/2 "2020-07-02T02:45:58Z")

</div>

Hi Roger,

Please look in the `rasa-x` container log and you will see messages related to the git connection. `docker-compose logs rasa-x`.

Greg

---

<div class="post-metadata">

### Author: ![Rogers\_ntr](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.rasa.com/rogers_ntr/32/3067_2.png) [@Rogers\_ntr](https://forum.rasa.com/u/Rogers_ntr)
#### Post date: [July 2, 2020, 8:53am UTC](https://forum.rasa.com/t/bug-on-syncing-rasa-x-with-git/30830/3 "2020-07-02T08:53:48Z")

</div>

Hey @stephensThanks for the reply. In fact after inspecting the logs, I discover that there was an error in my story file. Once I fix the error, everything starts working perfectly.
