garybixler Posted January 27, 2022 Author Posted January 27, 2022 Just a thought. The waiting seems to be on the tag mac addresses through the tag manager. The manager can only run at 10mb half duplex. Just wondering if it may be getting overwhelmed during install. Thanks Gary
Jimbo.Automates Posted January 27, 2022 Posted January 27, 2022 No, it's not waiting on the tag manager, it's trying to throttle adding nodes to the ISY so it doesn't overwhelm it. But the udi_interface (the module between the NS and PG3) is multithreaded and not all python list functions are thread safe, so the code gets confused. I need to figure out how to make the code thread safe, or use a Python mutex.
Jimbo.Automates Posted January 27, 2022 Posted January 27, 2022 Really think it's fixed this time, 3.0.12 released...
garybixler Posted January 27, 2022 Author Posted January 27, 2022 The store says 3.0.12 but the tagmanage NS say 3.0.11 after installed.
Jimbo.Automates Posted January 28, 2022 Posted January 28, 2022 Sorry, there is a delay, it's there now.
garybixler Posted January 28, 2022 Author Posted January 28, 2022 Hi, This is the procedure I used to get the tags loaded and working. Thanks Gary -Install -Authorize Added TM node Halted with 'Discover thread is done' -Set monitor tags true Added one tag with incomplete data. Waiting for add to complete. Six minutes later added second tag with incomplete data. Waiting again for add to complete. Continued with next step at this point. -Restart The two tags got correct data. -Did discover on tag manager node page. All tags loaded but with some incorrect data. Restart All tags have correct date and working. 1
stevehoyt Posted January 28, 2022 Posted January 28, 2022 @garybixler Hi I am trying to get my tags running also and was asked to "set the monitor tags true in admin console"also. I can't seem to find it anywhere. Would you let me know where I find it. Thanks
garybixler Posted January 28, 2022 Author Posted January 28, 2022 It will be located on the Tag Manager page of the Admin Console.
Jimbo.Automates Posted January 28, 2022 Posted January 28, 2022 45 minutes ago, garybixler said: Hi, This is the procedure I used to get the tags loaded and working. Thanks Gary -Install -Authorize Added TM node Halted with 'Discover thread is done' -Set monitor tags true Added one tag with incomplete data. Waiting for add to complete. Six minutes later added second tag with incomplete data. Waiting again for add to complete. Continued with next step at this point. -Restart The two tags got correct data. -Did discover on tag manager node page. All tags loaded but with some incorrect data. Restart All tags have correct date and working. Please PM me the log or email jimboca3@gmail.com
Jimbo.Automates Posted January 29, 2022 Posted January 29, 2022 @garybixler I have reproduced your issue and will debug further.
garybixler Posted January 29, 2022 Author Posted January 29, 2022 (edited) Thank you so much. Some NSs where deleted in PG2 but not uninstalled which are now. I don't think that made any difference however. Gary Edited January 29, 2022 by garybixler
garybixler Posted January 29, 2022 Author Posted January 29, 2022 @Jimbo GREAT NEWS! I installed version 13 and clicked "Monitor Tags True" and everything loaded right away with all correct date. Thanks so much for all your hard work. Gary 1
TJF1960 Posted January 29, 2022 Posted January 29, 2022 Yes, thank you Jimbo! This is working well for me too! Tim 1
stevehoyt Posted January 29, 2022 Posted January 29, 2022 same here if it matters...mine are all up and running fine. 1
Jimbo.Automates Posted January 30, 2022 Posted January 30, 2022 Thanks all for confirming!Sent from my Pixel 6 Pro using Tapatalk
Recommended Posts