I keep on getting this error code. I just upgraded from 1.22.0 to 1.22.2. I'm using PediaPress free server. Could anything be wrong with my wiki (used to work fine with temporary errors here and there). Or is it something with the PediaPress server?
The full error page says: Ha ocurrido un error en el servidor de procesado: RuntimeError: > RuntimeError: command failed with returncode 256: ['mw-zip', '-o', > '/home/pp/cache/b5/b5c78079d81f341e/collection.zip', '-m', > '/home/pp/cache/b5/b5c78079d81f341e/metabook.json', '--status', > 'qserve://localhost:14311/b5c78079d81f341e:makezip', '--config', > 'http://wikimedicina.zz.mu/w', '--username', 'Usuario', '--password', > '{OMITTED}'] Last Output: 1% creating nuwiki in > u'/home/pp/cache/b5/b5c78079d81f341e/tmpG2ureA/nuwiki' Traceback (most > recent call last): File > "/home/pp/.buildout/cache/eggs/gevent-1.0-py2.7-linux-x86_64.egg/gevent/greenlet.py", > > line 327, in run result = self._run(*self.args, **self.kwargs) File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py", > > line 117, in run api = self.get_api() File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py", > > line 31, in get_api api.login(self.username, self.password, self.domain) > File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/sapi.py", > > line 194, in login res = self._post(**args) File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/sapi.py", > > line 114, in _post res = loads(self._fetch(req)) File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/net/sapi.py", > > line 80, in _fetch f = self.opener.open(url) File > "/usr/lib/python2.7/urllib2.py", line 407, in open response = meth(req, > response) File "/usr/lib/python2.7/urllib2.py", line 520, in http_response > 'http', request, response, code, msg, hdrs) File > "/usr/lib/python2.7/urllib2.py", line 439, in error result = > self._call_chain(*args) File "/usr/lib/python2.7/urllib2.py", line 379, in > _call_chain result = func(*args) File "/usr/lib/python2.7/urllib2.py", line > 605, in http_error_302 new = self.redirect_request(req, fp, code, msg, > headers, newurl) File "/usr/lib/python2.7/urllib2.py", line 566, in > redirect_request raise HTTPError(req.get_full_url(), code, msg, headers, > fp) HTTPError: HTTP Error 307: Temporary Redirect <Greenlet at 0x1891d70: > <bound method start_fetcher.run of <mwlib.apps.make_nuwiki.start_fetcher > object at 0x18ba690>>> failed with HTTPError removing tmpdir > u'/home/pp/cache/b5/b5c78079d81f341e/tmpG2ureA' memory used: res=17.1 > virt=94.2 1% error Traceback (most recent call last): File > "/home/pp/local/bin/mw-zip", line 37, in <module> > sys.exit(mwlib.apps.buildzip.main()) File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/buildzip.py", > > line 155, in main make_zip(output, options, env.metabook, > podclient=podclient, status=status) File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/buildzip.py", > > line 50, in make_zip make_nuwiki(fsdir, metabook=metabook, options=options, > podclient=podclient, status=status) File > "/home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/apps/make_nuwiki.py", > > line 192, in make_nuwiki pool.join(raise_error=True) File > "/home/pp/.buildout/cache/eggs/gevent-1.0-py2.7-linux-x86_64.egg/gevent/pool.py", > > line 98, in join raise greenlet.exception urllib2.HTTPError: HTTP Error > 307: Temporary Redirect in function system, file > /home/pp/.buildout/cache/eggs/mwlib-0.15.14-py2.7-linux-x86_64.egg/mwlib/nslave.py, > > line 64 in function qaddw, file > /home/pp/.buildout/cache/eggs/qserve-0.2.8-py2.7.egg/qs/slave.py, line 66 > Thanks in advance -- You received this message because you are subscribed to the Google Groups "mwlib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
