 |
pyTivo Discussion Forum Answers and the development of pyTivo a TiVo transcoding server
|
|
| Author |
Message |
stevetony
Joined: 05 Jun 2008 Posts: 16
|
Posted: Sat Jul 05, 2008 6:45 pm Post subject: Error when pyTivo service starts |
|
|
I installed the pyTivo service, but getting the following error when the service starts (conf file attached):
----------------------------------------
Exception happened during processing of request from ('192.168.1.106', 3694)
Traceback (most recent call last):
File "C:\Python25\lib\SocketServer.py", line 464, in process_request_thread
self.finish_request(request, client_address)
File "C:\Python25\lib\SocketServer.py", line 254, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "C:\Python25\lib\SocketServer.py", line 522, in __init__
self.handle()
File "C:\Python25\lib\BaseHTTPServer.py", line 316, in handle
self.handle_one_request()
File "C:\Python25\lib\BaseHTTPServer.py", line 310, in handle_one_request
method()
File "C:\Program Files\pyTivo\httpserver.py", line 56, in do_GET
self.tivo_names[tsn] = self.server.beacon.get_name(ip)
AttributeError: TivoHTTPServer instance has no attribute 'beacon'
----------------------------------------
| Description: |
|
 Download |
| Filename: |
pyTivo.conf.txt |
| Filesize: |
382 Bytes |
| Downloaded: |
21 Time(s) |
|
|
| Back to top |
|
 |
stevetony
Joined: 05 Jun 2008 Posts: 16
|
Posted: Sat Jul 05, 2008 7:44 pm Post subject: |
|
|
| BTW - I'm running the wmcbrine pyTivo fork as of July 4th
|
|
| Back to top |
|
 |
wmcbrine

Joined: 04 Jan 2008 Posts: 514
|
Posted: Sat Jul 05, 2008 9:01 pm Post subject: |
|
|
Ah, sorry. I never use the service. It looks like it never supported "listen", either. Try it now. (I still haven't tested it, though.)
As I look at it, I'm not too sure about the logging, either... but that one's not my fault.
_________________ My pyTivo fork |
|
| Back to top |
|
 |
stevetony
Joined: 05 Jun 2008 Posts: 16
|
Posted: Sun Jul 06, 2008 10:12 pm Post subject: |
|
|
| Ok, the service works now. Thanks! I haven't tried the logging yet.
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
|