Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 31 to 40 of 85

Thread: service unavailable message

  1. #31
    Join Date
    Apr 2004
    Location
    Perth, Western Australia
    Posts
    3,037
    correct, do not reboot at all.

    once you have killed it enter the line:

    /hack/bin/emuProxyZA -ds /var/log/ -dc /var/log/ -d2 > /var/log/emuProxyZA.log 2>&1 &

    Then do a daily call.

    Try not to reboot till someone here tells you to.

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

  2. #32
    Join Date
    Aug 2006
    Location
    South Coast NSW
    Posts
    69

    service unavailable message

    Good evening.
    Followed Peters instructions and added the emuProxy log line after killing the emuProxy line.'
    [TiVo [p0] ~]# [TiVo [p0] ~]# ps ax
    PID TTY STAT TIME COMMAND
    1 ? SW 0:00 init
    2 ? SW 0:00 (kflushd)
    3 ? SW 0:01 (kswapd)
    49 ? SW 0:00 /sbin/shondss.sh
    51 S3 SW 0:00 /bin/bash --login
    61 ? S 0:00 update (bdflush)
    72 ? S 0:00 syslogd -p /var/dev/log -m 10000
    74 ? SW 0:00 klogd
    75 ? SW 0:00 bash /sbin/tnlited.sh
    ^@ 77 ? SW 0:00 /sbin/tnlited 23 /bin/bash -login
    85 ? SW 0:00 /tvbin/switcherstart -m -F
    86 ? S 0:02 /tvbin/mfsd
    87 ? S 0:00 fancontrol
    115 ? SW 0:00 /tvbin/mcp
    121 ? SW 0:00 PipeListen
    122 ? S 0:00 Mcp event
    123 ? SW 0:00 /tvbin/tcphonehome
    135 ? SW 0:00 tivoftpd
    136 ? S 0:00 cron
    144 ? SW 0:00 FsMpStream
    145 ? SW 0:00 PipeListener
    ^@ 149 ? S 0:00 PhoneHome event hd
    151 ? R 0:11 tivosh /hack/TivoWebPlus/httpd-tt.tcl
    153 ? S 0:00 /var/hack/autospace/osdcons
    156 ? S 0:00 /tvbin/dbgc-mcp
    158 ? R 0:00 tivosh /var/hack/autospace/autospace.tcl BG
    162 ? S 0:00 /hack/bin/emuProxyZA -s minnie.tuhs.org -p 80
    164 ? S 0:00 trickey
    182 ? SW 0:00 PipeListener
    183 ? R 0:02 /tvbin/myworld
    184 ? SW 0:00 FsMpStream
    185 ? SW 0:00 PipeListener
    ^@ 186 ? SW 0:00 TmkSinkMixAud
    189 ? SW 0:00 TmkClipCache0
    190 ? S 0:00 TmkClipCache1
    191 ? R 0:02 TvMomCs22Sink
    192 ? SW 0:00 TvMomCs22Sink
    196 ? R 0:00 Mediaswitch0
    197 ? S 0:00 TvVideoManager
    198 ? R 0:00 TvRecorder
    199 ? S 0:00 TmkTaskManager
    200 ? S 0:03 Scheduler
    201 ? S 0:03 Prioritizer
    202 ? S 0:00 EventLog event
    203 ? S 0:00 PvrMain
    ^@ 204 ? SW 0:00 bus handler
    ^@ 205 ? S 0:02 ContextMgr eve
    207 p0 SW 0:00 /bin/bash -login
    209 p0 RW 0:00 ps ax
    [TiVo [p0] ~]#
    [TiVo [p0] ~]# kill 162
    [TiVo [p0] ~]#
    [TiVo [p0] ~]# /hack/bin/emuProxyZA -ds /var/log/ -dc /var/log/ -d2 > /var/log/emuProxyZA.log 2>&1 &
    [1] 210
    [TiVo [p0] ~]#
    [TiVo [p0] ~]#


    Then ran a daily call, but it stayed on "connecting"for two hours, so I rebooted and tried again with the same result.
    The ps ax | grep emu command suggested by TivoZA gave:

    [TiVo [p1] ~]# ps ax | grep emu
    210 ? S 0:00 /hack/bin/emuProxyZA -ds /var/log/ -dc /var/log/ -d2
    [TiVo [p1] ~]#
    [TiVo [p1] ~]#

    The complete emuProxy log line does not appear.

    Have tried all of this several times

    Where now?

    Regards

    Donaldovitch

  3. #33
    Join Date
    Oct 2005
    Location
    South Africa
    Posts
    59
    Quote Originally Posted by Donaldovitch View Post
    Where now?
    Try running emuProxyZA as you did but instead of outputting the debug content to a file, output the content to your putty terminal. This is done by dropping everything after the "-d2" in the above line, i.e. type the following:
    Code:
    /hack/bin/emuProxyZA -ds /var/log/ -dc /var/log/ -d2

  4. #34
    Join Date
    Aug 2006
    Location
    South Coast NSW
    Posts
    69

    service unavailable message

    Good morning!

    Opened ps ax, then Killed emuProxy file 62, pasted the shortened line and entered.
    Results from putty:

    [TiVo [p0] ~]# ps ax
    PID TTY STAT TIME COMMAND
    1 ? SW 0:00 init
    2 ? SW 0:00 (kflushd)
    3 ? SW 0:00 (kswapd)
    49 ? SW 0:00 /sbin/shondss.sh
    51 S3 SW 0:00 /bin/bash --login
    61 ? S 0:00 update (bdflush)
    72 ? S 0:00 syslogd -p /var/dev/log -m 10000
    74 ? SW 0:00 klogd
    75 ? SW 0:00 bash /sbin/tnlited.sh
    77 ? SW 0:00 /sbin/tnlited 23 /bin/bash -login
    85 ? SW 0:01 /tvbin/switcherstart -m -F
    86 ? S 0:03 /tvbin/mfsd
    87 ? S 0:00 fancontrol
    115 ? SW 0:00 /tvbin/mcp
    120 ? SW 0:00 PipeListen
    121 ? S 0:00 Mcp event
    122 ? SW 0:00 /tvbin/tcphonehome
    135 ? SW 0:00 tivoftpd
    136 ? S 0:00 cron
    141 ? SW 0:00 FsMpStream
    142 ? SW 0:00 PipeListener
    145 ? S 0:00 PhoneHome event hd
    153 ? R 0:11 tivosh /hack/TivoWebPlus/httpd-tt.tcl
    155 ? S 0:00 /var/hack/autospace/osdcons
    156 ? S 0:55 /tvbin/dbgc-mcp
    158 ? R 0:00 tivosh /var/hack/autospace/autospace.tcl BG
    162 ? S 0:00 /hack/bin/emuProxyZA -s minnie.tuhs.org -p 80
    164 ? S 0:00 trickey
    182 ? SW 0:00 PipeListener
    183 ? S 0:02 /tvbin/myworld
    184 ? SW 0:00 FsMpStream
    185 ? SW 0:00 PipeListener
    186 ? SW 0:00 TmkSinkMixAud
    189 ? SW 0:00 TmkClipCache0
    190 ? S 0:00 TmkClipCache1
    191 ? R 0:00 TvMomCs22Sink
    192 ? SW 0:00 TvMomCs22Sink
    193 ? R 0:00 Mediaswitch0
    194 ? R 0:00 TvVideoManager
    195 ? R 0:00 TvRecorder
    196 ? S 0:00 TmkTaskManager
    197 ? S 0:04 Scheduler
    198 ? S 0:02 Prioritizer
    199 ? S 0:00 EventLog event
    203 ? R 0:00 PvrMain
    204 ? SW 0:00 bus handler
    205 ? S 0:01 ContextMgr eve
    212 p0 SW 0:00 /bin/bash -login
    214 p0 RW 0:00 ps ax
    [TiVo [p0] ~]#
    [TiVo [p0] ~]# kill 162
    [TiVo [p0] ~]#
    [TiVo [p0] ~]# /hack/bin/emuProxyZA -ds /var/log/ -dc /var/log/ -d2
    emuProxyZA (version 4.1.40)

    Guide server listener created
    Time offset listener created



    Accepted connection on port: 80
    Date/Time: Tue Apr 3 12:06:19 2007
    timeWeekdayOverride: 0, Difference: 1175601979
    Server socket created
    DNS address detected (proxy.hotkey.net.au), attempting to resolve to an IP address
    Failed to find server IP for given DNS!
    : Resource temporarily unavailable
    Function getIPAddress returned an empty IP address with value 0.0.0.0

    Regards
    Donaldovitch

  5. #35
    Join Date
    Oct 2005
    Location
    South Africa
    Posts
    59
    Quote Originally Posted by Donaldovitch View Post
    DNS address detected (proxy.hotkey.net.au), attempting to resolve to an IP address
    Failed to find server IP for given DNS!
    : Resource temporarily unavailable
    Function getIPAddress returned an empty IP address with value 0.0.0.0
    You need to edit the '/etc/resolv.conf' file and set the nameserver to the IP address of your router or the IP address of your ISP's DNS address. The edited file should look as follows (replace '192.168.1.1' with your router IP or ISP's DNS address):
    Code:
    # Example resolv.conf file
    nameserver 192.168.1.1
    # nameserver 192.168.14.1
    # nameserver 192.168.14.2
    Once done, you need to restart emuProxyZA or reboot the TiVo after which you can try debugging the call-in again.

  6. #36
    Join Date
    Aug 2006
    Location
    South Coast NSW
    Posts
    69

    service unavailable message

    OK
    Have got IP of my ISP (202.138.0.10) and of my modem (192.168.1.1)

    However I canot figure out how to edit the IP
    .................................................. ...........................
    [TiVo [p0] ~]# cd /etc/
    [TiVo [p0] /etc]#
    [TiVo [p0] /etc]# dir
    boot.expect nsswitch.conf rc.net.orig
    build-version oztivo.conf resolv.conf
    chap-secrets oztivo_version resolv.conf.backup
    chat-script palmod.conf services
    dflt_sysinit.conf pap-secrets syslog.conf
    dhclient-script postcodezones tclient.conf
    dhclient.conf ppp-options tclient.conf-oztivo
    fstab ppp-options.cua3 tclient.conf.orig
    fstab.hda4 ppp-options.orig tclientUK.conf
    fstab.hda7 profile termcap
    hosts protocols termcap.orig
    inittab psdevtab tivoconfig
    mtab rc.d update_exclude
    [TiVo [p0] /etc]#
    [TiVo [p0] /etc]# more resolv.conf



    search
    nameserver 192.168.1.254
    resolv.conf lines 1-2/2 (END)
    .................................................. ................................

    This is simply due to my lack of understanding.
    Should I bone up on linux before proceeding?
    If so could you point me to a good tutorial?

    Unfortunately I have been unable to find anyone fluent in linux in this area (South coast of NSW)

    Really appreciate your forbearance and patience.

    Regards
    Donaldovitch

  7. #37
    Join Date
    May 2004
    Location
    Victoria
    Posts
    1,239
    Quote Originally Posted by Donaldovitch View Post
    OK
    Have got IP of my ISP (202.138.0.10) and of my modem (192.168.1.1)
    However I canot figure out how to edit the IP
    This is simply due to my lack of understanding.
    Should I bone up on linux before proceeding?
    If so could you point me to a good tutorial?
    Hi Don.

    OK here's a little secret: You really don't need to know anything about linux to do what is requested of you. You have said that you can handle DOS without too much hassle and to be honest if you approach what you are doing pretty much the same as editing a config.sys or autoexec.bat file then you are almost home free. There's only a few little differences, namely:

    use ls to list a directory
    use cd to change directory
    use ro to make the file system read only
    use rw to make the file system read/write
    use nano [filename] to text edit a file
    use reboot to reboot the TiVo

    That's about all you need to get you out of trouble with most basic things in addition to some of the commands given by Peter and TiVoZA in above posts.

    The only gotcha you must remember is to issue a rw before starting otherwise no changes will be made, and after finishing issue a ro to put the file system back to read only.

    So in your case this time do the following:

    rw
    cd /etc
    nano resolv.conf

    <do your editing and then save>
    ro
    Darren King
    OzTiVo Repairs and Modifications
    If your TiVo requires repairs or modifications
    then visit: http://kingey1971.wix.com/tivorepairs

    NOW ALSO REPAIRING FETCH TOO!

  8. #38
    Join Date
    Aug 2006
    Location
    South Coast NSW
    Posts
    69

    service unavailable message

    Thank you Darren and al who are helping with ths problem.I will persist!
    however will have to desist for a few days, as
    1. we are having power outages (some planned) when I am able to work on the computer.
    2. I am of to Melbourne to see my Daughter perform in the Comedy Festival over Easter.

    Will be back on as soon as possible.
    Regards

    Donaldovitch

  9. #39
    Join Date
    Aug 2006
    Location
    South Coast NSW
    Posts
    69

    service unavailable message

    Good morning
    I am back home and have worked out how to edit the IP address in resolv.conf

    Changed it to my ISP's primary DNDS IP taken from their website

    DNS IP Address:
    Primary 202.138.0.10 (wallace.hotkey.net.au)
    Secondary 202.138.0.11 (gromit.hotkey.net.au)

    Killed emuProxy and ran trace

    Results:
    [TiVo [p0] ~]# ps ax
    PID TTY STAT TIME COMMAND
    1 ? SW 0:00 init
    2 ? SW 0:00 (kflushd)
    3 ? SW 0:00 (kswapd)
    49 ? SW 0:00 /sbin/shondss.sh
    51 S3 SW 0:00 /bin/bash --login
    61 ? S 0:00 update (bdflush)
    72 ? S 0:00 syslogd -p /var/dev/log -m 10000
    74 ? SW 0:00 klogd
    75 ? SW 0:00 bash /sbin/tnlited.sh
    77 ? SW 0:00 /sbin/tnlited 23 /bin/bash -login
    85 ? SW 0:00 /tvbin/switcherstart -m -F
    86 ? S 0:02 /tvbin/mfsd
    87 ? S 0:00 fancontrol
    115 ? SW 0:00 /tvbin/mcp
    121 ? SW 0:00 PipeListen
    122 ? S 0:00 Mcp event
    123 ? SW 0:00 /tvbin/tcphonehome
    135 ? SW 0:00 tivoftpd
    136 ? S 0:00 cron
    143 ? SW 0:00 FsMpStream
    144 ? SW 0:00 PipeListener
    145 ? S 0:00 PhoneHome event hd
    157 ? S 0:00 /var/hack/autospace/osdcons
    159 ? S 0:00 /tvbin/dbgc-mcp
    160 ? R 0:09 tivosh /hack/TivoWebPlus/httpd-tt.tcl
    162 ? R 0:00 tivosh /var/hack/autospace/autospace.tcl BG
    166 ? S 0:00 /hack/bin/emuProxyZA -s minnie.tuhs.org -p 80
    168 ? S 0:00 trickey
    186 ? SW 0:00 PipeListener
    192 ? S 0:02 /tvbin/myworld
    193 ? SW 0:00 FsMpStream
    194 ? SW 0:00 PipeListener
    196 ? SW 0:00 TmkSinkMixAud
    197 ? SW 0:00 TmkClipCache0
    198 ? S 0:00 TmkClipCache1
    199 ? R 0:12 TvMomCs22Sink
    200 ? SW 0:00 TvMomCs22Sink
    201 ? R 0:00 Mediaswitch0
    202 ? R 0:00 TvVideoManager
    203 ? R 0:00 TvRecorder
    204 ? S 0:00 TmkTaskManager
    205 ? S 0:04 Scheduler
    206 ? S 0:02 Prioritizer
    207 ? S 0:00 EventLog event
    208 ? R 0:01 PvrMain
    209 ? SW 0:00 bus handler
    210 ? R 0:01 ContextMgr eve
    211 p0 SW 0:00 /bin/bash -login
    213 p0 RW 0:00 ps ax
    [TiVo [p0] ~]#
    [TiVo [p0] ~]# kill 166
    [TiVo [p0] ~]#
    [TiVo [p0] ~]# /hack/bin/emuProxyZA -ds /var/log/ -dc /var/log/ -d2
    emuProxyZA (version 4.1.40)

    Guide server listener created
    Time offset listener created

    Accepted connection on port: 80
    Date/Time: Fri Apr 13 10:50:58 2007
    timeWeekdayOverride: 0, Difference: 1176461458
    Server socket created
    DNS address detected (proxy.hotkey.net.au), attempting to resolve to an IP address
    Function getIPAddress returned a valid IP address
    Could not connect to server: Connection timed out

    [TiVo [p0] ~]#
    [TiVo [p0] ~]#

    Many Thanks

    Donaldovitch

  10. #40
    Join Date
    Aug 2006
    Location
    South Coast NSW
    Posts
    69

    service unavailable message

    Hi
    Just noticed that my ISP's port is listed as 8080, not 80 as advised by phone.

    May be un important, but passed on anyway.

    Donaldovitch

Similar Threads

  1. Tivo Genie service - always get error occurred message
    By zuzuspetals in forum Australian TiVoHD
    Replies: 2
    Last Post: 24-10-2010, 03:50 PM
  2. Service Unavailable?
    By finethen in forum New Zealand TV Guide Issues
    Replies: 10
    Last Post: 13-10-2010, 03:55 PM
  3. Failed. Service unavailable
    By MelissaH in forum TV Guide Issues
    Replies: 51
    Last Post: 10-06-2009, 06:20 PM
  4. "Failed service unavailable" message
    By mikepy in forum Question and Answer Forum
    Replies: 29
    Last Post: 30-10-2005, 11:14 PM
  5. Service Unavailable 3..
    By cshumphries in forum New Zealand TV Guide Issues
    Replies: 87
    Last Post: 25-10-2005, 06:06 AM

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
  •