Loic Dachary wrote:

...

       This is so strange. Please check /var/log/poker-network*log
for more error messages. 'DeprecationgWarning' looks like a typo (the
g) but I can't find it anywhere in /usr/lib/python2.3. The traces will
tell us exactly where it comes from.
This is from /var/log/ poker-network-server2.3.log

2006/03/12 19:02 EET [-] Log opened.
2006/03/12 19:02 EET [-] twistd 2.2.0 (/usr/bin/python2.3 2.3.5) starting up
2006/03/12 19:02 EET [-] reactor class: twisted.internet.pollreactor.PollReactor 2006/03/12 19:02 EET [-] Loading /usr/lib/python2.3/site-packages/pokernetwork/pokerserver.py...
2006/03/12 19:02 EET [-] poll reactor already installed
2006/03/12 19:02 EET [-] Database connection to localhost/pokernetwork open
2006/03/12 19:02 EET [-] Loaded.
2006/03/12 19:02 EET [-] __builtin__.PokerFactoryFromPokerService starting on 19380 2006/03/12 19:02 EET [-] Starting factory <__builtin__.PokerFactoryFromPokerService instance at 0xb6df4a4c> 2006/03/12 19:02 EET [-] __builtin__.PokerFactoryFromPokerService starting on 19381
2006/03/12 19:02 EET [-] twisted.web.server.Site starting on 19382
2006/03/12 19:02 EET [-] Starting factory <twisted.web.server.Site instance at 0xb6df218c>
2006/03/12 19:02 EET [-] twisted.web.server.Site starting on 19383

This is where the hang happens.

Allso from a logging started before this install:


2006/03/12 01:23 EET [-] Log opened.
2006/03/12 01:23 EET [-] twistd 2.2.0 (/usr/bin/python2.3 2.3.5) starting up
2006/03/12 01:23 EET [-] reactor class: twisted.internet.pollreactor.PollReactor 2006/03/12 01:23 EET [-] Loading /usr/lib/python2.3/site-packages/pokernetwork/pokerserver.py...
2006/03/12 01:23 EET [-] poll reactor already installed
2006/03/12 01:23 EET [-] Database connection to localhost/pokernetwork open
2006/03/12 01:23 EET [-] Loaded.
2006/03/12 01:23 EET [-] Traceback (most recent call last):
2006/03/12 01:23 EET [-] File "/usr/bin/twistd2.3", line 25, in ?
2006/03/12 01:23 EET [-] run()
2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py", line 205, in run
2006/03/12 01:23 EET [-] app.run(runApp, ServerOptions)
2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/application/app.py", line 278, in run
2006/03/12 01:23 EET [-] runApp(config)
2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py", line 196, in runApp
2006/03/12 01:23 EET [-] startApplication(config, application)
2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/scripts/twistd.py", line 173, in startApplication 2006/03/12 01:23 EET [-] service.IService(application).privilegedStartService() 2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/application/service.py", line 191, in privilegedStartService
2006/03/12 01:23 EET [-] service.privilegedStartService()
2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/application/internet.py", line 67, in privilegedStartService
2006/03/12 01:23 EET [-] self._port = self._getPort()
2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/application/internet.py", line 85, in _getPort 2006/03/12 01:23 EET [-] return getattr(reactor, 'listen'+self.method)(*self.args, **self.kwargs) 2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/internet/posixbase.py", line 386, in listenTCP
2006/03/12 01:23 EET [-] p.startListening()
2006/03/12 01:23 EET [-] File "/usr/lib/python2.3/site-packages/twisted/internet/tcp.py", line 714, in startListening 2006/03/12 01:23 EET [-] raise CannotListenError, (self.interface, self.port, le) 2006/03/12 01:23 EET [-] twisted.internet.error.CannotListenError: Couldn't listen on any:19380: (98, 'Address already in use').




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to