Jump to content

macjeff

Members
  • Posts

    920
  • Joined

  • Last visited

Everything posted by macjeff

  1. It shows connected but whats strange is ZERO log entries even in DEBUG mode since I did the update to PG3 3.0.54 and I have it on debug and yes I tried to change and restart but still no log entries. Each time i restart it takes forever so its trying to grab stuff from the server but then it comes back on connected at 3.06 not 3.07. Poor @bpwwer Been a busy couple days for him. I assume he will see this and if you need my logs let me know.
  2. 3.0.54 should fix these issues. Its pushed now sudo pkg update then sudo pkg upgrade
  3. I restart Node server and I still get 3.06.
  4. try 3.0.54. May fix issues
  5. macjeff

    PG3 on Polisy

    3.0.54 seems to fix all the issues including wireless tags
  6. Great!! Its not the perfect fix. I think the next version will fix Wireless Tag, Harmony, and Kasa for you. I sent in my logs but you may want to download a log file and send it (PM) to bpwwr At this point dont try the erase and install at this time because what you have working now is better than nothing.
  7. Not sure about Sense but Kasa basically scans your network for the devices. No config needed. I think Harmony does the same thing. So that must be broken. One thing you can try which was previously mentioned. My KASA is working but I did this under 3.0.52 and it worked so now its still working. Go into the Node server, click on LOG, then change the log level which is probably on Error or Warning to start. Go out of Node server. Then try it. If it works you can go back and change your Node server. Unless you want a bunch of Data, or they ask you to put on DEBUG, I would leave on Error.
  8. I am sure it was. WirelessTags was working for me too before but was sending old data. So I deleted it and reinstalled it. The reinstall worked with 3.0.50 but would not authenticate. In 3.0.53 it would not even install. I think you may be onto something. And I think Jimbo and Bpwwer already know this. Some node servers have an API key and those are all working for me. I think Harmony is like wireless tags that it authenticates to Logitech. UPDATE- My harmony is working on 3.0.53 but it is already installed. So it must be just the install thats broken. A support file of some sort is not being installed that it needs but if you already had it installed you are fine. Thats my best guess.
  9. Thanks Jimbo., I hope Michel reads this. He always says its ALWAYS YOU, But again THANKS for taking the time to test. Have a great weekend.
  10. I have some extra if you want to borrow. But you should be able to setup account and install Node server without even having one. One thing about this Node server that’s really different is in the controller (in admin) there is option to monitor tags and you have to set to true as on mine it defaults to false. So out of the box it does not even add the tag nodes. It just monitors the hub. But I am always willing to test a beta before you release it. Just let me know what you need.
  11. Just sent to him (already sent to you so please ignore). Sorry to be such a pain to you guys. If there is a bug I will find it. Thanks for all your help.
  12. Sorry but everything came up but now it wont even let me install WirelessTags. (before it would install but not allow me to authenticate) See screenshot. I will send PG3 log via PM
  13. macjeff

    PG3 on Polisy

    Thanks!!!
  14. macjeff

    PG3 on Polisy

    The problem is that I deleted what I had. The issue is the Authorization part is broken. I have no access in the portal. If I use Pg2 I get the access and it works. Then I can revoke it as you said, but when I go to pg3 and add it back I dont get the auth page so I cant go any further. The errors clearly tell me its not going to work. I even tried manually putting the auth code in there and it wont work. So whatever you do, dont delete the Node server or you can probably not add it back. Or try adding it to a second slot. See if it works. For now I have to wait for Jimbo. I can go back to Pg2 until its fixed. These errors are in BLUE in the configuration where in Pg2 and before in Pg3 it would say click here to auth REST Server (False) not running. check Log for ERROR No NSDATA Returned by Polyglot key=None data=None Unable to start server, no NSDATA returned client_id=None client_secret=None This is the entire log!!! And it does not grow 2022-03-25 10:16:29,293 MainThread udi_interface INFO polylogger:set_basic_config: set_basic_config: enable=True level=30 2022-03-25 10:16:32,410 MainThread udi_interface INFO __init__:<module>: UDI Python Interface for Polyglot version 3 3.0.38 Starting... 2022-03-25 10:16:32,624 MainThread udi_interface.interface INFO interface:__init__: Initialization received from Polyglot V3 3.0.52 [ISY: 5.4.1, Slot: 12] 2022-03-25 10:16:32,627 MainThread udi_interface.interface INFO interface:__init__: Connect: Network Interface: {'addr': '172.16.1.210', 'netmask': '255.255.255.0', 'broadcast': '172.16.1.255'} 2022-03-25 10:16:32,629 Interface udi_interface.interface INFO interface:_startMqtt: Connecting to MQTT... localhost:1888 2022-03-25 10:16:32,636 MainThread udi_interface INFO Controller:__init__: WirelessTag Controller: Initializing 2022-03-25 10:16:32,637 MainThread udi_interface.interface WARNING interface:db_getNodeDrivers: wtcontroller not found in database. 2022-03-25 10:16:32,638 MainThread udi_interface.interface WARNING interface:send: MQTT Send waiting on connection :: {'config': {}} 2022-03-25 10:16:32,961 MQTT udi_interface.interface INFO interface:_connect: MQTT Connected with result code 0 (Success) 2022-03-25 10:16:32,963 MQTT udi_interface.interface INFO interface:_connect: MQTT Subscribing to topic: udi/pg3/ns/clients/00:0d:b9:53:2c:34_12 - MID: 1 Result: 0 2022-03-25 10:16:33,182 MQTT udi_interface.interface INFO interface:_subscribe: MQTT Subscribed Succesfully for Message ID: 1 - QoS: (0,) 2022-03-25 10:16:35,644 MainThread udi_interface.interface INFO interface:addNode: Adding node WirelessTagsController(wtcontroller) [None] 2022-03-25 10:16:35,646 MainThread udi_interface.interface INFO interface:setController: Using node "wtcontroller", driver "ST" for connection status. 2022-03-25 10:16:43,377 Thread-5 udi_interface ERROR Controller:handler_nsdata: No NSDATA Returned by Polyglot key=None data=None 2022-03-25 10:16:43,381 Thread-3 udi_interface ERROR Controller:handler_params: oauth2_code not defined, assuming False 2022-03-25 10:16:46,429 Thread-9 udi_interface ERROR Controller:rest_start: Unable to start server, no NSDATA returned client_id=None client_secret=None BTW...thanks for your help!!!
  15. as a test I went back to Pg2 version and working fine. I will leave there until I am asked to test again for pg3 version
  16. Just tried this theory. Did not work. Even tried installing in a different slot. I cant get by the errors. Kind of wish I did not try the delete and install.
  17. macjeff

    PG3 on Polisy

    I noticed yesterday after the upgrades all of my node servers showed the modification date of 3/24 at the same time. I thought it was due to the upgrades But today I noticed they all changed to 3/25 and all the same time So I did a REFRESH store and the time changes. So this is showing the CURRENT refresh time NOT the modification time. Plus the time there is 4 hours ahead of my time. log times in PG3 are correct so its just the modification time inside PG3 store that is showing both the current time (After refresh) and the wrong time zone. ** Showing the correct time of modification, and only on those modified, is important because thats how I know one of my node servers was updated!!!
  18. macjeff

    PG3 on Polisy

    This is still not working for me. I have tried everything even a different slot.
  19. Jimbo- sure you saw it but latest version 3.0.52 fixed all my node servers except wireless tags (and Ecobee seems slow but thats no big deal)
  20. macjeff

    PG3 on Polisy

    All works fine except two things. Minor issue- Ecobee did take a long time to update but it worked so I am ok I reported this directly to bpwwer but its a Node server from Jimbo called Wireless Tags. Still would not work so I tried an erase and install. Still wont work after that nor will it give me link to authenticate. I sent logs in but screenshots are attached. So it was working before all the updates today which broke it. Then even on the latest PG3 version it fixed all the others but this one had no data. After reinstalling the Node server I only get the 1 node and cant authenticate.
  21. macjeff

    PG3 on Polisy

    I am having it on four different note servers now… Wireless tags, purple air, ecobee, pushover. I also had the issue on Kasa and harmony Hub but a reinstall of those fixed.
  22. macjeff

    PG3 on Polisy

    Restart pg3 under the system menu or do sudo service pg3 restart that should fix the version mismatch but not the larger issue
  23. macjeff

    PG3 on Polisy

    It fixed the problem IF I delete and re-install the Node server. I did that with two and they are now working but the others are not. I tried several restarts. I can give you accesss to my system if you need it but PM me. I will PM you a new log file now.
  24. macjeff

    PG3 on Polisy

    I must not be monitoring the correct topics. I monitor this one for Pg3, and the main one for IoP, and then the individual ones for all the node servers. I will search but anything you want to send me to follow would be great. I have been pretty busy and dont always look at every topic.
  25. macjeff

    PG3 on Polisy

    Spoke too soon. Backup works under 3.0.50 but a majority of my node servers are not. Either zeros or OLD data showing up. I tried restarting Pg3, IoP, and the entire Polisy. Most weather ones seem to be working. Kasa, WirelessTags, TimeData, Ecobee, Harmony, Pushover, Linktap. all Not working I am going to send you my log file. Everything was fine on 3.0.48 except for backup any way to go back?
×
×
  • Create New...