Announcement

Collapse
No announcement yet.

Denon AVR-5308CI

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

    Denon AVR-5308CI

    Hi Larry,
    I'm having some problems with the Denon plug-in connecting to my AVR via ip.
    I've given the right ip address but the log shows:

    2/7/2009 9:13:07 AM - DenonAVR Error - InitIO()->Initialization of DenonAVR Plugin failed, shutting down plugin.
    2/7/2009 9:13:07 AM - DenonAVR Error - Exception error in InitDenon()...Initializing Network: An invalid IP address was specified.

    Could this be a router/firewall issue? I'm not getting any errors from my firewall or router logs.

    Thanks
    Steve

    #2
    Originally posted by Steve Cougar View Post
    Hi Larry,
    I'm having some problems with the Denon plug-in connecting to my AVR via ip.
    I've given the right ip address but the log shows:

    2/7/2009 9:13:07 AM - DenonAVR Error - InitIO()->Initialization of DenonAVR Plugin failed, shutting down plugin.
    2/7/2009 9:13:07 AM - DenonAVR Error - Exception error in InitDenon()...Initializing Network: An invalid IP address was specified.

    Could this be a router/firewall issue? I'm not getting any errors from my firewall or router logs.

    Thanks
    Steve
    Steve, let me check my code...it's been awhile since I've viewed this code...I will test and let you what I find.
    -Larry

    A member of "The HA Pioneer Group", MyWebSite

    Plugins:
    VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

    Hardware:
    Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

    Comment


      #3
      any support here

      Hi, been quite a long time here. just paid my $$ for the plugin and getting same error.

      4/26/2009 7:17:40 AM - DenonAVR Error - Exception error in InitDenon()...Initializing Network: An invalid IP address was specified.
      4/26/2009 7:17:40 AM - DenonAVR Error - InitIO()->Initialization of DenonAVR Plugin failed, shutting down plugin.

      Any help here?

      Comment


        #4
        Please verify DenonAVR.ini has an IP address and that Debug is enabled. Like the following.

        [Config]
        Debug=True
        ModelNum=AVR-3808CI
        VolSoft=40
        VolNorm=50
        VolLoud=60
        VolExtraLoud=70
        VolMax=80
        UseNetwork=True
        DenonIPAddr=192.168.1.18
        Then restart HS, so plug-in loads using the above (except using your IP address)...this should produce a log file in C:\HS Directory\Logs\DenonAVR.log --- please attach this log file in your next post, and I will try and troubleshoot.
        -Larry

        A member of "The HA Pioneer Group", MyWebSite

        Plugins:
        VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

        Hardware:
        Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

        Comment


          #5
          thanks Larry

          my config file is:

          [Config]
          Debug=True
          ModelNum=Model ie. AVR-3808CI
          UseNetwork=True
          DenonIPAddr=http://192.168.1.103
          VolSoft=40
          VolNorm=50
          VolLoud=60
          VolExtraLoud=70
          VolMax=80


          log file attached

          Hmmm. won't attach. Here is your contents:

          4/26/2009 4:22:33 PM~DenonAVR Debug Enabled.
          4/26/2009 4:22:33 PM~***************************************
          4/26/2009 4:22:33 PM~DenonAVR Debug Enabled.
          4/26/2009 4:22:33 PM~DenonAVR Debug Logging to AppDirPath\Logs\DenonAVR.log.
          4/26/2009 4:22:33 PM~DenonAVR HS-Version: 2.3.0.19
          4/26/2009 4:22:33 PM~DenonAVR Plug-In Version: 2.2.0.14
          4/26/2009 4:22:33 PM~***************************************
          4/26/2009 4:22:33 PM~DenonAVR Plug-In, will now use the Network.
          4/26/2009 4:22:33 PM~***************************************
          4/26/2009 4:22:33 PM~DenonAVR Plug-in IP Addr for Denon was set to: http://192.168.1.103
          4/26/2009 4:22:33 PM~DenonAVR Plug-in Volume Soft: 40
          4/26/2009 4:22:33 PM~DenonAVR Plug-in Volume Normal: 50
          4/26/2009 4:22:33 PM~DenonAVR Plug-in Volume Loud: 60
          4/26/2009 4:22:33 PM~DenonAVR Plug-in Volume Extra Loud: 70
          4/26/2009 4:22:33 PM~DenonAVR Plug-in Volume Max: 80
          4/26/2009 4:22:33 PM~Entering DisconnectIP()...
          4/26/2009 4:22:33 PM~Entering CloseComPort()....
          4/26/2009 4:22:33 PM~Entering InitDenon()....
          4/26/2009 4:22:33 PM~Entering ConnectIP()...
          4/26/2009 4:22:33 PM~SaveConfigSettings()....
          4/26/2009 4:22:33 PM~clsWebLink1-->GenPage called with: /denonavr_config
          4/26/2009 4:22:36 PM~GenPage() called with: /denonavr_control
          4/26/2009 4:22:40 PM~PagePut()...
          4/26/2009 4:22:40 PM~Using SendDenonCommand()--SendDenonIP()...
          4/26/2009 4:22:40 PM~Entering SendDenonIP()...
          4/26/2009 4:22:40 PM~Entering ConnectIP()...
          4/26/2009 4:22:40 PM~DenonAVR PowerOff Button Pressed.
          4/26/2009 4:22:40 PM~DenonAVR Input Submit Button Pressed.
          4/26/2009 4:22:40 PM~DenonAVR PHONO Input Selected.
          4/26/2009 4:22:40 PM~GenPage() called with: /denonavr_control
          4/26/2009 4:23:02 PM~Entering ShutdownIO()...
          4/26/2009 4:23:02 PM~Entering DisconnectIP()...
          4/26/2009 4:23:27 PM~***************************************
          4/26/2009 4:23:27 PM~DenonAVR Debug Enabled.
          4/26/2009 4:23:27 PM~DenonAVR Debug Logging to AppDirPath\Logs\DenonAVR.log.
          4/26/2009 4:23:27 PM~DenonAVR HS-Version: 2.3.0.19
          4/26/2009 4:23:27 PM~DenonAVR Plug-In Version: 2.2.0.14
          4/26/2009 4:23:27 PM~***************************************
          4/26/2009 4:23:27 PM~Entering InitHW()....
          4/26/2009 4:23:27 PM~Entering...InitDevices().
          4/26/2009 4:23:27 PM~Entering...EnumerateDevices().
          4/26/2009 4:23:27 PM~Found a plug-in device at ]1
          4/26/2009 4:23:27 PM~Entering...CreateDevices().
          4/26/2009 4:23:27 PM~Entering InitCommon()....
          4/26/2009 4:23:27 PM~Entering InitDenon()....
          4/26/2009 4:23:27 PM~Entering ConnectIP()...
          4/26/2009 4:23:27 PM~Entering ShutdownIO()...
          4/26/2009 4:23:27 PM~Entering DisconnectIP()...
          4/26/2009 4:34:11 PM~Entering ShutdownIO()...
          4/26/2009 4:34:11 PM~Entering DisconnectIP()...
          4/26/2009 4:34:42 PM~***************************************
          4/26/2009 4:34:42 PM~DenonAVR Debug Enabled.
          4/26/2009 4:34:42 PM~DenonAVR Debug Logging to AppDirPath\Logs\DenonAVR.log.
          4/26/2009 4:34:42 PM~DenonAVR HS-Version: 2.3.0.19
          4/26/2009 4:34:42 PM~DenonAVR Plug-In Version: 2.2.0.14
          4/26/2009 4:34:42 PM~***************************************
          4/26/2009 4:34:42 PM~Entering InitHW()....
          4/26/2009 4:34:42 PM~Entering...InitDevices().
          4/26/2009 4:34:42 PM~Entering...EnumerateDevices().
          4/26/2009 4:34:42 PM~Found a plug-in device at ]1
          4/26/2009 4:34:42 PM~Entering...CreateDevices().
          4/26/2009 4:34:42 PM~Entering InitCommon()....
          4/26/2009 4:34:42 PM~Entering InitDenon()....
          4/26/2009 4:34:42 PM~Entering ConnectIP()...
          4/26/2009 4:34:42 PM~Entering ShutdownIO()...
          4/26/2009 4:34:42 PM~Entering DisconnectIP()...

          Comment


            #6
            This is your problem: DenonIPAddr=http://192.168.1.103

            It should read: DenonIPAddr=192.168.1.103
            -Larry

            A member of "The HA Pioneer Group", MyWebSite

            Plugins:
            VWS, AB8SS, lrpSpeak, Calendar, Arduino, Harmony, BlueIris, Sprinklers, ZipBackup...

            Hardware:
            Intel NUC8i7BEH1 running Windows 10 Pro headless, HS3 Pro, Plex running on Synology dual High Availability DS-1815+ NAS (24Tb each), Synology Surveillance Station running on DS-416 Slim (8Tb), Samsung SmartThings, Google Home, Alexa, Hubitat Elevation, ZNET, Ubiquiti UniFi Network, Davis Vantage Pro II Weather Station. Whole house speaker system using a couple of AB8SS switches. Vantage Pro II Weather Station, Rain8Net Sprinklers, Hubitat Elevation, Google Home, Alexa, DSC Security System, Ubiquiti UniFi Network.

            Comment


              #7
              Tada!

              Thanks Larry, works like a charm!

              Comment

              Working...
              X