
apostolakisl
Members-
Posts
6943 -
Joined
-
Last visited
Everything posted by apostolakisl
-
AC not updating when Roomba started from Roomba app
apostolakisl replied to wmcneil's topic in Roomba
It started from its own schedule. It runs at 1am every night. Not sure where the initiating event for a scheduled cleaning comes from, I would bet that is saved on the roomba itself, but it might come from the cloud in which case it would functionally be the same as starting it from the phone app. -
AC not updating when Roomba started from Roomba app
apostolakisl replied to wmcneil's topic in Roomba
I appear to have a similar issue. Roomba was running, but AC showed it was in charger. I closed/reopened AC and it is not populating Roomba. Roomba log in PG3 shows a continuous flow of data as you would expect from a running Roomba without any errors. I tried using commands from the AC and Roomba does not respond nor does the log show anything except the flow of info from Roomba. In other words, it appears the the NS has lost its connection to ISY. I then restarted the NS (just the NS, not polyglot or polisy or isy) and all is now working correctly. I do not know why the NS would lose its link to ISY. I haven't made any changes to ISY or any NS's since the last reboot. -
open a ticket. they will probably send you a flash chip to recover your polisy. mine did something similar.
-
More on Forget using a 2413s PLM with Polisy!
apostolakisl replied to Tim McDermott's topic in IoX Support
My 2413S works just fine on Polisy using the RJ45 to DB9 cable as shipped from Smarthome and included with the 2413S PLM. You can not use a standard ethernet cable, none of the RJ45 jacks on Polisy are serial AFAIK. If you no longer have that cable as included with the original purchase, you can pick them up online for about $10. I assume the pinout is standard. If not, I'm sure you can get the pinout from Michel and make your own. @Tim McDermott -
I think these two program would do what you like. Of course, you will not be able to use "fast on" to actually turn the light on. It will always go back to where it was before. tes - [ID 008E][Parent 0093] If 'Kitchen / Kitchen-3 Cans L' is switched Fast On Then Set 'Kitchen / Kitchen-3 Cans L' On '$stest %' Else - No Actions - (To add one, press 'Action') test - [ID 0006][Parent 0093] If 'Kitchen / Kitchen-3 Cans L' Status is Off Or 'Kitchen / Kitchen-3 Cans L' Status is not Off Then Wait 1 second $stest = 'Kitchen / Kitchen-3 Cans L' Status Else - No Actions - (To add one, press 'Action')
-
Yes, looks like it went down at 1am CDT. A bunch of people from around the world commenting. This is why I hate cloud services! Hopefully they didn't go bankrupt too.
-
Is there a way to activate tasks in UD Mobile?
apostolakisl replied to cwagner2401's topic in UD Mobile
yes, just saying though, that Elk makes tasks available in its api or nothing would be able to trigger tasks via the internet. -
Is there a way to activate tasks in UD Mobile?
apostolakisl replied to cwagner2401's topic in UD Mobile
OK, that confirms then that the api does include task control since ekeypad can access it. -
Is there a way to activate tasks in UD Mobile?
apostolakisl replied to cwagner2401's topic in UD Mobile
Nothing I couldn't do from ISY, but I had Elk before I had ISY and I programmed a number of things in there, some of which are quite complex, like my sprinkler function. I could move it over to ISY, but that would be a lot of work. And gladly, I did not do that because I would then have had a whole bunch of work converting from Elk module to Elk NS. While ISY is very stable, Elk is insanely stable, and when it comes to some things, I would rather have them running on Elk. -
AC not updating when Roomba started from Roomba app
apostolakisl replied to wmcneil's topic in Roomba
I suspected this was the case since I know it worked a couple weeks ago and I saw an update just happened about a week ago. I also keep my roomba on a vlan that is less secure and punched a hole in the firewall so it can talk to Polisy. The new PG3 roomba node server is challenging since it autodiscovers roomba only, no manual option, so I had to temporarily move polisy to the roomba vlan. I can firewall roomba from wan, but without the app, you can never make any setting changes to roomba. Maybe I never will need to? -
Is there a way to activate tasks in UD Mobile?
apostolakisl replied to cwagner2401's topic in UD Mobile
Actually, I would say I am 99% sure that the API has access to tasks since I am pretty sure when I used to have an Elk phone app, I could run tasks from it. -
AC not updating when Roomba started from Roomba app
apostolakisl replied to wmcneil's topic in Roomba
I have an i7 (not sure about the plus part) and other than not getting the x,y,theta values, it seems to work. -
Is there a way to activate tasks in UD Mobile?
apostolakisl replied to cwagner2401's topic in UD Mobile
I haven't tied the PG3 node server yet. But the answer is no to PG2. Also no to the Elk Module for ISY. I assume the API has them available, but I don't know. @JimboAutomates -
Is there a way to activate tasks in UD Mobile?
apostolakisl replied to cwagner2401's topic in UD Mobile
This was also the case with the original ISY Elk module. There is a workaround. As you mentioned, outputs. Specifically, phantom outputs (outputs that don't actually have an Elk output module attached). Use the higher end of the range of outputs, like in the 100s, just in case you decide to buy a bunch of Elk output boards and use up all the lower numbers. Then in Elk you'll need to write a rule that says "whenever output x turns on, then activate task y". In ISY, you will need to write a program, IF . . whatever you want to trigger the task. Then turn output x on for 1 second. -
Not a big deal. But I am about 99% certain that this worked when I had it installed the first time before the fiasco with moving to IoP. I also saw that my roomba did a firmware update a few days ago, so not sure if that is the reason. I don't know that it really matters to see x,y,theta. Since the Roomba seems to know where it is going in the house, I assume it has the values internally. Here is a portion of the log anyway. 2022-04-29 14:16:32,387 Thread-13461 udi_interface ERROR roomba-poly:_update900SeriesProperties: Error updating X Position on Roomba: 'pose' 2022-04-29 14:16:32,388 Thread-13461 udi_interface ERROR roomba-poly:_update900SeriesProperties: Error updating Y Position on Roomba: 'pose' 2022-04-29 14:16:32,389 Thread-13461 udi_interface ERROR roomba-poly:_update900SeriesProperties: Error updating Theta Position on Roomba: 'pose' 2022-04-29 14:16:32,387 Thread-13461 udi_interface ERROR roomba-poly:_update900SeriesProperties: Error updating X Position on Roomba: 'pose' 2022-04-29 14:16:32,388 Thread-13461 udi_interface ERROR roomba-poly:_update900SeriesProperties: Error updating Y Position on Roomba: 'pose' 2022-04-29 14:16:32,389 Thread-13461 udi_interface ERROR roomba-poly:_update900SeriesProperties: Error updating Theta Position on Roomba: 'pose' 2022-04-29 14:16:32,640 Thread-1 udi_interface INFO roomba:process_q: Received Roomba Data: wifistat, b'{"state":{"reported":{"signal":{"rssi":-57,"snr":19,"noise":-76}}}}' 2022-04-29 14:16:32,640 Thread-1 udi_interface INFO roomba:process_q: Received Roomba Data: wifistat, b'{"state":{"reported":{"signal":{"rssi":-57,"snr":19,"noise":-76}}}}' 2022-04-29 14:16:32,645 ThreadPoolExecutor-0_1 udi_interface INFO roomba:update_state_machine: current_state: Charging, current phase: charge, mission: clean, mission_min: 352, recharge_min: 0, co-ords changed: False 2022-04-29 14:16:32,645 ThreadPoolExecutor-0_1 udi_interface INFO roomba:update_state_machine: current_state: Charging, current phase: charge, mission: clean, mission_min: 352, recharge_min: 0, co-ords changed: False 2022-04-29 14:16:32,646 ThreadPoolExecutor-0_1 udi_interface INFO roomba:update_state_machine: updated state to: Charging 2022-04-29 14:16:33,646 Thread-1 udi_interface INFO roomba:process_q: Received Roomba Data: wifistat, b'{"state":{"reported":{"signal":{"rssi":-58,"snr":19,"noise":-77}}}}' 2022-04-29 14:16:32,646 ThreadPoolExecutor-0_1 udi_interface INFO roomba:update_state_machine: updated state to: Charging 2022-04-29 14:16:33,646 Thread-1 udi_interface INFO roomba:process_q: Received Roomba Data: wifistat, b'{"state":{"reported":{"signal":{"rssi":-58,"snr":19,"noise":-77}}}}' 2022-04-29 14:16:33,651 ThreadPoolExecutor-0_0 udi_interface INFO roomba:update_state_machine: current_state: Charging, current phase: charge, mission: clean, mission_min: 352, recharge_min: 0, co-ords changed: False 2022-04-29 14:16:33,651 ThreadPoolExecutor-0_0 udi_interface INFO roomba:update_state_machine: current_state: Charging, current phase: charge, mission: clean, mission_min: 352, recharge_min: 0, co-ords changed: False 2022-04-29 14:16:33,653 ThreadPoolExecutor-0_0 udi_interface INFO roomba:update_state_machine: updated state to: Charging
-
Elk has naming restrictions and only organizes them by zone number. ISY organizes alphabetically and doesn't really have naming restrictions. So after I uploaded Elk into ISY, I renamed things with longer names and names that would alphabetize logically. In short, I would not want the node server to rewrite my changes back to what is on Elk. Of course I would have no objection to it having that as an option that I could turn off.
-
Ok, I must be dumb (Programs not running)
apostolakisl replied to Pacman's topic in New user? Having trouble? Start here
I would stick with static IP's (actually I would do DHCP with reserved address for Polisy set in your router). It is good to have ISY/Polisy always at the same IP. But as Mr Bill said, I would not open any ports in your router firewall. The portal is very cheap and bypasses the risk of opening ports. Especially now that Polisy will be the destination of that port forward and polisy I suspect could be more capable of wreaking havoc (vs ISY) if someone got control of it. -
Ok, I must be dumb (Programs not running)
apostolakisl replied to Pacman's topic in New user? Having trouble? Start here
If you do a "run then" and "run else" does it turn the light on/off? Does the program summary page show the last time it ran (on its own, not from you doing a run then/else) and was that last run time appropriately true/false and at the correct time? Also, I see you have set conditions for the program folder. The green line on it means it is currently true. So, what are those conditions and could they be false when the program is supposed to run. -
I finally got the pg3 roomba node working again. I am quite certain my i7 used to report x/y/theta position, but now it does not. It shows error in the log and 0's across the admin console. Is there something wrong with my roomba or did something change with the roomba software? I see there was an update to the software 2 days ago.
-
Anyone who wants the IR config files for Channel Plus MDS-6A whole house music system, here they are. Took a lot of screwing around to get them all put together. I don't think they make these anymore, but mine works pretty well. GC doesn't have this on their repository. "whole house on","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,274,19,178,19,178,19,178,19,274,19,3858" "whole house off","sendir,1:1,1,38343,1,1,15,180,14,181,19,176,19,176,19,176,19,272,19,272,19,176,19,176,19,177,19,272,19,4907" "system off","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,274,19,274,19,274,19,178,19,178,19,178,19,3858" "Zone on/off","sendir,1:1,1,38226,1,1,10,185,10,184,14,181,19,176,19,176,19,176,19,176,19,176,19,176,19,176,19,176,19,3822" "Volume Up","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,178,19,274,19,178,19,178,19,3858" "Volume Down","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,274,19,178,19,178,19,274,19,178,19,178,19,3858" "Mute","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,178,19,178,19,274,19,178,19,3858" "Do Not Disturb","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,178,19,178,19,274,19,274,19,3858" "Source 6","sendir,1:1,1,38343,1,1,16,179,12,183,12,183,13,182,14,181,16,275,19,176,19,272,19,176,19,176,19,176,19,3834" "Source 5","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,274,19,274,19,178,19,178,19,3858" "Source 4","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,274,19,178,19,274,19,274,19,3858" "Source 3","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,274,19,178,19,274,19,178,19,3858" "Source 2","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,274,19,178,19,178,19,274,19,3858" "Source 1","sendir,1:1,1,38580,1,1,19,177,19,177,19,177,19,178,19,178,19,178,19,178,19,274,19,178,19,178,19,178,19,3858"
-
I have both a DSC at the office and Elk at home. DSC makes some stuff to program them via a computer interface, I have no idea what it looks like but as a consumer, not sure you can get it. It is very tedious to program DSC using the keypads and quite confusing. I do not recommend it except for basic alarm system. I did link it to ISY using Nodelink and was able to fancy it up a bit using ISY logic, but I had to be creative. Mostly, I use some zones as doorbells and was able to use the outputs to control a water valve, but only because ISY was doing the logic. Stick with your Elk since you've got it. Only good thing about DSC is they are very cheap.
-
How can I remove PG3 from Polisy to restart from scratch
apostolakisl replied to apostolakisl's topic in Polisy
This is killing me. I wish I had stayed with ISY and not done this migration. I finally deleted the node servers that were pg3 from the ISY admin console because I could not get control of them in PG3. I then did sudo pkg delete pg3 sudo cp /var/polyglot/pg3/pg3db_xxxxxxxxxx /var/polyglot/pg3/pg3.db sudo install pkg pg3 Logged back into pg3. PG3 still had my configurations from earlier, so I figured something was up with that. Tried to add in my first PG3 node (itach). It added in and itach showed up in ISY. Then I tried to configure it. It won't configure. I cut and paste the same configuration I had from before. AutoScroll 2022-04-27 20:06:16,756 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-04-27 20:06:18,758 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.32 Starting... 2022-04-27 20:06:18,915 MainThread udi_interface INFO initializer:<module>: __name__ == "__main__" init called 2022-04-27 20:06:18,926 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.9', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'} 2022-04-27 20:06:18,928 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-04-27 20:06:18,936 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: Node server config has not yet been recieved. 2022-04-27 20:06:18,937 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'set': [{'address': 'itachir', 'driver': 'ST', 'value': '1', 'uom': 2}]} 2022-04-27 20:06:18,985 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-04-27 20:06:18,986 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:52:bf:4c_20 - MID: 1 Result: 0 2022-04-27 20:06:18,999 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-04-27 20:06:21,971 MainThread udi_interface.interface INFO interface:addNode: Adding node iTach IR(itachir) [None] 2022-04-27 20:06:22,245 Thread-1 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-27 20:06:22,247 Thread-1 udi_interface ERROR udi_interface:write: Thread-1 2022-04-27 20:06:22,248 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-27 20:06:22,248 Thread-1 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-27 20:06:22,249 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-27 20:06:22,255 Thread-1 udi_interface ERROR udi_interface:write: self.run() 2022-04-27 20:06:22,256 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-27 20:06:22,260 Thread-1 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-27 20:06:22,260 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/objects/LiveObject.py", line 40, in update 2022-04-27 20:06:22,262 Thread-1 udi_interface ERROR udi_interface:write: handler(value) 2022-04-27 20:06:22,262 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 125, in parameterHandler 2022-04-27 20:06:22,264 Thread-1 udi_interface ERROR udi_interface:write: self.processParameters(params=params) 2022-04-27 20:06:22,264 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 146, in processParameters 2022-04-27 20:06:22,266 Thread-1 udi_interface ERROR udi_interface:write: LOGGER.info('Process Params: ' + str(len(params))) 2022-04-27 20:06:22,266 Thread-1 udi_interface ERROR udi_interface:write: TypeError 2022-04-27 20:06:22,267 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-27 20:06:22,268 Thread-1 udi_interface ERROR udi_interface:write: object of type 'NoneType' has no len() 2022-04-27 20:07:00,478 Thread-4 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-27 20:07:00,479 Thread-4 udi_interface ERROR udi_interface:write: Thread-4 2022-04-27 20:07:00,480 Thread-4 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:00,481 Thread-4 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-27 20:07:00,481 Thread-4 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-27 20:07:00,486 Thread-4 udi_interface ERROR udi_interface:write: self.run() 2022-04-27 20:07:00,486 Thread-4 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-27 20:07:00,490 Thread-4 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-27 20:07:00,491 Thread-4 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/objects/LiveObject.py", line 40, in update 2022-04-27 20:07:00,493 Thread-4 udi_interface ERROR udi_interface:write: handler(value) 2022-04-27 20:07:00,493 Thread-4 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 125, in parameterHandler 2022-04-27 20:07:00,495 Thread-4 udi_interface ERROR udi_interface:write: self.processParameters(params=params) 2022-04-27 20:07:00,496 Thread-4 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 148, in processParameters 2022-04-27 20:07:00,497 Thread-4 udi_interface ERROR udi_interface:write: self.processDefinedParams(params) 2022-04-27 20:07:00,498 Thread-4 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 186, in processDefinedParams 2022-04-27 20:07:00,500 Thread-4 udi_interface ERROR udi_interface:write: url = params[Params.url.value] 2022-04-27 20:07:00,500 Thread-4 udi_interface ERROR udi_interface:write: KeyError 2022-04-27 20:07:00,501 Thread-4 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:00,502 Thread-4 udi_interface ERROR udi_interface:write: 'url' 2022-04-27 20:07:07,668 Thread-5 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-27 20:07:07,670 Thread-5 udi_interface ERROR udi_interface:write: Thread-5 2022-04-27 20:07:07,670 Thread-5 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:07,671 Thread-5 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-27 20:07:07,671 Thread-5 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-27 20:07:07,676 Thread-5 udi_interface ERROR udi_interface:write: self.run() 2022-04-27 20:07:07,676 Thread-5 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-27 20:07:07,680 Thread-5 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-27 20:07:07,681 Thread-5 udi_interface ERROR udi_interface:write: TypeError 2022-04-27 20:07:07,682 Thread-5 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:07,682 Thread-5 udi_interface ERROR udi_interface:write: update() missing 1 required positional argument: 'value' 2022-04-27 20:07:15,233 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-04-27 20:07:17,944 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.32 Starting... 2022-04-27 20:07:17,985 MainThread udi_interface INFO initializer:<module>: __name__ == "__main__" init called 2022-04-27 20:07:17,993 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.9', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'} 2022-04-27 20:07:17,995 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-04-27 20:07:18,002 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: Node server config has not yet been recieved. 2022-04-27 20:07:18,003 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'set': [{'address': 'itachir', 'driver': 'ST', 'value': '1', 'uom': 2}]} 2022-04-27 20:07:18,053 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-04-27 20:07:18,055 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:52:bf:4c_20 - MID: 1 Result: 0 2022-04-27 20:07:18,075 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-04-27 20:07:21,034 MainThread udi_interface.interface INFO interface:addNode: Adding node iTach IR(itachir) [None] 2022-04-27 20:07:21,316 Thread-1 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-27 20:07:21,319 Thread-1 udi_interface ERROR udi_interface:write: Thread-1 2022-04-27 20:07:21,319 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:21,320 Thread-1 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-27 20:07:21,321 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-27 20:07:21,325 Thread-1 udi_interface ERROR udi_interface:write: self.run() 2022-04-27 20:07:21,326 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-27 20:07:21,330 Thread-1 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-27 20:07:21,331 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/objects/LiveObject.py", line 40, in update 2022-04-27 20:07:21,333 Thread-1 udi_interface ERROR udi_interface:write: handler(value) 2022-04-27 20:07:21,333 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 125, in parameterHandler 2022-04-27 20:07:21,335 Thread-1 udi_interface ERROR udi_interface:write: self.processParameters(params=params) 2022-04-27 20:07:21,335 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 148, in processParameters 2022-04-27 20:07:21,337 Thread-1 udi_interface ERROR udi_interface:write: self.processDefinedParams(params) 2022-04-27 20:07:21,338 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 186, in processDefinedParams 2022-04-27 20:07:21,339 Thread-1 udi_interface ERROR udi_interface:write: url = params[Params.url.value] 2022-04-27 20:07:21,340 Thread-1 udi_interface ERROR udi_interface:write: KeyError 2022-04-27 20:07:21,340 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:21,341 Thread-1 udi_interface ERROR udi_interface:write: 'url' 2022-04-27 20:07:43,714 Thread-4 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-27 20:07:43,715 Thread-4 udi_interface ERROR udi_interface:write: Thread-4 2022-04-27 20:07:43,716 Thread-4 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:43,717 Thread-4 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-27 20:07:43,717 Thread-4 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-27 20:07:43,722 Thread-4 udi_interface ERROR udi_interface:write: self.run() 2022-04-27 20:07:43,723 Thread-4 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-27 20:07:43,727 Thread-4 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-27 20:07:43,728 Thread-4 udi_interface ERROR udi_interface:write: TypeError 2022-04-27 20:07:43,729 Thread-4 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:43,730 Thread-4 udi_interface ERROR udi_interface:write: update() missing 1 required positional argument: 'value' 2022-04-27 20:07:48,856 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-04-27 20:07:51,328 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.32 Starting... 2022-04-27 20:07:51,369 MainThread udi_interface INFO initializer:<module>: __name__ == "__main__" init called 2022-04-27 20:07:51,377 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '192.168.1.9', 'netmask': '255.255.255.0', 'broadcast': '192.168.1.255'} 2022-04-27 20:07:51,379 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-04-27 20:07:51,385 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: Node server config has not yet been recieved. 2022-04-27 20:07:51,386 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'set': [{'address': 'itachir', 'driver': 'ST', 'value': '1', 'uom': 2}]} 2022-04-27 20:07:51,432 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-04-27 20:07:51,434 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:52:bf:4c_20 - MID: 1 Result: 0 2022-04-27 20:07:51,446 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-04-27 20:07:54,401 MainThread udi_interface.interface INFO interface:addNode: Adding node iTach IR(itachir) [None] 2022-04-27 20:07:54,676 Thread-1 udi_interface ERROR udi_interface:write: Exception in thread 2022-04-27 20:07:54,678 Thread-1 udi_interface ERROR udi_interface:write: Thread-1 2022-04-27 20:07:54,681 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:54,682 Thread-1 udi_interface ERROR udi_interface:write: Traceback (most recent call last): 2022-04-27 20:07:54,682 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner 2022-04-27 20:07:54,687 Thread-1 udi_interface ERROR udi_interface:write: self.run() 2022-04-27 20:07:54,688 Thread-1 udi_interface ERROR udi_interface:write: File "/usr/local/lib/python3.8/threading.py", line 870, in run 2022-04-27 20:07:54,692 Thread-1 udi_interface ERROR udi_interface:write: self._target(*self._args, **self._kwargs) 2022-04-27 20:07:54,692 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/objects/LiveObject.py", line 40, in update 2022-04-27 20:07:54,694 Thread-1 udi_interface ERROR udi_interface:write: handler(value) 2022-04-27 20:07:54,694 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 125, in parameterHandler 2022-04-27 20:07:54,696 Thread-1 udi_interface ERROR udi_interface:write: self.processParameters(params=params) 2022-04-27 20:07:54,696 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 148, in processParameters 2022-04-27 20:07:54,698 Thread-1 udi_interface ERROR udi_interface:write: self.processDefinedParams(params) 2022-04-27 20:07:54,699 Thread-1 udi_interface ERROR udi_interface:write: File "/var/polyglot/pg3/ns/00:0d:b9:52:bf:4c_20/nodes/controller/controller.py", line 186, in processDefinedParams 2022-04-27 20:07:54,700 Thread-1 udi_interface ERROR udi_interface:write: url = params[Params.url.value] 2022-04-27 20:07:54,701 Thread-1 udi_interface ERROR udi_interface:write: KeyError 2022-04-27 20:07:54,701 Thread-1 udi_interface ERROR udi_interface:write: : 2022-04-27 20:07:54,702 Thread-1 udi_interface ERROR udi_interface:write: 'url' -
How can I remove PG3 from Polisy to restart from scratch
apostolakisl replied to apostolakisl's topic in Polisy
It said it restored, this is from pre IoP migration. But PG3 says it can find no ISY's. I tried manually entering info, and nothing. Rebooted PG3 multipel times. I guess I try rebooting polisy. -
How can I remove PG3 from Polisy to restart from scratch
apostolakisl replied to apostolakisl's topic in Polisy
Changed from "localhost" to the ip address and now I have the unmanaged nodes. How do I get PG3 ones to be managed again? I do have a backup but nothing seems to happen when I try to restore it. -
How can I remove PG3 from Polisy to restart from scratch
apostolakisl replied to apostolakisl's topic in Polisy
I do have a backup and tried to restore it but nothing happens. I put in the password, it says it is connected.