Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: Daily call failed.

  1. #1

    Daily call failed.

    Quote Originally Posted by petestrash View Post
    It looks like your ISP is blocking you differently.

    Please edit the /etc/oztivo.conf file.

    You will need to telnet into your TiVo and do the following:
    • run the command "rw" to make the disk writable;
    • use an editor (e.g the joe editor) and edit /etc/oztivo.conf
    • Change emulatorport=80 to emulatorport=9090
    • run the command "ro" to make the disk read-only;
    • reboot the box. and try a daily call.
    If this works, it should stop the issue re-occurring in the future.

    Peter.
    Hi guys, Im sorry to hijack this thread somewhat but I think I am having the same problem as Melissa. Mods please move to a new thread if thats an issue.

    I tried to edit the oztivo.conf file using Joe and I got this:

    # OzTiVo menu configuration settings file
    # Please do not edit this file
    # Put the TiVo disk back in your PC to reconfigure
    nic=TurboNet
    ip=DHCP
    mac=00:0B:AD:68:77:12
    hostname=oztivo
    modem=0
    pppondss=0
    netmask=
    gateway=
    ssid=
    wep=
    wepkey=


    As you can see there is no emulatorport details to edit.

    Did I get the wrong file. Is there some sort of step I should take to confirm that the ports are what is causing the failed service calls?

    Many thanks.
    Len

  2. #2
    Join Date
    Apr 2004
    Location
    Perth, Western Australia
    Posts
    3,037
    What is the version of OzTiVo are you using (you will find it in either /etc/oztivo_version or /etc/oztivo-version)?

    Could you please give us some background, like did it just fail in the last couple of days etc.

    Peter
    Please search this forum and our Website for your TiVo questions before starting a new thread. Thanks!

  3. #3
    Quote Originally Posted by petestrash View Post
    What is the version of OzTiVo are you using (you will find it in either /etc/oztivo_version or /etc/oztivo-version)?

    Could you please give us some background, like did it just fail in the last couple of days etc.

    Peter
    Hi Peter

    Apologies for the lack of details. It looks like it happened around the same time as melissa. (Im on iinet). Had no guide data last week and was away the week before which is when I think it happened.

    Forced calls fail.

    1.4beta-20050524 - is the version I am running. Bit old. But I dont have a PC to reimage a HD in (mac family).

    Any ideas where I should start?

    Many Thanks
    Len

  4. #4
    Join Date
    Apr 2004
    Location
    Perth, Western Australia
    Posts
    3,037
    My memory is very rusty on such old versions.

    What do you have in tclient.conf

    Peter.
    Please search this forum and our Website for your TiVo questions before starting a new thread. Thanks!

  5. #5
    Quote Originally Posted by petestrash View Post
    My memory is very rusty on such old versions.

    What do you have in tclient.conf

    Peter.
    # Copyright (c) 2001 TiVo Inc.
    #
    # This file contains entries for each of the possible service
    # instances supported. The fields are all ":": (colon) separated
    # and are as follows with the folling meanings:
    #
    # labelhone_number:svr_addr:svr_portpp_userpp_pass:radius_domain
    #
    # label This is a 3 character numeric field which must
    # unique identify this entry (the /Setup field XXX
    # will point to this). Note the value 911 is reserved
    # to imply the Addr.itcl *_EMG_* fields. (i.e.
    # emergency repair port). Note the value 000 is
    # reserved to imply the Addr.itcl *_DEF_* fields
    # (i.e. the default port).
    # phone_number This is the full phone number to dial, minus any
    # prefixes defined by the phone options screen
    # svr_addr This is the Ip Address of the service to connect to
    # svr_port This is the TCP port number of the service to
    # connect to
    # ppp_user This is the username to connect to the ppp modem
    # ppp_pass This is the password to connect to the ppp modem
    # radius_domain This is the radius domain to put after the generated username.
    # If ppp_user is set then this will have no effect.

    #
    # This is the default port, it's values come from Addr.itcl not here
    #
    000:
    # Dennis' Emulator
    126::66.23.218.193:80:::
    # This is for the server emulator on minnie. Trouble if your ISP blocks HTTP .9
    #127::65.49.60.197:80:::

    # This uses emuProxy2 to avoid problems with transparent proxy. Thanks Tim!
    127::127.0.0.1:8000:::

  6. #6
    Join Date
    Apr 2004
    Location
    Perth, Western Australia
    Posts
    3,037
    Add a # to the last line to change it from

    Quote Originally Posted by lenman74 View Post
    # This uses emuProxy2 to avoid problems with transparent proxy. Thanks Tim!
    127::127.0.0.1:8000:::
    To

    Code:
    # This uses emuProxy2 to avoid problems with transparent proxy. Thanks Tim!
    #127::127.0.0.1:8000:::
    Then after the corrected last line add

    Code:
    # Call Maxie direct avoiding any ISP Proxies
    127::65.49.60.197:9090:::
    Peter.
    Last edited by petestrash; 12-05-2009 at 01:19 AM. Reason: Corrected IP address.
    Please search this forum and our Website for your TiVo questions before starting a new thread. Thanks!

  7. #7
    Quote Originally Posted by petestrash View Post
    Add a # to the last line to change it from



    To

    Code:
    # This uses emuProxy2 to avoid problems with transparent proxy. Thanks Tim!
    #127::127.0.0.1:8000:::
    Then after the corrected last line add

    Code:
    # Call Maxie direct avoiding any ISP Proxies
    127::65.49.197:9090:::
    Peter.

    GDAY Pete,

    I added the line but its still failing.

    The last successful call was on April 9, 3.44am.

    I edited the tclient.conf file to read:

    # Copyright (c) 2001 TiVo Inc.
    #
    # This file contains entries for each of the possible service
    # instances supported. The fields are all ":": (colon) separated
    # and are as follows with the folling meanings:
    #
    # labelhone_number:svr_addr:svr_portpp_userpp_pass:radius_domain
    #
    # label This is a 3 character numeric field which must
    # unique identify this entry (the /Setup field XXX
    # will point to this). Note the value 911 is reserved
    # to imply the Addr.itcl *_EMG_* fields. (i.e.
    # emergency repair port). Note the value 000 is
    # reserved to imply the Addr.itcl *_DEF_* fields
    # (i.e. the default port).
    # phone_number This is the full phone number to dial, minus any
    # prefixes defined by the phone options screen
    # svr_addr This is the Ip Address of the service to connect to
    # svr_port This is the TCP port number of the service to
    # connect to
    # ppp_user This is the username to connect to the ppp modem
    # ppp_pass This is the password to connect to the ppp modem
    # radius_domain This is the radius domain to put after the generated username.
    # If ppp_user is set then this will have no effect.

    #
    # This is the default port, it's values come from Addr.itcl not here
    #
    000:
    # Dennis' Emulator
    126::66.23.218.193:80:::
    # This is for the server emulator on minnie. Trouble if your ISP blocks HTTP .9
    #127::65.49.60.197:80:::

    # This uses emuProxy2 to avoid problems with transparent proxy. Thanks Tim!
    #127::127.0.0.1:8000:::

    # Call Maxie direct avoiding any ISP Proxies
    127::65.49.197:9090:::


    Is there some other diagnostic I could do. Like pinging the server from my network?

    Any help appreciated. Many Thanks
    Len
    Last edited by petestrash; 12-05-2009 at 01:20 AM. Reason: Ignore this post, caused by a typo in the previous post

  8. #8
    Join Date
    Apr 2004
    Location
    Perth, Western Australia
    Posts
    3,037
    Have you rebooted since editing the file?

    I forgot to mention you need to reboot for it to take effect.

    Peter.
    Please search this forum and our Website for your TiVo questions before starting a new thread. Thanks!

  9. #9
    Quote Originally Posted by petestrash View Post
    Have you rebooted since editing the file?

    I forgot to mention you need to reboot for it to take effect.

    Peter.

    hi peter

    I rebooted through tivoweb. ill try the power cord out the wall method now just to be sure

  10. #10
    Join Date
    Apr 2004
    Location
    Perth, Western Australia
    Posts
    3,037
    You cannot reboot through TWP, it only restarts TWP not the TiVo.

    Peter.
    Please search this forum and our Website for your TiVo questions before starting a new thread. Thanks!

Similar Threads

  1. Daily Call Failed: Service unavailable
    By imcdermid in forum TV Guide Issues
    Replies: 2
    Last Post: 31-05-2016, 11:39 AM
  2. Failed daily call
    By tonys in forum New Zealand General Forum
    Replies: 1
    Last Post: 12-07-2009, 08:55 AM
  3. Failed Daily call
    By palmag in forum TV Guide Issues
    Replies: 3
    Last Post: 28-09-2008, 02:53 PM
  4. Daily call failed since swapping to optus
    By ian in forum Question and Answer Forum
    Replies: 35
    Last Post: 21-04-2008, 10:43 PM
  5. Daily call Failed. Service unavailable
    By ccalabro in forum Question and Answer Forum
    Replies: 12
    Last Post: 20-09-2005, 07:27 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •