On 3 Mar, 13:41, roughnecks <[email protected]> wrote: > hi, last night i've upgraded my lenny server to squeeze and pymsnt > does not work anymore:
It was only some misconfiguration. Thanks anyway. > [2011-03-03 12:26:05] Traceback (most recent call last): > File "/usr/lib/python2.6/dist-packages/twisted/internet/ > base.py", line 1174, in mainLoop > self.runUntilCurrent() > File "/usr/lib/python2.6/dist-packages/twisted/internet/ > base.py", line 796, in runUntilCurrent > call.func(*call.args, **call.kw) > File "/usr/lib/python2.6/dist-packages/twisted/internet/ > defer.py", line 318, in callback > self._startRunCallbacks(result) > File "/usr/lib/python2.6/dist-packages/twisted/internet/ > defer.py", line 424, in _startRunCallbacks > self._runCallbacks() > --- <exception caught here> --- > File "/usr/lib/python2.6/dist-packages/twisted/internet/ > defer.py", line 441, in _runCallbacks > self.result = callback(self.result, *args, **kw) > File "/usr/share/pymsnt/src/main.py", line 361, in cb > twistd.removePID(config.pid) > exceptions.AttributeError: 'module' object has no attribute > 'removePID' This error still occurs when restarting pymsnt service. See You -- You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/py-transports?hl=en.
