Jump to content

James Peterson

Members
  • Posts

    1222
  • Joined

  • Last visited

Everything posted by James Peterson

  1. This has been resolved. I had not upgraded from PG3 to PG3x
  2. I have not been able to back up my Polisy for a while. I have been getting this error. 1) I have cleared my java cache 2) Running Linux 3) have attempted on multiple different machines with the same result. 4) I nuked the entire setup and factory reset with no change. 5) attempted Config -> Upgrade Packages with no change
  3. Is this were true, I should be able to just unplug the ethernet cable and reboot. Since the Polisy has a wifi address (dhcp or not) the ISY should just use that. But for some reason it does not for me.
  4. So what I am gathering, is there is no "switch" that tells the ISY which interface to use for its connection. hrm....
  5. I saw that. It didn't really explain much. Unless that means is doesn't work.
  6. How do I get the Polisy to use the WiFi connection as the ISY address? I have tried unplugging the ethernet cable and restarting, but it does not seem to come online or show up in the ISY Finder? If I reboot with the ethernet cable. It pops right back up in the finder. It online via wifi: Checked. Is there are toggle that I missed? wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 14:2d:27:4d:64:81 inet 10.7.1.77 netmask 0xffffff00 broadcast 10.7.1.255 inet6 fe80::162d:27ff:fe4d:6481%wlan0 prefixlen 64 scopeid 0x7 inet6 fd03:781c:9111:0:162d:27ff:fe4d:6481 prefixlen 64 autoconf groups: wlan ssid DUG channel 149 (5745 MHz 11a ht/40+) bssid f8:1a:2b:1b:70:ac regdomain FCC country US indoor ecm authmode WPA2/802.11i privacy ON deftxkey UNDEF AES-CCM 2:128-bit txpower 23 bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 60 ampdulimit 64k ampdudensity 8 shortgi -uapsd wme burst roaming MANUAL parent interface: ath0 media: IEEE 802.11 Wireless Ethernet MCS mode 11na status: associated nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL> [admin@polisy ~]$
  7. I have also seen this when attempting an alternate java web start: WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by com.universaldevices.isyfinder.ISYUILoader (https://isy.universal-devices.com/launcher/isyfinder-2.2.jar) WARNING: Please consider reporting this to the maintainers of com.universaldevices.isyfinder.ISYUILoader WARNING: System::setSecurityManager will be removed in a future release java.lang.reflect.InvocationTargetException
  8. I am having an issue running the ISY Launcher. I can start the admin.jnlp from each ISY without issue, but if I try to use start.jnlp I get the following error. This could be a Linux issue since I have not seen this before on my Mac. I have tried OpenJDK1.8,11,17 with the same error. I am running IcedTea OpenWebStart 1.5.2 [ITW-CORE][2022-05-11 20:53:28.486 MDT][INFO ][net.sourceforge.jnlp.Launcher] main completed http://10.7.1.213/web/insteon.jar http://10.7.1.213/WEB/CE.JAR http://10.7.1.213/web/chart.jar http://10.7.1.213/WEB/RXTX.jar [ITW-CORE][2022-05-11 20:54:01.938 MDT][INFO ][net.sourceforge.jnlp.runtime.classloader.JNLPClassLoader] Application is trying to get permissions for http://10.7.1.213/web/insteon.jar, which was not added by standard way. Trying to download and verify! [ITW-CORE][2022-05-11 20:54:01.939 MDT][INFO ][net.adoptopenjdk.icedteaweb.resources.cache.CacheImpl] isCached: CacheKey{location=http://10.7.1.213/web/insteon.jar, version=null} = false [ITW-CORE][2022-05-11 20:54:03.087 MDT][INFO ][net.adoptopenjdk.icedteaweb.resources.cache.CacheImpl] isCached: CacheKey{location=http://10.7.1.213/web/insteon.jar, version=null} = false java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.universaldevices.isyfinder.ISYUILoader.launch(Unknown Source) at com.universaldevices.isyfinder.ISYFinder.launch(Unknown Source) at com.universaldevices.isyfinder.ISYFinder.access$7(Unknown Source) at com.universaldevices.isyfinder.ISYFinder$8.actionPerformed(Unknown Source) at java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967) at java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308) at java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405) at java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262) at java.desktop/javax.swing.AbstractButton.doClick(AbstractButton.java:369) at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1020) at java.desktop/javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1064) at java.desktop/java.awt.Component.processMouseEvent(Component.java:6635) at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342) at java.desktop/java.awt.Component.processEvent(Component.java:6400) at java.desktop/java.awt.Container.processEvent(Container.java:2263) at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5011) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843) at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918) at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547) at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488) at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307) at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772) at java.desktop/java.awt.Component.dispatchEvent(Component.java:4843) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95) at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745) at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90) Caused by: java.lang.IllegalAccessError: failed to access class com.universaldevices.ui.UPnPClientApplet$27 from class com.universaldevices.ui.UPnPClientApplet (com.universaldevices.ui.UPnPClientApplet$27 is in unnamed module of loader net.sourceforge.jnlp.runtime.classloader.JNLPClassLoader @94dc44; com.universaldevices.ui.UPnPClientApplet is in unnamed module of loader java.net.URLClassLoader @1aa50988) at com.universaldevices.ui.UPnPClientApplet.main(Unknown Source) at com.universaldevices.ui.UPnPClientApplet.main(Unknown Source) at com.universaldevices.client.ui.UDClientApplet.main(Unknown Source) ... 45 more
  9. @bmercier I know this is kindof a late response to this message, but if a setpoint is incremented by half values ie (20.5). What is the appropriate way to set the precision? /rest/nodes/<address>/cmd/CLISPH/235/4?prec=1 /rest/nodes/<address>/cmd/CLISPH/23.5/4
  10. I think I got this fixed. Each of our GDO should have 3 remotes a wall button and a connection to MyQ online service. Somehow the main garage door reported 5 remotes and 3 connections to MyQ. I factory reset the GDO and relinked the 3 remotes that were supposed to be attached and I have not had the problem since. I have not re-setup MyQ. So...... since I didn't do it one at a time... My GDO had 2 extra remotes attached to it and an extra connection to MyQ. Any ideas how this can happen?
  11. Besides, this is one of the MyQ GDs and you can't just connect 2 wires and close a circuit to trigger the opener any longer. Getting depparate. Pulled the batteries on all my spare remotes.
  12. There is nothing like that. I do have a newly installed RV 30amp line that runs near the garage wires, but it does not have anything attached that would turn on or off at these times. its getting more random.
  13. What the shit? I unplugged the IOlinc switch line so it could not open the garage? I just got home and it is open? So this has to be a none ISY thing right? a short? another remote? Off = Open On = Closed Doors / LargeGarage-Status Status Off Mon 2019/09/09 16:18:49 System Log
  14. It doesn't appear to be in any scenes. I opened at 3am (ISY Query all time) today with is out of character, but still an issue. Here is the log not really that much happening. I decided to pull the wires from the IOLinc until I solve this. At least this way the door won't open. I also added a program that will txt me when the IOLinc button gets triggered. DiningRoom / hvac - Main Status 71.0° Mon 2019/09/09 03:06:03 System Log DiningRoom / hvac - Main Status 72.0° Mon 2019/09/09 03:04:56 System Log DiningRoom / hvac - Main Status 71.0° Mon 2019/09/09 03:03:50 System Log DiningRoom / hvac - Main Humidity 48% Mon 2019/09/09 03:02:43 System Log DiningRoom / hvac - Main Status 72.0° Mon 2019/09/09 03:01:35 System Log Doors / Garage Door Lock Battery level 99% Mon 2019/09/09 03:01:19 System Log Doors / Front Door Lock Battery level 64% Mon 2019/09/09 03:01:07 System Log Doors / Deck Door Lock Battery level 98% Mon 2019/09/09 03:00:54 System Log Doors / LargeGarage-Button Status On Mon 2019/09/09 03:00:19 System Log DiningRoom / hvac - Main Status 71.0° Mon 2019/09/09 03:00:00 System Log DiningRoom / hvac - Main Status 72.0° Mon 2019/09/09 02:59:03 System Log DiningRoom / hvac - Main Status 71.0° Mon 2019/09/09 02:57:56 System Log DiningRoom / hvac - Main Status 72.0° Mon 2019/09/09 02:55:46 System Log DiningRoom / hvac - Main Status 71.0° Mon 2019/09/09 02:54:40 System Log
  15. I have a Chamberlain garage door that has worked flawlessly for a while, but it has recently started opening by itself. I have an IOLinc attached to it. It seems to always happen around 30 min after sunrise. Not exact, sometimes a few minutes off plus +/-. I have replaced the IOLinc, replaced the PLM, removed or disabled any programs that are related and it continues to happen. If I unplug the IOLinc it stops happening so it has to be related to this unless it is just coincidence. I have checked the logs an no programs appear to be running at that time that would affect the IOLinc. No errors in the error log. Any ideas?
  16. I just tried it with and without the key, no issues. Odd since for the last two days I figured it was my code, but I couldn't get it to work correctly. today all is working fine. I'll repost if it starts happening again.
  17. I do not use the <key> My system only works as long as the preferred ISY is set and the <key> is not required.
  18. I am working on adding NodeServer support to the Agave app. I am having an issue with pulling the NS files via the portal (process works fine pulling directly from ISY). process REST GET /rest/profiles/files then individually pull each file listed with REST GET /rest/profiles/family/<FAMILY>/profile/<PROFILE>/download/<DIR>/<FILE> When trying this process via the portal I am getting random data back from random files. It appears as though the portal is giving back cached data. Does anyone have any insights?
  19. Lately when I make a change or add a new device to our ISY it becomes very unresponsive and this popup remains on the screen for up to 5-10 mins. normally that popup only shows up for about a few secs and everything goes back to normal. Any suggestions?
  20. Insteon and zwave thermostats are supported. As for the heat zones. When NS are stable and are ready for Front end developers you could easily create one that did what you wanted and Agave will support it as long as it supports the thermostat model.
  21. I had this issue a couple days ago. I had to unlink and relink UD from the GH app to get it to resync.
  22. Can someone help me with getting some information on these? Is the REST command structure similar to the Zwave door locks or standard DON/DOF? Which node to I communicate with (_1 or _2) Trying to debug one with out actually having one.
  23. This is exactly what I would need. If this was implemented support for NS would be easy. Without this, do not see it being possible to implement in a 3rd party app.
  24. Same here. Been getting this error for about a month now. I have also noticed that some of my spokens are not working correctly when it comes to dimming. for example I have lights in my entertainment room that are "theater lights" Google would not recognize the lights when dimming "OK google set theater lights to 50%" unless I put those lights in a room called "theater" and added a nickname called "lights" . This all started happening about the same time so I just assumed it was related.
  25. Yes - Google Assistant -> Menu -> Settings -> Home Control I used it this way before I purchased my Google homes
×
×
  • Create New...