I'm using cr 1.7 on a Red Hat 9 Box and when i try to start
python crdemo.conf fonttest
it quits with this message:
Couldn't find local TCP port (make sure that another mothership isn't already running)
MOTHERSHIP EXCEPTION! TERRIBLE!
Traceback (most recent call last):
File "../server/mothership.py", line 989, in Go
Fatal( "Couldn't find local TCP port (make sure that another mothership isn't already running)")
File "../server/mothership.py", line 87, in Fatal
sys.exit(-1)
SystemExit: -1
but there is no other mothership running. has anybody a hint for me?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there!
I'm using cr 1.7 on a Red Hat 9 Box and when i try to start
python crdemo.conf fonttest
it quits with this message:
Couldn't find local TCP port (make sure that another mothership isn't already running)
MOTHERSHIP EXCEPTION! TERRIBLE!
Traceback (most recent call last):
File "../server/mothership.py", line 989, in Go
Fatal( "Couldn't find local TCP port (make sure that another mothership isn't already running)")
File "../server/mothership.py", line 87, in Fatal
sys.exit(-1)
SystemExit: -1
but there is no other mothership running. has anybody a hint for me?
Thanks!