[Moin-user] startup fails in DesktopEdition

Gerhard Brandt gbrandt at mail.desy.de
Mon Jun 6 23:23:01 EDT 2005


Hi,

I'm using MMDE as PIM and its a great tool, but now it stopped
working, moin.py doesn't start anymore, the output is below.
My setup is quite special, i am storing MMDE on a ext3 partition
which i access from Linux (Ubuntu 5.04) AND WinXP (SP2) using
ext2fs. This worked fine up to now, I have switched back and forth
several times. Now this :-/

Thanks for hints,

Gerhard

-----------------------------------------------------------------
~/moin-desktop$ python moin.py
Loading ...
MoinMoin - 1.3.4 [patch-680; DesktopEdition Release 1.3.4-1]

Traceback (most recent call last):
  File "moin.py", line 54, in ?
    run(Config)
  File "/home/gbrandt/moin-desktop/MoinMoin/server/standalone.py", line 
259, in run
    httpd = MoinServer((config.interface, config.port), config.docs)
  File "/home/gbrandt/moin-desktop/MoinMoin/server/standalone.py", line 
60, in __init__
    MoinRequestHandler)
  File "/usr/lib/python2.4/SocketServer.py", line 330, in __init__
    self.server_bind()
  File "/usr/lib/python2.4/BaseHTTPServer.py", line 99, in server_bind
    SocketServer.TCPServer.server_bind(self)
  File "/usr/lib/python2.4/SocketServer.py", line 341, in server_bind
    self.socket.bind(self.server_address)
  File "<string>", line 1, in bind
socket.error: (99, 'Cannot assign requested address')





More information about the Moin-user mailing list