PDA

View Full Version : Daily Call Problems


besessen
07-30-2002, 04:09 AM
Hi,

I was wondering if anyone has experieced this and had any ideas. About 3 weeks ago my daily calls just stopped working. So, I was digging into it tonight thinking the modem might have gone out. I modified the TClient-lib.itcl to allow it to use my turbonet to do the daily call over the internet. But this fails as well (could be I DTivo has a diff mod then what I found).

I have a DTivo and this is the error I'm getting in the TClient log.

07/30:07:59:56: /tvbin/TClient: About to connect to 204.176.49.2:80
07/30:07:59:56: /tvbin/TClient: Executing HTTP command: /tvbin/http_post /var/log/svclog http://204.176.49.2:80/tivo-service/mlog.cgi OFF OFF ON
07/30:08:02:56: /tvbin/TClient: Caught exception POSTing downloaded files stats: connect failed, reason = Connection timed out connect failed, reason = Connection timed out

If anyone has an idea I would really appreciate it. I have 10 days left to figure this out and get it calling correctly.

I also tried a newer version of the TClient-lib.itcl and same thing. The modification I did to try doing via Turbnet was adding a line "catch {file delete /var/tmp/pppaddr}" to the TClient-lib.itcl file. Not sure if this is SA only or works on both.

P.S.
tried 2 different phone jacks (both I can call out with a phone). And tried 3 different phone cables (no help).

Thanks
besessen

besessen
07-31-2002, 01:35 AM
OK, I figure this out. For those of you that are getting "failed: service unavailable" Have 2.5.2 and TurboNet. There is a new version of the TurboNet drivers 20020728. I guess the old version (which I used) caused a problem with doing daily calls via the internet or old fashion modem.

http://www.silicondust.com/agreetou_download.html

Thats where you can download the new image. Instructions are on the CD.

I pulled my drive updated the drivers... fixed the daily call.

Hope that helps anyone else trying to resolve this.

besessen