Hi Alex, please try again.
Thanks, Anselm On 26 February 2017 at 16:02, Alexander Krotov <ilab...@gmail.com> wrote: > Got connection refused over git protocol: > > $ git clone git://git.sta.li/sites > Cloning into 'sites'... > fatal: unable to connect to git.sta.li: > git.sta.li[0: 136.243.92.79]: errno=Connection refused > > Can't push over http: > > $ git push > Counting objects: 4, done. > Delta compression using up to 4 threads. > Compressing objects: 100% (3/3), done. > Writing objects: 100% (4/4), 420 bytes | 0 bytes/s, done. > Total 4 (delta 2), reused 0 (delta 0) > remote: error: insufficient permission for adding an object to repository > database objects > remote: fatal: failed to write object > error: unpack failed: unpack-objects abnormal exit > To http://git.sta.li/sites > ! [remote rejected] master -> master (unpacker error) > error: failed to push some refs to 'http://git.sta.li/sites' > > Patch that I tried to push is attached.