<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>when I'm trying to add some files to git repo, the "git push" command is giving me the following error. The files are not added to the git. Did any of you get the same error? Can you help me to resolve it? It looks like a permission error.</div><div><br></div><div>Thanks,</div><div>Sadia</div><div><br></div><div><br><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">sakhter@avatar:~/cs631/2014-Fall/final-project/slytherin$ git push</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Warning: the ECDSA host key for '<a href="http://linux-lab.cs.stevens.edu">linux-lab.cs.stevens.edu</a>' differs from the key for the IP address '155.246.89.100'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Offending key for IP in /home/sakhter/.ssh/known_hosts:4</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Matching host key in /home/sakhter/.ssh/known_hosts:9</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Are you sure you want to continue connecting (yes/no)? yes</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Password:&nbsp;</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Counting objects: 14, done.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Delta compression using up to 6 threads.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Compressing objects: 100% (13/13), done.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Writing objects: 100% (13/13), 4.02 KiB, done.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Total 13 (delta 0), reused 0 (delta 0)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">error: insufficient permission for adding an object to repository database ./objects</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; min-height: 13px;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">fatal: failed to write object</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">error: unpack failed: unpack-objects abnormal exit</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">To&nbsp;<a href="mailto:sakhter@linux-lab.cs.stevens.edu">sakhter@linux-lab.cs.stevens.edu</a>:~jschauma/apue/slytherin</div></div></div></body></html>