[Moin-user] Corrupt pages need removing

Andy Tynan andytynan at gmail.com
Tue Aug 7 03:47:56 EDT 2012


Hi all,

Some parts of my wiki seem to be corrupted (see below error) the rest
continues to work fine.
It happened after a server crash, and subsequent filesystem recovery.

Can anyone suggest how I can remove only the offending pages?
Basically I'm not sure which file does what, what can be removed and what
cannot.

Thanks,
Andy Tynan.

[Tue Aug 07 08:36:24 2012] [error] 2012-08-07 08:36:24,183 ERROR
MoinMoin.wsgiapp:293 An exception has occurred
[http://mydomain/wiki/WorkLog].
[Tue Aug 07 08:36:24 2012] [error] Traceback (most recent call last):
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/wsgiapp.py", line 282, in
__call__
[Tue Aug 07 08:36:24 2012] [error]     response = run(context)
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/wsgiapp.py", line 88, in
run
[Tue Aug 07 08:36:24 2012] [error]     response = dispatch(request,
context, action_name)
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/wsgiapp.py", line 136, in
dispatch
[Tue Aug 07 08:36:24 2012] [error]     response =
handle_action(context, pagename, action_name)
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/wsgiapp.py", line 195, in
handle_action
[Tue Aug 07 08:36:24 2012] [error]     handler(context.page.page_name, context)
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/action/__init__.py", line
268, in do_show
[Tue Aug 07 08:36:24 2012] [error]     content_only=content_only,
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/Page.py", line 1025, in
send_page
[Tue Aug 07 08:36:24 2012] [error]     body = self.data
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/Page.py", line 246, in
get_data
[Tue Aug 07 08:36:24 2012] [error]     self.__meta, self.__data =
wikiutil.get_processing_instructions(self.body)
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/site-packages/MoinMoin/Page.py", line 225, in
get_body
[Tue Aug 07 08:36:24 2012] [error]     text = f.read()
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/codecs.py", line 671, in read
[Tue Aug 07 08:36:24 2012] [error]     return self.reader.read(size)
[Tue Aug 07 08:36:24 2012] [error]   File
"/usr/lib/python2.6/codecs.py", line 477, in read
[Tue Aug 07 08:36:24 2012] [error]     newchars, decodedbytes =
self.decode(data, self.errors)*[Tue Aug 07 08:36:24 2012] [error]
UnicodeDecodeError: 'utf8' codec can't decode byte 0xc8 in position 0:
invalid continuation byte*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20120807/3a9bf3c1/attachment.html>


More information about the Moin-user mailing list