Jump to content

Panda88

Members
  • Posts

    697
  • Joined

  • Last visited

Everything posted by Panda88

  1. Can you send log? - I removed code to remove nodes?
  2. I somehow got it to connect - not sure what happened - maybe the Envisalink people did somehting remotely
  3. I released 0.7.1 I am no longer trying to remove older nodes - Main issue will be with multi Output devices - the naming changed to prevent multiple nodes with same name (when using multiple multiOutput of same type) Hopefully this works now
  4. I see an error - I'll take a look tomorrow - I think there is a bug when the addresses are too close The removal of nodes was only supposed to remove the sub nodes of multi-devices - I had a bug in the old node
  5. I wonder if my router/firewall updated FW and somehow blocked the port (on the LAN side) - I did submit a question there as well
  6. yes - even power cycled it
  7. I think you can just refresh the store and it should show up
  8. Just released version 0.7.0 - I believe it resolves the resource use
  9. I had Envisalink check - there are no devices connected on teh TPI port (4025) - it still refuses connection
  10. thanks Let me check - In the past I had issues with rain machine devices attaching to the envisalink - It is just strange it worked until changed to PG3 Also - I can log into device from browser, but it may be a different connection type
  11. thanks There was an issue when installing - I was asked if I wanted to install in in the existing slot(PG2) - I said yes - and after that both pg2 and pg3 showed the node. I deleted the PG2 node but it did not solve the issue
  12. Just upgraded from PG2 to PG3 (trial). It was working nicely on pg2 but I cannot get a connection to the Envisa from PG3 - I can log in via browser without issues Any suggestions - I cannot find anything in the log file but you may see something Thanks debug.log
  13. Seems the eisy may be good for development - What development tools will be supported for node server developers?
  14. Just a quick update - I checked my latest code and it does not show this behavior. I'll work towards releasing that - and maybe figure out what is causing the strange behavior - there must be an infinite loop somewhere but not easy to debug on the Polisy platform as I have no development tools there
  15. I see the same issue - not sure what causes it (yet) My new release in testing does not see the issue, but I have far fewer devices on my test platform Polls are not truly needed - MQTT updates when actions happen - short poll is mostly to send a heartbeat there are cases where an update sometimes takes longer so the state has not changed when the display updates on the Admin Console - in this special case the poll causes the display to update - Not if using programs this does not matter
  16. Polls are not truly needed - MQTT updates when actions happen - short poll is mostly to send a heart beat there are cases where an update takes longer so the state has not changed when the display updates on the Admin Console - in this special case the poll causes the display to update - Not if using programs this does not matter
  17. top is installed - it shows the issue Trying to figure out what causes this
  18. I did not study the CPU usage in great detail - I am in the progress of changing the message handling approach - It used to be every device was waiting for input from a queue - I am changing that to start a thread when a message arrives - I think that will lower the CPU usage I cannot think of anything else causing a lot of CPU usage - unless you are using the delay timers
  19. Each device is really a node server by itself - I'll see if there is something obvious wrong but it may take some time to get to the bottom of it
  20. I'll take a look How many devices have you installed? Do you know if Memory increases over time?
  21. I think I fixed it - I made a wrong commit about 12 days ago and that code caused this to happen I am working on redoing the message handling and hope to have a new and improved version soon
  22. Can you send log with Debug logging enabled?
  23. Yes - if you can stop and start and get the log file I can check to see what is happening - it looks like it thinks there is connection to both cloud and local, but it looks like cloud is not working correctly there is no real documentation - even on github, but you are welcome to check out the code there. I am just doing this for fun, and the charging is mostly to give some extra income to universal-devices (they get half of what you pay).
  24. What is your setup - are you running both cloud and local - or local only? -1 means no value retrieved? If running local only you need to run for 24hours before yesterday can be deployed - (it only reports current status). I'll take a closer look once I understand your setup (there is no initialization in the log you provided) Generator is an optional mode where a generator can also be enabled when battery runs out
×
×
  • Create New...