[Moin-user] Re: help + errorlog

Ningxiao Gu ningxiao.gu at gmail.com
Wed Feb 15 22:07:04 EST 2006


error when trying to save userpreferences (returns "user name already belongs somebody else"):

[Wed Feb 15 21:58:19 2006] IOError: [Errno 22] Invalid argument
Traceback (most recent call last):
  File "E:\Moin\shwiki\moin.cgi", line 41, in ?
    request.run()
  File "E:\Moin\Lib\site-packages\MoinMoin\request.py", line 1129, in run
    self.fail(err)
  File "E:\Moin\Lib\site-packages\MoinMoin\request.py", line 1163, in fail
    failure.handle(self)             
  File "E:\Moin\Lib\site-packages\MoinMoin\failure.py", line 145, in handle
    request.write('<pre>\n')
  File "E:\Moin\Lib\site-packages\MoinMoin\request.py", line 1427, in write
    sys.stdout.write(self.encode(data))
IOError: [Errno 22] Invalid argument

error when trying to save edited frontpage (without having to log in, returns 500 error page):

[Wed Feb 15 22:00:43 2006] IOError: [Errno 13] Permission denied: 'E:\\Moin\\shwiki\\data\\edit-log'
Traceback (most recent call last):
  File "E:\Moin\shwiki\moin.cgi", line 41, in ?
    request.run()
  File "E:\Moin\Lib\site-packages\MoinMoin\request.py", line 1129, in run
    self.fail(err)
  File "E:\Moin\Lib\site-packages\MoinMoin\request.py", line 1163, in fail
    failure.handle(self)             
  File "E:\Moin\Lib\site-packages\MoinMoin\failure.py", line 146, in handle
    printTextException(request, savedError)
  File "E:\Moin\Lib\site-packages\MoinMoin\failure.py", line 168, in printTextException
    request.write(text)
  File "E:\Moin\Lib\site-packages\MoinMoin\request.py", line 1427, in write
    sys.stdout.write(self.encode(data))
IOError: [Errno 22] Invalid argument
  ----- Original Message ----- 
  From: Ningxiao Gu 
  To: moin-user at lists.sourceforge.net 
  Sent: Wednesday, February 15, 2006 9:15 PM
  Subject: help


  Sorry for the spam.

  I seemed to be able to set up my wiki on the xpsp2 machine with MoinMoin 1.5.2 and python 2.4, but am having problem using it.

  I can successfully create a user, but when I log in for the first time and try to save the user preferences info, it always tells me that the user name belongs to someone else. I can log in with the user name (it directs to me to the userpreference page), but if I go to another page, I will be logged out.
  I tried to change FrontPage (without logging in), and after I click save change, it shows a 500 error page. But if I reload Frontpage, the change seems to be saved.
  I also can't see recentchanges.

  Can anyone shed some light on what might be wrong?

  Thanks,

  Ning
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/moin-user/attachments/20060215/cd798f82/attachment.html>


More information about the Moin-user mailing list