On 06/22/2017 11:25 AM, Karanbir Singh wrote:
On 22/06/17 16:48, Karanbir Singh wrote:
On 22/06/17 16:08, Karanbir Singh wrote:
On 22/06/17 14:11, Karanbir Singh wrote:
On 19/06/17 12:39, Karanbir Singh wrote:
hi
going to be doing some non-disruptive maintenance work on git.centos.org later today, should not last more than 30 min, starting from 15:00 UTC today.
regards
Another brief outage coming today, sorry about the short notice.
everything should be back now
we're having some load issues, git.c.o might be down intermittently, I'll post once this is fixed.
should be back, again. Service is going to be a bit slow - were getting hit quite hard, and the cache's are rebuilding.
https://git.centos.org/blob/centos-git-common.git/master/centos.git.repolist...
No longer appears to work following the outage:
Traceback (most recent call last): File "./centos.git.repolist.py", line 73, in <module> main() File "./centos.git.repolist.py", line 68, in main repos = get_repo_list(url=options.url, branch=options.branch, projectpath=options.project) File "./centos.git.repolist.py", line 52, in get_repo_list repos = json.loads(payload) File "/usr/lib64/python2.7/site-packages/simplejson/__init__.py", line 516, in loads return _default_decoder.decode(s) File "/usr/lib64/python2.7/site-packages/simplejson/decoder.py", line 374, in decode obj, end = self.raw_decode(s) File "/usr/lib64/python2.7/site-packages/simplejson/decoder.py", line 404, in raw_decode return self.scan_once(s, idx=_w(s, idx).end()) simplejson.scanner.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
Pat