[dev] Can't push to sta.li wiki

From: Alexander Krotov <ilabdsf_AT_gmail.com>
Date: Sun, 26 Feb 2017 18:02:02 +0300

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.

Received on Sun Feb 26 2017 - 16:02:02 CET

This archive was generated by hypermail 2.3.0 : Sun Feb 26 2017 - 16:12:15 CET