I installed HS4 and have everything working except UPB. I confirmed that the lights can be managed via UPBStart and by HS3 if I revert. But the upgrade to HS4 (same computer different directory) will not control the UPB devices. I also confirmed that the upb config is pointing the UPE file in my HS4 directory. I verified that the port is opened and data is flowing. Again, nothing gets turned on or off. After a while there is no more data flowing through the port. Here is the debug log. Any help would be appreciated.
Code:
[COLOR=#000000]12/29/2020 5:19:37 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: Resuming sending after waiting a refreshing 600ms [/COLOR] [COLOR=#000000]12/29/2020 5:19:36 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: Pausing because last command expected a reply [/COLOR] [COLOR=#000000]12/29/2020 5:19:36 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: Message ID 25 confirmed sent successfully [/COLOR] [COLOR=#000000]12/29/2020 5:19:36 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: UPB Device ACK'd current message (ID=25) [/COLOR] [COLOR=#000000]12/29/2020 5:19:35 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: PIM ACK'd current message (ID=25) [/COLOR] [COLOR=#000000]12/29/2020 5:19:35 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: ABOUT_TO_SEND[0718011CFF3095 ] [/COLOR] [COLOR=#000000]12/29/2020 5:19:35 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: Sending Message ID 25 to PIM, retry count=0 [/COLOR] [COLOR=#000000]12/29/2020 5:19:35 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: Extracted next message to send from queue (ID 25) [/COLOR] [COLOR=#000000]12/29/2020 5:19:35 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: Resuming sending after waiting a refreshing 600ms [/COLOR] [COLOR=#000000]12/29/2020 5:19:34 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG PIM_SEND:: Pausing because last command expected a reply [/COLOR] [COLOR=#000000]12/29/2020 5:19:34 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG UPB_MGR:: passing queueMessage for UPB message to media-adapter [/COLOR] [COLOR=#000000]12/29/2020 5:19:34 PM [/COLOR] [COLOR=#000000]Legacy-Plugin [/COLOR] [COLOR=#000000]UPBSpud [/COLOR] [COLOR=#000000]DEBUG UPB_MGR:: STATE_QUEUE:: Sending state query for device Balcony Light (28) [/COLOR]
Comment