# Not able to integrate Matillion with Git

**URL:** https://matillioncommunity.discourse.group/t/not-able-to-integrate-matillion-with-git/1409
**Category:** Matillion ETL
**Created:** [August 16, 2021, 10:34pm UTC](https://matillioncommunity.discourse.group/t/not-able-to-integrate-matillion-with-git/1409 "2021-08-16T22:34:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ME107240](https://avatars.discourse-cdn.com/v4/letter/m/a87d85/32.png) [@ME107240](https://matillioncommunity.discourse.group/u/ME107240)
#### Post date: [August 16, 2021, 10:34pm UTC](https://matillioncommunity.discourse.group/t/not-able-to-integrate-matillion-with-git/1409/1 "2021-08-16T22:34:52Z")

</div>

Error while cloning repository.

Caused by: https://github.com/reponame.git: git-upload-pack not permitted

---

<div class="post-metadata">

### Author: ![ME107240](https://avatars.discourse-cdn.com/v4/letter/m/a87d85/32.png) [@ME107240](https://matillioncommunity.discourse.group/u/ME107240)
#### Post date: [August 18, 2021, 9:14pm UTC](https://matillioncommunity.discourse.group/t/not-able-to-integrate-matillion-with-git/1409/2 "2021-08-18T21:14:15Z")

</div>

Log:

rror log from Admin-\>ServerLog contains this:

16-Aug-2021 21:36:33.461 SEVERE [server-command-10] com.matillion.bi.emerald.server.scm.jgit.JGitRemote.pushChanges Error while pushing.

org.eclipse.jgit.api.errors.TransportException:&nbsp;[https://github.com/ourrepo.git](https://github.com/ourrepo.git): git-receive-pack not permitted on '[https://github.com/ourepo.git/](https://github.com/ourepo.git/)'

at org.eclipse.jgit.api.PushCommand.call(PushCommand.java:147)

at com.matillion.bi.emerald.server.scm.jgit.JGitRemote.pushChanges(JGitRemote.java:160)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

at java.lang.reflect.Method.invoke(Method.java:498)

at com.matillion.bi.emerald.server.scm.filesync.intercept.SCMFileSyncInterceptProxy.invoke(SCMFileSyncInterceptProxy.java:32)

at com.matillion.bi.emerald.server.scm.filesync.intercept.SCMFileSyncInterceptProxy.lambda$invoke$0(SCMFileSyncInterceptProxy.java:50)

at com.matillion.bi.emerald.server.scm.filesync.intercept.SCMFileSyncInterceptUtils.executeSyncedMethod(SCMFileSyncInterceptUtils.java:45)

at com.matillion.bi.emerald.server.scm.filesync.intercept.SCMFileSyncInterceptProxy.invoke(SCMFileSyncInterceptProxy.java:49)

at com.sun.proxy.$Proxy254.pushChanges(Unknown Source)

at com.matillion.bi.emerald.shared.scm.command.SCMPush.run(SCMPush.java:64)

at com.matillion.bi.emerald.shared.scm.command.SCMPush.run(SCMPush.java:25)

at com.matillion.bi.emerald.shared.model.command.CallbackServerCommand$CallbackCommandEvent.run(CallbackServerCommand.java:65)

at com.matillion.bi.emerald.server.controller.ServerModelManager.fire(ServerModelManager.java:450)

at sun.reflect.GeneratedMethodAccessor310.invoke(Unknown Source)
