WARN transcoder_manager Jan 03 16:15:35 available transcoders {'thumb': <class 'coherence.transcoder.ThumbTranscoder'>, 'mp4': <class 'coherence.transcoder.MP4Transcoder'>, 'lpcm': <class 'coherence.transcoder.PCMTranscoder'>, 'mp3': <class 'coherence.transcoder.MP3Transcoder'>, 'mpegts': <class 'coherence.transcoder.MP2TSTranscoder'>, 'wav': <class 'coherence.transcoder.WAVTranscoder'>} (coherence/transcoder.py:738)
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/protocols/basic.py", line 231, in dataReceived
why = self.lineReceived(line)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1325, in lineReceived
self.allContentReceived()
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 1391, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python2.5/site-packages/twisted/web/http.py", line 714, in requestReceived
self.process()
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/Coherence-0.6.6.1-py2.5.egg/coherence/upnp/core/utils.py", line 243, in process
resrc = self.site.getResourceFor(self)
File "/usr/lib/python2.5/site-packages/twisted/web/server.py", line 567, in getResourceFor
return resource.getChildForRequest(self.resource, request)
File "/usr/lib/python2.5/site-packages/twisted/web/resource.py", line 44, in getChildForRequest
while request.postpath and not resource.isLeaf:
exceptions.AttributeError: Deferred instance has no attribute 'isLeaf'
And it keeps looping until I stop "playing". I'm accessing the server from a PS3 trying to playback an .OGG. Running 0.6.6.1 on Ubuntu 8.04 Hardy. I never had such problem with 0.6.4.