See the thread related to the infrastructure being down with no ETA.

On Thu, 01 Jun 2017 21:20:39 +0000
Andrew Williams <a...@andywilliams.me> wrote:

> Hi all,
> 
> I'm trying to add a new key to our git server for travelling over the next
> week. The server is pretty unreliable right now but I don't the following
> response is due to load - I've seen it a few times.
> 
> > git push  
> ~/code/E/devs git:master@a655d3a
> Counting objects: 5, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (5/5), done.
> Writing objects: 100% (5/5), 812 bytes | 0 bytes/s, done.
> Total 5 (delta 2), reused 0 (delta 0)
> remote: Traceback (most recent call last):
> remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 545, in
> <module>
> remote:     ship(extractor, commit, not notify)
> remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 467, in
> ship
> remote:     privmsg = unicode(metadata)
> remote:   File "/usr/lib/python-exec/python2.7/irkerhook.py", line 99, in
> __unicode__
> remote:     if e.code == 401:
> remote: AttributeError: 'URLError' object has no attribute 'code'
> remote: FATAL: VREF/irker: helper program exit status 31488
> remote: error: hook declined to update refs/heads/master
> To git+ssh://git.enlightenment.org/admin/devs.git
>  ! [remote rejected] master -> master (hook declined)
> error: failed to push some refs to 'git+ssh://
> g...@git.enlightenment.org/admin/devs.git'
> 
> 
> Any thoughts on how it could be resolved?
> 
> Thanks,
> Andy

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to