larryllix Posted January 4, 2020 Posted January 4, 2020 12 hours ago, Michel Kohanim said: All, You don't have to download UDX; that's only for the geek batch. So, @larryllix, please do NOT do anything. And, if you have, please see below: For Geek batch: sudo service udx stop sudo pkg delete udx sudo pkg install udx sudo service udx start @MWareman, I responded to your ticket. With kind regards, Michel Thanks Michel. However no help for these polyglot errors. Something basic missing since v2.2.6 2020-1-3 20:05:04 [polyglot] info: Successful login by admin 2020-1-3 20:05:04 [polyglot] info: MQTTS: polyglot_frontend-Vz3PR authenticated successfully. 2020-1-3 20:05:04 [polyglot] info: MQTTS: Client Connected: 2020-1-3 20:05:04 [polyglot] info: MQTTP: Frontend Websockets interface Connected. 2020-1-3 20:05:25 [polyglot] error: MQTTS: connectionError: null Cannot parse protocolId 2020-1-3 20:06:25 [polyglot] error: MQTTS: connectionError: null Cannot parse protocolId 2020-1-3 20:07:25 [polyglot] error: MQTTS: connectionError: null Cannot parse protocolId 2020-1-3 20:07:53 [polyglot] info: Ecobee(1): Processing command: command 2020-1-3 20:07:53 [polyglot] info: Ecobee(1): n001_controller :: DOF sent sucessfully 2020-1-3 20:08:25 [polyglot] error: MQTTS: connectionError: null Cannot parse protocolId
larryllix Posted January 4, 2020 Posted January 4, 2020 14 hours ago, MWareman said: @larryllix - Is your Polisy beeping every few seconds as well? If so - your symptoms exactly match mine... No. I finally got down to that location...no beeping.
MWareman Posted January 4, 2020 Posted January 4, 2020 No. I finally got down to that location...no beeping. Thanks!Via ticket, Michel has found a parsing error in UDX that looks to be the likely cause of my issue. Hopefully, it’s the cause of others issues as well... and an update takes care of it. 1
larryllix Posted January 4, 2020 Posted January 4, 2020 @larryllix Did you import a custom SSL cert into Polyglot? I did - and just wanted to see if this was common between us.. Thanks! Michael. No cert. I am not using any https or SSL.Sent using Tapatalk
Michel Kohanim Posted January 5, 2020 Author Posted January 5, 2020 @garybixler, I responded to your ticket. With kind regards, Michel
Mustang65 Posted January 7, 2020 Posted January 7, 2020 On 10/31/2019 at 8:23 AM, larryllix said: How are you editing these files? Is there a resident editor in the o/s somewhere? I loaded NANO or what ever the normal editor is called. Works fine.
larryllix Posted January 7, 2020 Posted January 7, 2020 2 minutes ago, Mustang65 said: I loaded NANO or what ever the normal editor is called. Works fine. Thanks but now the question is how to get nano into the system. The normal editor on original unix style systems is vi and most find it very clumsy.
Bumbershoot Posted January 7, 2020 Posted January 7, 2020 2 minutes ago, larryllix said: the question is how to get nano into the system. sudo pkg install nano 1
larryllix Posted January 7, 2020 Posted January 7, 2020 6 minutes ago, Bumbershoot said: sudo pkg install nano Thanks. So nano has been included in later versions of polyglot then? It wasn't in the original geek batch version.
Mustang65 Posted January 7, 2020 Posted January 7, 2020 2 minutes ago, larryllix said: Thanks. So nano has been included in later versions of polyglot then? It wasn't in the original geek batch version. I loaded it a while back.
larryllix Posted January 7, 2020 Posted January 7, 2020 Yup. Nano is included in the polyisy 2.2.8 load. Thanks! Installed with a few complaints about some mismatch.
MWareman Posted January 8, 2020 Posted January 8, 2020 Personally - I spent the time (years ago) leaning the clunkiness of VI - simply because it's universally available. This has never let me down. Honestly - it's worthwhile at least learning the basics... https://developer.ibm.com/tutorials/l-lpic1-103-8/ 3
simplextech Posted January 8, 2020 Posted January 8, 2020 Learn VI it's not that hard and like @MWaremansaid it's universally available across on *nix type systems. It's not like Emacs 1
Michel Kohanim Posted January 8, 2020 Author Posted January 8, 2020 I love vi so much that I have its plugin in my Eclipse and VSCode! And, I am so used to it that, when I do email or the forum, I keep using vi keys and then sigh! With kind regards, Michel 3
simplextech Posted January 8, 2020 Posted January 8, 2020 15 minutes ago, Michel Kohanim said: I love vi so much that I have its plugin in my Eclipse and VSCode! And, I am so used to it that, when I do email or the forum, I keep using vi keys and then sigh! With kind regards, Michel I have the vi plugin for PyCharm
mwester Posted January 8, 2020 Posted January 8, 2020 vi is to real text editors as a bootloader is to operating systems. That said, I'd agree that everyone should know at least the bare basics of VI. 2
bigDvette Posted January 9, 2020 Posted January 9, 2020 On 1/5/2020 at 5:18 PM, Michel Kohanim said: @garybixler, I responded to your ticket. With kind regards, Michel @Michel Kohanim, I have this problem as well. Sent in a ticket. Can't access polisy on any ports. Router shows no attempts to connect, tried all same steps as @garybixler.
Michel Kohanim Posted January 9, 2020 Author Posted January 9, 2020 Hello everyone, The issue is that for some reason (either a GUI bug or user error), all network ports are disabled. Polisy should NOT allow all network interfaces to be disabled. This is something we are working on. In the meantime, we do have an update for udx which will make things a little more stable. If you can access Polisy via a browser, please click on System | Update Polisy and then reboot. If you have ssh access: sudo pkg update sudo pkg upgrade With kind regards, Michel
TexMike Posted January 9, 2020 Posted January 9, 2020 @Michel Kohanim I know things are hectic now after the Polisy release, but at some point can we start having a changelog for Polisy like we do for ISY. Alway nice to know what's being fixed and when new features are rolled out. Thanks, Mike
MWareman Posted January 10, 2020 Posted January 10, 2020 @Michel Kohanim has found and fixed the issue I was having with udx - and my beeping has stopped and I can now access Polisy's settings screen. In my case - I had a purchased SSL certificate - it's private key is 4096 bits. The udx binary was not expecting that - causing it to throw an error on start. 4096 bit keys are now being properly accommodated. This is resolved in udx version v1.0.26_8. Thank you! Michael. 1
Recommended Posts