macjeff
Members-
Posts
885 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
macjeff's Achievements
Advanced (5/6)
99
Reputation
-
First I would try to re-authorize. Go to pg3x interface and the ring nodeserver install. Then go to configure and authenticate. Then restart. If it does not work, try a delete and re-install of the nodeserver. As long as its in the same slot, it should not hurt programs. Mine works fine and I confirmed there are no changes in the new version other than some back end things.
-
macjeff started following A couple of minor issues with 1.2.3 update today , Version 1.2 changes? and Google Nest SDM Plugin
-
What does version 1.2 do? the last version mentioned in read me is 1.1.7. Its installed and working. Just want to know what it changed/fixed?
-
any chance to support Nest Smoke Alarms?
-
yes seems to be fixed. thanks
-
Set to auto in admin console I did not restart but did update which did not hold so I set it again (expected not to hold until latest update) Then kept getting messages so I did a restart of nodeserver No message since which is good
-
well it works but I keep getting the message that its set at 60 and as you can see in screenshot it is correct!!!!
-
Confirmed fix and issues here. THANKS. will watch for a pg3x update
-
Just checked. RESTART holds the setting. UPDATE loses it.
-
I just tried agian and it still stayed on 1.2.2 (you may not have looked at that yet) BUT I left Admin Console open. On update the TRUE switches to FALSE and then the short poll goes to 60. Is it supposed to hold when doing update?
-
1. It was on but the short poll number changed which I assume is what it set to but I had already changed it. Fixed now and ok. 2. Let me know what you find and I will reinstall once you say to.
-
1. This has been an issue for a while. After any update my short poll goes back to 60. Why cant it save the 180 I sent it for due to all my devices? 2. This one is new. I can post a video or send you one PM if you cant reproduce but after I update from 1.2.2 to 1.2.3 it shows 1.2.3 for about 5 seconds and then goes back to 1.2.3 The UPDATE button stays there so it thinks it needs an update but no update blue banner. I can also send a log package if you want
-
FYI- Ring is back online and working. If you did not touch it, it should just work. Worse case, restart the nodeserver (only the Ring nodeserver)
-
Being an apple guy, I always blame microsoft. Michel always blames Apple!!!
-
I sent you an email. I am in IT and had several reports today of all ring devices showing DISCONNECTED in the app. In all the years using ring (Since before Amazon bought them) I have never had a total outage. Mine was down too from about 5pm EDT until 7pm EDT but about the same time they came back the nodeserver went down so thats why I thought it was something else. So it most likely is some sort of Denial of Service attack or service crash. UPDATE they have updated their website. See the screenshot. Too bad I reinstalled. Now I have to set it all up again
-
more data came in but still not working (in debug mode) 2024-07-30 20:52:48.464 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message command 2024-07-30 20:52:48.465 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING command 2024-07-30 20:52:48.465 Command udi_interface.interface DEBUG interface:_handleInput: PROCESS command message {'address': 'controller', 'cmd': 'DISCOVER', 'query': {}} from Polyglot 2024-07-30 20:52:48.465 Command udi_interface INFO oauth:getAccessToken: Getting access token 2024-07-30 20:52:48.465 Command udi_interface INFO oauth:getAccessToken: Token expiry is 2024-07-31T00:42:44.259776 2024-07-30 20:52:48.465 Command udi_interface INFO oauth:getAccessToken: Refresh tokens is still valid, no need to refresh 2024-07-30 20:52:54.296 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message command 2024-07-30 20:52:58.625 Command udi_interface ERROR ringInterface:_callApi: Call GET https://api.ring.com/integrations/v1/user/info failed: 504 Server Error: Gateway Time-out for url: https://api.ring.com/integrations/v1/user/info 2024-07-30 20:52:58.626 Command udi_interface.interface ERROR interface:_handleInput: _parseInput: failed controller.runCmd(DISCOVER) 'NoneType' object is not subscriptable Traceback (most recent call last): File "/var/polyglot/pg3/ns/0021b9026585_1/.local/lib/python3.11/site-packages/udi_interface/interface.py", line 964, in _handleInput self.nodes_internal[item['address']].runCmd(item) File "/var/polyglot/pg3/ns/0021b9026585_1/.local/lib/python3.11/site-packages/udi_interface/node.py", line 178, in runCmd fun(self, command) File "/var/polyglot/pg3/ns/0021b9026585_1/nodes/controller.py", line 75, in discoverDevices self.userId = userInfo['user']['id'] ~~~~~~~~^^^^^^^^ TypeError: 'NoneType' object is not subscriptable 2024-07-30 20:52:58.628 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING command 2024-07-30 20:52:58.628 Command udi_interface.interface DEBUG interface:_handleInput: PROCESS command message {'address': 'controller', 'cmd': 'TEST', 'query': {}} from Polyglot 2024-07-30 20:52:58.628 Command udi_interface.node DEBUG node:setDriver: controller:Ring Reporting set GV0 to 1 to Polyglot 2024-07-30 20:52:58.628 Command udi_interface.node DEBUG node:reportDriver: Updating value to 1 2024-07-30 20:52:58.632 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'controller', 'driver': 'GV0', 'value': '1', 'uom': 25, 'text': None}]} 2024-07-30 20:52:58.667 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV0 to 1 UOM 25 2024-07-30 20:52:59.635 Command udi_interface INFO oauth:getAccessToken: Getting access token 2024-07-30 20:52:59.635 Command udi_interface INFO oauth:getAccessToken: Token expiry is 2024-07-31T00:42:44.259776 2024-07-30 20:52:59.635 Command udi_interface INFO oauth:getAccessToken: Refresh tokens is still valid, no need to refresh 2024-07-30 20:53:09.805 Command udi_interface ERROR ringInterface:testApiCall: Call GET https://api.ring.com/integrations/v1/user/info failed: 504 Server Error: Gateway Time-out for url: https://api.ring.com/integrations/v1/user/info 2024-07-30 20:53:09.806 Command udi_interface ERROR controller:test: Test Ring API call failed: Connection to Ring API failed 2024-07-30 20:53:09.806 Command udi_interface.node DEBUG node:setDriver: controller:Ring Reporting set GV0 to 4 to Polyglot 2024-07-30 20:53:09.806 Command udi_interface.node DEBUG node:reportDriver: Updating value to 4 2024-07-30 20:53:09.815 Thread-1 (send_thread) udi_interface.interface DEBUG interface:_send: PUBLISHING {'set': [{'address': 'controller', 'driver': 'GV0', 'value': '4', 'uom': 25, 'text': None}]} 2024-07-30 20:53:09.850 MQTT udi_interface.interface INFO interface:_message: Successfully set controller :: GV0 to 4 UOM 25