Damn... The problem would come from my MediaWiki ? Matter is that i don't think i have the skill to find/solve the problem, especially since the server isn't mine : I just have an access to the FTP server.
I don't know how you get thoses output informations and which command line you are talking about ^^ anyway, i'll try to find a way to solve this mediawiki installation trouble. Thanks you very much for your help, Fabien. On Mar 15, 2:30 pm, Volker Haas <[email protected]> wrote: > I believe your wiki installation has a problem. Three consecutive tries > to fetch an article from your wiki had three different results: > > [local] ~/test/ % mw-zip -chttp://fabien.tschirhart.free.fr/wiki/-o > test.zip "Technologies de l'intelligence artificielle" > creating nuwiki in u'tmpUECjA3/nuwiki' > Traceback (most recent call last): > File > "/home/volker/py26/lib/python2.6/site-packages/Twisted-10.0.0-py2.6-linux-i686.egg/twisted/internet/defer.py", > line 371, in _runCallbacks > self.result = callback(self.result, *args, **kw) > File "/home/volker/repos/mwlib/mwlib/net/mwapi.py", line 234, in done > d.callback(val) > File > "/home/volker/py26/lib/python2.6/site-packages/Twisted-10.0.0-py2.6-linux-i686.egg/twisted/internet/defer.py", > line 280, in callback > self._startRunCallbacks(result) > File > "/home/volker/py26/lib/python2.6/site-packages/Twisted-10.0.0-py2.6-linux-i686.egg/twisted/internet/defer.py", > line 354, in _startRunCallbacks > self._runCallbacks() > --- <exception caught here> --- > File > "/home/volker/py26/lib/python2.6/site-packages/Twisted-10.0.0-py2.6-linux-i686.egg/twisted/internet/defer.py", > line 371, in _runCallbacks > self.result = callback(self.result, *args, **kw) > File "/home/volker/repos/mwlib/mwlib/net/mwapi.py", line 22, in loads > return json.loads(s) > File "/usr/lib/python2.6/json/__init__.py", line 307, in loads > return _default_decoder.decode(s) > File "/usr/lib/python2.6/json/decoder.py", line 319, in decode > obj, end = self.raw_decode(s, idx=_w(s, 0).end()) > File "/usr/lib/python2.6/json/decoder.py", line 338, in raw_decode > raise ValueError("No JSON object could be decoded") > exceptions.ValueError: No JSON object could be decoded > 11/11 0.03 0.92s > removing tmpdir u'tmpUECjA3' > > [local] ~/test/ % mw-zip -chttp://fabien.tschirhart.free.fr/wiki/-o > test.zip "Technologies de l'intelligence artificielle" > creating nuwiki in u'tmpsMCO1e/nuwiki' > 17/17 0.09 1.62s > removing tmpdir u'tmpsMCO1e' > > [local] ~/test/ % mw-zip -chttp://fabien.tschirhart.free.fr/wiki/-o > test.zip "Technologies de l'intelligence artificielle" > creating nuwiki in u'tmpTQ9UZv/nuwiki' > setting rvlimit to 50 forhttp://fabien.tschirhart.free.fr/wiki/api.php > 17/17 0.08 1.43s > removing tmpdir u'tmpTQ9UZv' > > Try fixing the potential mediawiki API problem. You can test fetching > articles on the commandline like in the examples above. > > Regards, > Volker > > On 03/15/2011 12:49 PM, FabienTT wrote: > > > > >> Can you provide an URL for your wiki? > > >> If it's not public, do you use your own render server? What happens if you > >> execute > > >> mw-render -o test.pdf -w rl -chttp://you/wikiSome_article > > >> on the command line? > > >> -- Johannes Beigel > > Hello, > > > Well I tried once again yesterday and I managed to get my book to > > pediapress, > > > but when am looking at the preview, most of the pictures have been > > removed. > > > Direct link to my wiki > > :http://fabien.tschirhart.free.fr/wiki/index.php?title=Le_m%C3%A9moire > > Each article of this page is a page of my book (which contain 14 > > articles then). > > > Am using the pediapress default render server. > > > I do not understand why sometimes my book can be sent to pedia press, > > and sometimes not. > > and of course, why some pictures are removed and some others are not. > > > Thank you for your help. > > > Fabien. > > -- > volker haas brainbot technologies ag > fon +49 6131 2116394 boppstra�e 64 > fax +49 6131 2116392 55118 mainz > [email protected] http://www.brainbot.com/ -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
