On 08.01.2015 12:39, Alan Evangelista wrote: > I'm having trouble to update https://wiki.python.org/moin/WebFrameworks with > new web frameworks. > I got a 500 error on the first try, on the second try I got a conflict > (possibly with my previous > attempt?), on the third try the page did not exist and I was not able to > recreate it with the > desired content; I get a "Page could not get locked. Missing 'current' file?" > error. > Anyone already experienced similar problems with the wiki? > > I have the new wiki content saved in a text file in my personal computer and > will upload it > to the wiki as soon as I am able to bypass this problem.
We're having issues with the wiki at the moment. The VM is overloaded - probably from folks running a botnet. Since the wiki is running behind a load balancer, you often get 500 errors, since the load balancer times out waiting for the VM reply. I've now increased the number of worker processes. Perhaps that help a bit. -- Marc-Andre Lemburg eGenix.com Professional Python Services directly from the Source (#1, Jan 08 2015) >>> Python Projects, Coaching and Consulting ... http://www.egenix.com/ >>> mxODBC Plone/Zope Database Adapter ... http://zope.egenix.com/ >>> mxODBC, mxDateTime, mxTextTools ... http://python.egenix.com/ ________________________________________________________________________ ::::: Try our mxODBC.Connect Python Database Interface for free ! :::::: eGenix.com Software, Skills and Services GmbH Pastor-Loeh-Str.48 D-40764 Langenfeld, Germany. CEO Dipl.-Math. Marc-Andre Lemburg Registered at Amtsgericht Duesseldorf: HRB 46611 http://www.egenix.com/company/contact/ _______________________________________________ pydotorg-www mailing list [email protected] https://mail.python.org/mailman/listinfo/pydotorg-www
