Announcement

Collapse
No announcement yet.

Discussions related to HS3 build 435

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

    #91
    Originally posted by Moskus View Post
    No error today.
    Something in regard to the devices for counters and timers is perhaps a little off...
    Nope. Didn't work.
    HSPro 3.0.0.458, Z-NET with Z-wave plugin 3.0.1.190, RFXCOM + 2x RFXtrx433E, HSTouch, Squeezebox plugin, iTach IP/WF2IR & GC-100-6 with UltraGCIR, BLDenon, NetcamStudio, Jon00s Webpage builder, Harmony Hub plugin, SCSIP (with FreePBX), Arduino plugin, IFTTT, Pushalot plugin, Device History plugin.
    Running on Windows 10 (64) virtualized
    on ESXi (Fujitsu Primergy TX150 S8).
    WinSeer (for Win10) - TextSeer - FitbitSeer - HSPI_MoskusSample

    Are you Norwegian (or Scandinavian) and getting started with HomeSeer? Read the "HomeSeer School"!

    Comment


      #92
      And this is freaking me out! I'm stuck!

      I've made a simple plugin to get electric power prices and electric power consumption from Tibber. It's working great except at one user.

      Apparently "TibberSeer" is attempting to register a duplicate link WHICH IT IS ABSOLUTELY NOT!!!
      I don't know what's going on here, but 435 is doing something weird about this!

      The weird thing is that on all my own systems (running both Windows and Zee2s) it's working great, so it's hard to debug.


      Solutions, please?

      Code:
      mai-07 15.03.19	 	Error	Initializing plug-in(2): TibberSeer Instance::Must specify valid information for parsing in the string.STACK: Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HomeSeerAPI.IPlugInAPI.InitIO(String port) at Scheduler.clsHSPI.CheckInterfaces()
      mai-07 15.03.15	 	Warning	Attempt by plugin to register a duplicate link of TibberSeerConfig. Plugin: TibberSeer Instance:
      mai-07 15.03.15	 	Starting Plug-In	Initializing plugin TibberSeer ...
      mai-07 15.02.49	 	Error	Initializing plug-in(2): TibberSeer Instance::Must specify valid information for parsing in the string.STACK: Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HomeSeerAPI.IPlugInAPI.InitIO(String port) at Scheduler.clsHSPI.CheckInterfaces()
      mai-07 15.02.46	 	Warning	Attempt by plugin to register a duplicate link of TibberSeerConfig. Plugin: TibberSeer Instance:
      mai-07 15.02.45	 	Starting Plug-In	Initializing plugin TibberSeer ...
      mai-07 15.02.30	 	Plug-In	Finished initializing plug-in TibberSeer
      mai-07 15.02.30	 	Starting Plug-In	TibberSeer loaded in 15047 milliseconds
      mai-07 15.02.15	 	Starting Plug-In	Initializing plugin TibberSeer ...
      mai-07 15.02.20	 	Z-Wave Warning	(2) Received a METER class report from node 92 for MT=Electric_meter, MST=2, but the corresponding child device could not be found.
      mai-07 15.02.18	 	Error	Initializing plug-in(2): TibberSeer Instance::Must specify valid information for parsing in the string.STACK: Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HomeSeerAPI.IPlugInAPI.InitIO(String port) at Scheduler.clsHSPI.CheckInterfaces()
      mai-07 15.02.15	 	Info	Plugin TibberSeer has connected. IP:127.0.0.1:59479
      HSPro 3.0.0.458, Z-NET with Z-wave plugin 3.0.1.190, RFXCOM + 2x RFXtrx433E, HSTouch, Squeezebox plugin, iTach IP/WF2IR & GC-100-6 with UltraGCIR, BLDenon, NetcamStudio, Jon00s Webpage builder, Harmony Hub plugin, SCSIP (with FreePBX), Arduino plugin, IFTTT, Pushalot plugin, Device History plugin.
      Running on Windows 10 (64) virtualized
      on ESXi (Fujitsu Primergy TX150 S8).
      WinSeer (for Win10) - TextSeer - FitbitSeer - HSPI_MoskusSample

      Are you Norwegian (or Scandinavian) and getting started with HomeSeer? Read the "HomeSeer School"!

      Comment


        #93
        It looks like maybe a second instance of the plugin might be loading, is that possible?

        Originally posted by Moskus View Post
        And this is freaking me out! I'm stuck!

        I've made a simple plugin to get electric power prices and electric power consumption from Tibber. It's working great except at one user.

        Apparently "TibberSeer" is attempting to register a duplicate link WHICH IT IS ABSOLUTELY NOT!!!
        I don't know what's going on here, but 435 is doing something weird about this!

        The weird thing is that on all my own systems (running both Windows and Zee2s) it's working great, so it's hard to debug.


        Solutions, please?

        Code:
        mai-07 15.03.19	 	Error	Initializing plug-in(2): TibberSeer Instance::Must specify valid information for parsing in the string.STACK: Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HomeSeerAPI.IPlugInAPI.InitIO(String port) at Scheduler.clsHSPI.CheckInterfaces()
        mai-07 15.03.15	 	Warning	Attempt by plugin to register a duplicate link of TibberSeerConfig. Plugin: TibberSeer Instance:
        mai-07 15.03.15	 	Starting Plug-In	Initializing plugin TibberSeer ...
        mai-07 15.02.49	 	Error	Initializing plug-in(2): TibberSeer Instance::Must specify valid information for parsing in the string.STACK: Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HomeSeerAPI.IPlugInAPI.InitIO(String port) at Scheduler.clsHSPI.CheckInterfaces()
        mai-07 15.02.46	 	Warning	Attempt by plugin to register a duplicate link of TibberSeerConfig. Plugin: TibberSeer Instance:
        mai-07 15.02.45	 	Starting Plug-In	Initializing plugin TibberSeer ...
        mai-07 15.02.30	 	Plug-In	Finished initializing plug-in TibberSeer
        mai-07 15.02.30	 	Starting Plug-In	TibberSeer loaded in 15047 milliseconds
        mai-07 15.02.15	 	Starting Plug-In	Initializing plugin TibberSeer ...
        mai-07 15.02.20	 	Z-Wave Warning	(2) Received a METER class report from node 92 for MT=Electric_meter, MST=2, but the corresponding child device could not be found.
        mai-07 15.02.18	 	Error	Initializing plug-in(2): TibberSeer Instance::Must specify valid information for parsing in the string.STACK: Server stack trace: Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at HomeSeerAPI.IPlugInAPI.InitIO(String port) at Scheduler.clsHSPI.CheckInterfaces()
        mai-07 15.02.15	 	Info	Plugin TibberSeer has connected. IP:127.0.0.1:59479
        💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

        Comment


          #94
          Originally posted by rjh View Post
          It looks like maybe a second instance of the plugin might be loading, is that possible?
          There is a bug that I am sure I posted about somewhere in one of these threads but if you register a normal link and run a remote plugin it does not appear that the plugin name shows in the remote plugin name field (it is just blank). Registering a config link makes the name of the plugin show up just fine. Not sure if that is related and could be behaving also differently in Linux?

          Attached is a demo image, top one I don't register a config link (just a standard one), bottom one I do.
          Attached Files

          Comment


            #95
            Originally posted by rjh View Post
            It looks like maybe a second instance of the plugin might be loading, is that possible?
            Yes, I noticed that too and it might be possible, but I'll leave it to you to explain WHY HomeSeer is loading it twice...

            Even when he stops the plugin and kills both processes, "TibberSeer" can't connect. Even when started manually.
            HSPro 3.0.0.458, Z-NET with Z-wave plugin 3.0.1.190, RFXCOM + 2x RFXtrx433E, HSTouch, Squeezebox plugin, iTach IP/WF2IR & GC-100-6 with UltraGCIR, BLDenon, NetcamStudio, Jon00s Webpage builder, Harmony Hub plugin, SCSIP (with FreePBX), Arduino plugin, IFTTT, Pushalot plugin, Device History plugin.
            Running on Windows 10 (64) virtualized
            on ESXi (Fujitsu Primergy TX150 S8).
            WinSeer (for Win10) - TextSeer - FitbitSeer - HSPI_MoskusSample

            Are you Norwegian (or Scandinavian) and getting started with HomeSeer? Read the "HomeSeer School"!

            Comment


              #96
              voice command

              Sorry,
              Even with version 435 the problem that I had highlighted in 425 in my system remains the same, ie the voice commands in INPUT no longer work. Until version 368 I did not have this problem and I could send voice commands from my smartphone and they worked well. Now I have to change something in the programming of the event?
              Do you have the solution?

              Massimo-RenderCAD
              _________________
              HomeSeer Version: HS3 Pro Edition 3.0.0.435
              Operating System: Microsoft Windows 7 Professional - Work Station
              Number of Devices: 435 Number of Events: 319
              Available Threads: 200 HSTouch Enabled: True
              Anti Virus Installed: ESET Internet Security
              Enabled Plug-Ins
              3.0.0.29: ADIO-100
              1.0.0.85: Arduino Plugin
              2.0.54.0: BLBackup
              2.0.3.0: BLDatabase
              2.0.5.0: BLVolume
              0.0.0.43: Current Cost 3P
              0.0.0.3: Device Comparison 3P
              1.2.3.0: Device History
              3.0.0.44: EasyTrigger
              0.2.0.10: FitbitSeer
              5.0.0.58: Global Cache Pro
              3.0.0.14: NetCAM
              3.0.1.109: PHLocation
              1.0.0.7: Restart
              3.0.0.21: VWS
              3.0.1.190: Z-Wave

              Comment


                #97
                Please send this to support@homeseer.com so someone can assist.

                Originally posted by RenderCAD View Post
                Sorry,
                Even with version 435 the problem that I had highlighted in 425 in my system remains the same, ie the voice commands in INPUT no longer work. Until version 368 I did not have this problem and I could send voice commands from my smartphone and they worked well. Now I have to change something in the programming of the event?
                Do you have the solution?

                Massimo-RenderCAD
                _________________
                HomeSeer Version: HS3 Pro Edition 3.0.0.435
                Operating System: Microsoft Windows 7 Professional - Work Station
                Number of Devices: 435 Number of Events: 319
                Available Threads: 200 HSTouch Enabled: True
                Anti Virus Installed: ESET Internet Security
                Enabled Plug-Ins
                3.0.0.29: ADIO-100
                1.0.0.85: Arduino Plugin
                2.0.54.0: BLBackup
                2.0.3.0: BLDatabase
                2.0.5.0: BLVolume
                0.0.0.43: Current Cost 3P
                0.0.0.3: Device Comparison 3P
                1.2.3.0: Device History
                3.0.0.44: EasyTrigger
                0.2.0.10: FitbitSeer
                5.0.0.58: Global Cache Pro
                3.0.0.14: NetCAM
                3.0.1.109: PHLocation
                1.0.0.7: Restart
                3.0.0.21: VWS
                3.0.1.190: Z-Wave
                💁‍♂️ Support & Customer Service 🙋‍♂️ Sales Questions 🛒 Shop HomeSeer Products

                Comment


                  #98
                  Originally posted by Moskus View Post
                  Yes, I noticed that too and it might be possible, but I'll leave it to you to explain WHY HomeSeer is loading it twice...

                  Even when he stops the plugin and kills both processes, "TibberSeer" can't connect. Even when started manually.
                  It seems that somehow the PED in two devices was corrupted. New devices worked.
                  HSPro 3.0.0.458, Z-NET with Z-wave plugin 3.0.1.190, RFXCOM + 2x RFXtrx433E, HSTouch, Squeezebox plugin, iTach IP/WF2IR & GC-100-6 with UltraGCIR, BLDenon, NetcamStudio, Jon00s Webpage builder, Harmony Hub plugin, SCSIP (with FreePBX), Arduino plugin, IFTTT, Pushalot plugin, Device History plugin.
                  Running on Windows 10 (64) virtualized
                  on ESXi (Fujitsu Primergy TX150 S8).
                  WinSeer (for Win10) - TextSeer - FitbitSeer - HSPI_MoskusSample

                  Are you Norwegian (or Scandinavian) and getting started with HomeSeer? Read the "HomeSeer School"!

                  Comment


                    #99
                    Has the problem with timer devices been fixed? I rely on the device itself in some cases.

                    Is SONOS tts working?

                    Thanks,
                    Michael

                    Comment


                      SONOS TTS is working fine for me.

                      Comment


                        Originally posted by Rvtravlr View Post
                        Has the problem with timer devices been fixed? I rely on the device itself in some cases.


                        Thanks,
                        The problem is not with the devices themselves, it is with some plugins that try to do too much processing in the HSEvent callback. Because the timer devices are updated every second, an HSEvent callback is generated per device per second. If there are a lot of timer devices and the plugins take too long in the callback, it slows down core HomeSeer processing. This has always been there in HS3, but the new release now identifies the problem and issues a warning message.

                        Comment


                          selecting graphics problem

                          .435 seems to be stable and running fine. but three times I have had the file tree structure under, status graphics, graphic status path, edit.....(the little popup window that lets you select the graphic) it is just blank. nothing is there. If I do a repair, the file structure returns, but then fails after awhile. you can still put in the proper path manually and it pulls the graphic like it should. but the popup window to select is blank. Anybody else notice this?

                          Comment


                            You sure it's not browser related. I just tried with mine and IE and I don't see the problem you're describing - Been up for 10 days 15hr as a Fire Daemon service.

                            Robert
                            HS3PRO 3.0.0.500 as a Fire Daemon service, Windows 2016 Server Std Intel Core i5 PC HTPC Slim SFF 4GB, 120GB SSD drive, WLG800, RFXCom, TI103,NetCam, UltraNetcam3, BLBackup, CurrentCost 3P Rain8Net, MCsSprinker, HSTouch, Ademco Security plugin/AD2USB, JowiHue, various Oregon Scientific temp/humidity sensors, Z-Net, Zsmoke, Aeron Labs micro switches, Amazon Echo Dots, WS+, WD+ ... on and on.

                            Comment


                              Originally posted by langenet View Post
                              You sure it's not browser related. I just tried with mine and IE and I don't see the problem you're describing - Been up for 10 days 15hr as a Fire Daemon service.

                              Robert



                              no it's not a browser problem. I use 2 different machines and 2 different browers (edge, firefox) same result messed up again...3 times or more.

                              appears to be a permanent condition...now a repair does not even fix it.... I think I figured it out....the file system does not like folder names with gaps in them. folder names like "birthday icons" is bad..."birthday_icons" is good.
                              Last edited by wadesready; May 15, 2018, 02:53 PM. Reason: need to

                              Comment


                                Is anyone receiving the grammar error below?

                                Exception saving grammar data to file C:\Program Files (x86)\HomeSeer HS3\Grammar\Grammar_Data_<SERVER_NAME>#Default.hs : The process cannot access the file 'C:\Program Files (x86)\HomeSeer HS3\Grammar\Grammar_Data_<SERVER_NAME>#Default.hs' because it is being used by another process.

                                The folder is excluded from virus scans, virus software has also been disable and uninstalled, the errors remain.

                                I have tried using process explorer (proexp) to view the processes that may have the file open. So far I have not been able to catch anything (gotta be fast I guess).

                                None of my devices or events are setup with voice commands, so I am not real sure what could be causing the issue.

                                I have opened the XML file in IE and it did not identify anything as being out of sorts, so not real sure where to go from here on this error. To be honest, ignoring the error is difficult since it repeats itself so often.

                                I really do not like shutting off an error "just because", however I have reviewed several prior post with this error and no one seems to have a permanent solution to the grammer error. Is there a way to shut off this error or positively correct it?

                                I have reviewed the posts below as well as others and have not found any solution...

                                https://forums.homeseer.com/showthread.php?t=183584
                                https://forums.homeseer.com/showthread.php?t=171694

                                Does anyone have any ideas?
                                Billy

                                Comment

                                Working...
                                X