Description

Describe the bug...

python moin.py produces following: MoinMoin - 1.5.5a [97bf3d768af3 tip; DesktopEdition Release 1.5.5a-1]

Traceback (most recent call last):

socket.gaierror: (-2, 'Name or service not known')

Steps to reproduce

  1. do this...

python moin.py

Example

Component selection

Details

MoinMoin Version Release 1.5.5a-1

OS and Version Fedora Core 6

Python Version 2.4

Server Setup

Server Details

Language you are using the wiki in (set in the browser/UserPreferences)

Workaround

Discussion

Please check what you have configured as your server address and port. Post that config line here.


I get exactly the same thing using MoinMoin DesktopEdition - 1.5.4 [release] in my Fedora Core 6. And there is default configuration for MoinMoin, nothing has been changed:

# Port (default 8080)
    # To serve privileged port under 1024 you will have to run as root
    port = 8080

    # Interface (default 'localhost')
    # '' - will listen to any interface
    interface = 'localhost' 

(PS: It worked properly in FC5)

Plan


CategoryMoinMoinNoBug

MoinMoin: MoinMoinBugs/Socket.Gaierror (last edited 2007-10-29 19:12:15 by localhost)