Announcement

Collapse
No announcement yet.

Getting an error in logs since last update

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

    Getting an error in logs since last update

    Log
    Attached Files

    #2
    Tried to restart hs4 and the computer but no luck.

    Comment


      #3
      Here exact the same error repeating every 5 minutes.

      Comment


        #4
        w.vuyk can confirm getting the same message in the log every 5 minutes, doesn't seem to be an isolated issue:

        Code:
        JowiHue
        Info
        Error: The 'SensorTypes' start tag on line 1183 position 2 does not match the end tag of 'SensorType'. Line 1362, position 5.

        Comment


          #5
          That is me getting old and repeating things... I copied a wrong file in the distribution. Download the file in this thread and follow the steps... sorry!
          -- Wim

          Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

          1210 devices/features ---- 392 events ----- 40 scripts

          Comment


            #6
            I hate to say this... lol... but....

            Replaced the XML file as instructed... previous error message went away.... but now the following appears every 10 minutes in the log:

            Code:
            JowiHue
            Info
            FindBridges stap 1.1 meethue call

            Comment


              #7
              Yuch.... but at least the frequency went down LOL
              Will be gone in the next release
              -- Wim

              Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

              1210 devices/features ---- 392 events ----- 40 scripts

              Comment


                #8
                I just installed ver 4.0.6.3 and have the error as well, but also see some other errors. I'm starting deCONZ before I start HS4, but plugin indicates Phoscon-GW is Not reachable. Should I be seeing that message? The log is also indicating that a file is missing...

                Here is the log:

                2/26/2022 1:15:56 PM JowiHue Info Refresh bridge Phoscon-GW set to 90 seconds after establishing direct connection
                2/26/2022 1:15:56 PM JowiHue Info socket opened for Phoscon-GW on 10.50.1.15:443
                2/26/2022 1:15:50 PM JowiHue Info Error: The 'SensorTypes' start tag on line 1183 position 2 does not match the end tag of 'SensorType'. Line 1362, position 5.
                2/26/2022 1:15:50 PM JowiHue Info Importing lampTypes
                2/26/2022 1:15:50 PM JowiHue Info ============================================================ ==================================
                2/26/2022 1:15:50 PM JowiHue Info -------------------------------------Plugin info ---------------------------------------------
                2/26/2022 1:15:50 PM JowiHue Info 0 Animations available for use in this plugin
                2/26/2022 1:15:50 PM JowiHue Info 0 Local scenes available for use in the JowiHue plugin
                2/26/2022 1:15:50 PM JowiHue Info 30 Presets available for use in the JowiHue plugin
                2/26/2022 1:15:50 PM JowiHue Info ============================================================ ==================================
                2/26/2022 1:15:50 PM JowiHue Info -------------------------------------Bridge info ---------------------------------------------
                2/26/2022 1:15:50 PM JowiHue Info 0 Alarmsystems available on bridge 'Phoscon-GW'
                2/26/2022 1:15:50 PM JowiHue Info 1 Humidity sensor(s) found on bridge 'Phoscon-GW' with 1 supporting HS device(s)
                2/26/2022 1:15:50 PM JowiHue Info 1 Temperature sensor(s) found on bridge 'Phoscon-GW' with 1 supporting HS device(s)
                2/26/2022 1:15:50 PM JowiHue Info Using firmware level 0x26720700
                2/26/2022 1:15:50 PM JowiHue Info Bridge Phoscon-GW is at version 2.14.1 of type deCONZ on a ConBee II
                2/26/2022 1:15:50 PM JowiHue Info 0 Groups available on bridge 'Phoscon-GW'
                2/26/2022 1:15:50 PM JowiHue Info 1 lights and/or plugs connected to bridge 'Phoscon-GW'
                2/26/2022 1:15:50 PM JowiHue Info ============================================================ ==================================
                2/26/2022 1:15:50 PM JowiHue Info Started deCONZ bridge Phoscon-GW
                2/26/2022 1:15:50 PM JowiHue Error Error: (MoveNext):Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
                2/26/2022 1:15:50 PM JowiHue Info * Bridge Phoscon-GW at 10.50.1.15:8080 not connected (not reachable). Did IP address change?
                2/26/2022 1:15:50 PM JowiHue Warning Warning: Bridge Phoscon-GW Not reachable on 10.50.1.15 Is bridge powered on Or IP/Port address has changed?
                2/26/2022 1:15:48 PM JowiHue Info Error: The 'SensorTypes' start tag on line 1183 position 2 does not match the end tag of 'SensorType'. Line 1362, position 5.
                2/26/2022 1:15:48 PM JowiHue Info Importing lampTypes
                2/26/2022 1:15:48 PM JowiHue Info settings loaded
                2/26/2022 1:15:48 PM JowiHue Info Starting plugin JowiHue 4.0.6.3 On Windows
                2/26/2022 1:15:48 PM JowiHue Info Logfile is set to C:\Program Files (x86)\HomeSeer HS4/Logs/JowiHue.log

                Comment


                  #9
                  Did you download the file from post #5? This should take care of the Sensortypes error.
                  The other error is not about the bridge, but about the netstandard assembly missing in the .NET environment. I guess you updated the plugin, skipping a few versions?

                  The challenge now is that you need to refresh the .NET installation as this will enable the netstandard assembly as well I believe. Best is to reinstall the .Net framework 8. Cannot get an English link here as I keep ending up at the dutch framework, but a search will point you to the correct location

                  Wim
                  -- Wim

                  Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                  1210 devices/features ---- 392 events ----- 40 scripts

                  Comment


                    #10
                    I updated plugin using the link showing there was an update. Do I need to install the .net framework 4.8 (Download .NET Framework 4.8 | Free official downloads (microsoft.com))? After I install it, is there anything else needed?

                    Thanks!

                    Comment


                      #11
                      It should be all I expect. Normally even just a refresh of your current version is good as well
                      -- Wim

                      Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                      1210 devices/features ---- 392 events ----- 40 scripts

                      Comment


                        #12
                        .net 4.8 installed, hometroller pro rebooted.. loadfile issue looks to be corrected but SensorTypes error remained until I downloaded and placed in config folder.

                        Below is new log. Can you advise on how to correct the Phoscon not connected? It looks like it tries port 8080 before it is able to connect on 443:



                        2/26/2022 4:43:13 PM JowiHue Info FindBridges stap 1.1 meethue call
                        2/26/2022 4:43:09 PM JowiHue Info Refresh bridge Phoscon-GW set to 90 seconds after establishing direct connection
                        2/26/2022 4:43:09 PM JowiHue Info socket opened for Phoscon-GW on 10.50.1.15:443
                        2/26/2022 4:43:03 PM JowiHue Info -------------------------------------Bridge info ---------------------------------------------
                        2/26/2022 4:43:03 PM JowiHue Info ============================================================ ==================================
                        2/26/2022 4:43:03 PM JowiHue Info 30 Presets available for use in the JowiHue plugin
                        2/26/2022 4:43:03 PM JowiHue Info 0 Local scenes available for use in the JowiHue plugin
                        2/26/2022 4:43:03 PM JowiHue Info 0 Animations available for use in this plugin
                        2/26/2022 4:43:03 PM JowiHue Info -------------------------------------Plugin info ---------------------------------------------
                        2/26/2022 4:43:03 PM JowiHue Info ============================================================ ==================================
                        2/26/2022 4:43:03 PM JowiHue Info ============================================================ ==================================
                        2/26/2022 4:43:03 PM JowiHue Info 2 lights and/or plugs connected to bridge 'Phoscon-GW'
                        2/26/2022 4:43:03 PM JowiHue Info 0 Groups available on bridge 'Phoscon-GW'
                        2/26/2022 4:43:03 PM JowiHue Info Bridge Phoscon-GW is at version 2.14.1 of type deCONZ on a ConBee II
                        2/26/2022 4:43:03 PM JowiHue Info Using firmware level 0x26720700
                        2/26/2022 4:43:03 PM JowiHue Info 1 Temperature sensor(s) found on bridge 'Phoscon-GW' with 1 supporting HS device(s)
                        2/26/2022 4:43:03 PM JowiHue Info 1 Humidity sensor(s) found on bridge 'Phoscon-GW' with 1 supporting HS device(s)
                        2/26/2022 4:43:03 PM JowiHue Info 0 Alarmsystems available on bridge 'Phoscon-GW'
                        2/26/2022 4:43:02 PM JowiHue Info Started deCONZ bridge Phoscon-GW
                        2/26/2022 4:43:02 PM JowiHue Info * Bridge Phoscon-GW at 10.50.1.15:8080 not connected (not reachable). Did IP address change?
                        2/26/2022 4:43:02 PM JowiHue Warning Warning: Bridge Phoscon-GW Not reachable on 10.50.1.15 Is bridge powered on Or IP/Port address has changed?
                        2/26/2022 4:43:01 PM JowiHue Info Importing SensorModels
                        2/26/2022 4:43:01 PM JowiHue Info Importing SensorTypes
                        2/26/2022 4:43:01 PM JowiHue Info Importing lampTypes
                        2/26/2022 4:43:00 PM JowiHue Info Starting plugin JowiHue 4.0.6.3 On Windows
                        2/26/2022 4:43:00 PM JowiHue Info settings loaded
                        2/26/2022 4:43:00 PM JowiHue Info Logfile is set to C:\Program Files (x86)\HomeSeer HS4/Logs/JowiHue.log

                        Comment


                          #13
                          I am still seeing the issue with the new update. Resolved by putting this file in Config https://forums.homeseer.com/forum/li...57#post1526357
                          Attached Files

                          Comment


                            #14
                            Same as pistachL0. Seems the upgrade reverted the XML file?

                            Comment


                              #15
                              Definitively solved in the latest release
                              -- Wim

                              Plugins: JowiHue, RFXCOM, Sonos4, Jon00's Perfmon and Network monitor, EasyTrigger, Pushover 3P, rnbWeather, BLBackup, AK SmartDevice, Pushover, PHLocation, Zwave, GCalseer, SDJ-Health, Device History, BLGData

                              1210 devices/features ---- 392 events ----- 40 scripts

                              Comment

                              Working...
                              X