[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Alioth down?



On Wed Nov 19 2014 at 11:48:18 PM Rebecca N. Palmer <rebecca_palmer@zoho.com> wrote:
Anyone else seeing this problem?

$ git pull
fatal: unable to access
'https://anonscm.debian.org/git/pkg-opencl/beignet.git/': Failed to
connect to anonscm.debian.org port 443: Connection refused

https://alioth.debian.org/ in a browser gives "can't establish a connection"

Today alioth was down for almost all the day.
Currently only apache is down (thus the connection refuse error). I suggest you to change the remote address to
git://anonscm.debian.org/pkg-opencl/beignet.git (if you don't need rw acces)
or
ssh://anonscm.debian.org/git/pkg-opencl/beignet.git (if you need rw access and/or you prefer ssh over the git protocol and you have an account set up with a registered ssh key)

Reply to: