<div dir="ltr"><div>Hello,</div><div><br></div><div>I run a standalone wiki (moin 1.9.9) and I have just moved it to another ubuntu computer. All looks fine except that the command:</div><div><br></div><div>moin --config-dir=/home/me/wiki/config --wiki-url=localhost:8080/Machines/ export dump --page=HEST --target-dir=/home/me/HEST/html<br></div><div><br></div><div>gives now this error:</div><div><br></div><div>Writing "HEST/Areas"...<br>Traceback (most recent call last):<br>  File "/usr/bin/moin", line 5, in <module><br>    run()<br>  File "/usr/lib/python2.7/dist-packages/MoinMoin/script/moin.py", line 15, in run<br>    MoinScript().run(showtime=0)<br>  File "/usr/lib/python2.7/dist-packages/MoinMoin/script/__init__.py", line 138, in run<br>    self.mainloop()<br>  File "/usr/lib/python2.7/dist-packages/MoinMoin/script/__init__.py", line 266, in mainloop<br>    plugin_class(args[2:], self.options).run() # all starts again there<br>  File "/usr/lib/python2.7/dist-packages/MoinMoin/script/__init__.py", line 138, in run<br>    self.mainloop()<br>  File "/usr/lib/python2.7/dist-packages/MoinMoin/script/export/dump.py", line 272, in mainloop<br>    _attachment(request, pagename, filename, outputdir, copy=True)<br>  File "/usr/lib/python2.7/dist-packages/MoinMoin/script/export/dump.py", line 100, in _attachment<br>    script.log('Writing "%s" attachment "%s"...' % (pagename, filename))<br>UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 6: ordinal not in range(128)</div><div><br></div><div>  There seems to be nothing wrong on the page where the script stops. Do you have any suggestions - what should I look at?</div><div><br></div><div>     Best regards,  Mariusz<br></div><div><br></div></div>