Hi Cython devs, Unfortunately, cython.org is down, since it was hosted at UW, and pretty much all UW math computing infrastructure I have is dead. I don't know why, though I suspect an attack of some sort. I don't know whether there are any backups of cython.org as it was hosted on hardware that I didn't manage at all. Sorry. There is no ETA for recovery. -- William -- William (http://wstein.org)
Thanks for letting us know. cython.org site - UW - sure I can find a copy code - github wiki - github docs - UW - easy to generate trac - UW - the big loss (not sure how old any backup is) buildnot - UW - ephemeral except some configs (which'd be nice, but not essential, to find) I'll look more into this tomorrow. On Sun, Jun 5, 2016 at 8:27 PM, William Stein <wstein@gmail.com> wrote:
Hi Cython devs,
Unfortunately, cython.org is down, since it was hosted at UW, and pretty much all UW math computing infrastructure I have is dead. I don't know why, though I suspect an attack of some sort. I don't know whether there are any backups of cython.org as it was hosted on hardware that I didn't manage at all. Sorry. There is no ETA for recovery.
-- William
-- William (http://wstein.org) _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel
FYI, this was due to AC failure in the server room. On Sun, Jun 5, 2016 at 10:43 PM, Robert Bradshaw <robertwb@gmail.com> wrote:
Thanks for letting us know.
cython.org site - UW - sure I can find a copy code - github wiki - github docs - UW - easy to generate trac - UW - the big loss (not sure how old any backup is) buildnot - UW - ephemeral except some configs (which'd be nice, but not essential, to find)
I'll look more into this tomorrow.
On Sun, Jun 5, 2016 at 8:27 PM, William Stein <wstein@gmail.com> wrote:
Hi Cython devs,
Unfortunately, cython.org is down, since it was hosted at UW, and pretty much all UW math computing infrastructure I have is dead. I don't know why, though I suspect an attack of some sort. I don't know whether there are any backups of cython.org as it was hosted on hardware that I didn't manage at all. Sorry. There is no ETA for recovery.
-- William
-- William (http://wstein.org) _______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel
On Fri, Jul 15, 2016 at 2:46 AM, Jeroen Demeyer <jdemeyer@cage.ugent.be> wrote:
On 2016-06-06 07:43, Robert Bradshaw wrote:
trac - UW - the big loss (not sure how old any backup is)
Has there been any attempt to restart the Cython trac? Is the data still there?
It's probably up now (i.e., the actual computer -- if you knew the ip). I transferred the cython.org domain to Robert Bradshaw month(s) ago when things were working. Hint to the world: Github exists. William
_______________________________________________ cython-devel mailing list cython-devel@python.org https://mail.python.org/mailman/listinfo/cython-devel
-- William (http://wstein.org)
On Fri, Jul 15, 2016 at 1:58 PM, William Stein <wstein@gmail.com> wrote:
On Fri, Jul 15, 2016 at 2:46 AM, Jeroen Demeyer <jdemeyer@cage.ugent.be> wrote:
On 2016-06-06 07:43, Robert Bradshaw wrote:
trac - UW - the big loss (not sure how old any backup is)
Has there been any attempt to restart the Cython trac? Is the data still there?
It's probably up now (i.e., the actual computer -- if you knew the ip). I transferred the cython.org domain to Robert Bradshaw month(s) ago when things were working.
I have the data, but haven't tried starting an instance. Exactly where we want to do is still TBD (but just yesterday I finally got permissions to manage http://cython.readthedocs.io/en/latest/ ) I've been leaning towards migrating to github issues--been meaning to start a thread on that.
participants (3)
-
Jeroen Demeyer -
Robert Bradshaw -
William Stein