Announcement

Collapse
No announcement yet.

Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Error

    I have this plugin configured with a new genie. The plugin seems to work well--the remote works well. The only issue is I get multiple errors in the log:

    Code:
    1/19/2014 12:17:31 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:22:31 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:27:31 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:32:32 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:37:32 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:42:32 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:47:33 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:52:33 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:57:33 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    Any idea whats going on here? I have made sure TCP port 8080 makes it between HS3 and genie.
    _______________________________________________

    HS3 : HSpro (3.0.0.460) on Win2012 (vm on ESXi)
    Plugins: HSTouch, UPBSpud, Kinect, Nest, IFTTT, DirecTV, EasyTrigger, Imperihome, Zwave, RFXcom, UltraMon3, UltraWeatherBug3, UltraGCIR3, UltraLog3, UltraPioneer, PHLocation, Pushover, Pushalot, MCSSPrinklers S, JowiHue
    Jon00 Plugins: Bluetooth Proximity, Performance Monitor, DB Chart, Links

    #2
    Originally posted by jlrichar View Post
    I have this plugin configured with a new genie. The plugin seems to work well--the remote works well. The only issue is I get multiple errors in the log:

    Code:
    1/19/2014 12:17:31 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:22:31 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:27:31 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:32:32 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:37:32 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:42:32 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:47:33 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:52:33 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    1/19/2014 12:57:33 PM ~!~DirecTV~!~INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.
    Any idea whats going on here? I have made sure TCP port 8080 makes it between HS3 and genie.
    looks like it happens every five minutes, probably when the plugin is quering for the status of the box. Is the box On or Off when it happens?
    Could you set log level to debug, and post here all the lines

    Comment


      #3
      Yes its every five minutes when it is on. I turned on debug and this is what is in the HS log:

      Code:
      Jan-19 1:34:20 PM         DirecTV    DEBUG {"status": {{0xA} "code": 403,{0xA} "commandResult": 1,{0xA} "msg": "Forbidden.Command not allowed.",{0xA} "query": "/tv/getTuned"{0xA}}}   
      
       Jan-19 1:34:20 PM         DirecTV    INFO WebException: ProtocolError The remote server returned an error: (403) Forbidden.   
      
       Jan-19 1:34:20 PM         DirecTV    INFO CMD SENT: http://192.168.xxx.xxx:8080/tv/getTuned?   
      
       Jan-19 1:34:20 PM         DirecTV    DEBUG {{0xA} "mode": 0,{0xA} "status": {{0xA} "code": 200,{0xA} "commandResult": 0,{0xA} "msg": "OK.",{0xA} "query": "/info/mode"{0xA} }{0xA}}   
      
       Jan-19 1:34:20 PM         DirecTV    INFO CMD SENT: http://192.168.xxx.xxx:8080/info/mode?
      _______________________________________________

      HS3 : HSpro (3.0.0.460) on Win2012 (vm on ESXi)
      Plugins: HSTouch, UPBSpud, Kinect, Nest, IFTTT, DirecTV, EasyTrigger, Imperihome, Zwave, RFXcom, UltraMon3, UltraWeatherBug3, UltraGCIR3, UltraLog3, UltraPioneer, PHLocation, Pushover, Pushalot, MCSSPrinklers S, JowiHue
      Jon00 Plugins: Bluetooth Proximity, Performance Monitor, DB Chart, Links

      Comment


        #4
        in Menu->System Setup->Whole-Home->External Device, set 'Current Program' to 'Allow'

        Comment


          #5
          Originally posted by spud View Post
          in Menu->System Setup->Whole-Home->External Device, set 'Current Program' to 'Allow'
          That was it. All fixed! Thanks Spud!
          _______________________________________________

          HS3 : HSpro (3.0.0.460) on Win2012 (vm on ESXi)
          Plugins: HSTouch, UPBSpud, Kinect, Nest, IFTTT, DirecTV, EasyTrigger, Imperihome, Zwave, RFXcom, UltraMon3, UltraWeatherBug3, UltraGCIR3, UltraLog3, UltraPioneer, PHLocation, Pushover, Pushalot, MCSSPrinklers S, JowiHue
          Jon00 Plugins: Bluetooth Proximity, Performance Monitor, DB Chart, Links

          Comment


            #6
            +1 (fixed) Thanks Spud...
            HS 3.0.0.199 Pro/Insteon 3.0.5.20/3 Venstar Insteon Therms / Insteon Thermostat 3.0.2.2 / DirecTV 3.0.0.14 / OpenSprinkler 2.0.5.21 / ITunes DAAP 3.0.0.23/ UltraM1G3 3.0.5437.37424/ UltraWeatherbug3 /HSTouch Svr 3.0.0.68/Zwave 3.0.1.25/Ultramon3/Global Cache 5.0.0.17/Various BLXXX Plugins.

            Comment

            Working...
            X