-
Posts
2371 -
Joined
-
Last visited
Everything posted by simplextech
-
The ldd output shows that the libcrypto library is there and available. That's point to a possible path issue from when you ran things manually. Yet it does not explain why it's failing when running through Polyglot or even why it didn't work when running through sudo. Hmm...
-
doubtful run a ldd /usr/local/bin/node and paste the output
-
now that's very odd as libcrypto is part of the FreeBSD base. Have you updated the system since receiving it?
-
Next try this. cd /var/polyglot/nodeservers/Tesla sudo -u polyglot npm install This is what my output looks like: [admin@polisy /var/polyglot/nodeservers/Tesla]$ sudo -u polyglot npm install npm WARN tesla@1.0.4 No repository field. audited 1164 packages in 8.834s found 0 vulnerabilities Post the errors or information if it's different than mine.
-
yeah... log rotation needs to be setup.... do this: sudo -s cat /dev/null > /var/polyglot/log/debug.log exit You have to do the sudo -s to change directly to root because the typical 'cat /dev/null ' will give a permission denied That will clear the log. Then run the install of Tesla NS again and see what info you get and post it.
-
That error is when it's trying to run the install.sh from local. The install is just trying to run npm install. None of that is python related. What's in your polisy logs?
-
That's because the package names are wrong. py37-certbot py37-pip py37-netifaces
-
Interesting. I'll find out soon enough if I run into this issue or not.
-
Very odd then. I just did an install from my rPi and from Polisy and both worked
-
You must have the "dimmer" outlet model? I don't use those. I only use the dual outlet on/off as I don't want to deal with these types of issues from an outlet.
-
SSH into the polisy and run the following from the prompt. pkg info node If that work fine then check npm pkg info npm If you get any error like this: pkg: No package(s) matching blah then node and npm are not installed and they need to be for the Tesla nodeserver.
-
Did you install node and npm on your Polisy?
-
I planned ahead for this circumstance as well. All of the outlets I use for any holiday lighting are smart outlets and I have the outdoor plugins for outside. Still contemplating replacing the rest of my outlets with OutLetLincs... figure why not right?
-
Gotcha... I always forget there's the Raspian desktop image. The "debian with rPi load" threw me off
-
Can I ask... what is " Debian with the RPi load" ??? Raspbian is just debian for arm with some additional edu packages and hardware specific packages for rPi.
-
ISY issuing commands, but not receiving info from field devices
simplextech replied to David D's topic in ISY994
Just checking. Can never be certain and safer to ask than to assume. Sounds like the PLM was wiped or dying....do you see an received traffic in the event viewer in Level 3? -
ISY issuing commands, but not receiving info from field devices
simplextech replied to David D's topic in ISY994
No. I'm from Simplex Technology. Very odd that the PLM is empty. I'm guessing you do have devices in your Admin Console? And they did work at some time? Sorry haven't followed/remembered from the beginning of the thread. -
ISY issuing commands, but not receiving info from field devices
simplextech replied to David D's topic in ISY994
Dumb question. Are the devices linked to the ISY? Can you list the device links and compare to the ISY and see if they match? -
In Floor heating thermostat options for the ISY 994i
simplextech replied to EddieRock's topic in ISY994
PSA: Just an update the Nuheat Signature nodeserver is coming along. I have a few quirks to iron out before I'm ready to release for public testing but it should be soon'ish. -
Any way to stop or limit logging from a single device?
simplextech replied to madcodger's topic in ISY994
The spreadsheet option is convenient and useful. I think moving away from Java for the Admin Console is a great thing, however I really hope the capabilities/features are not lost in the attempt to make things "easy" or "user friendly" as other systems are in process of doing. The Admin interface is for Administration not for end user display or control. Either way back on topic... I'm sure once the Admin UI is moved away from Java and the Polisy release is underway and kinks ironed out then once things start settling down attention can be made to the smaller items. I'd rather have a fully functional and stable system with a few annoyances than a pretty looking unusable/unstable system any day. -
Any way to stop or limit logging from a single device?
simplextech replied to madcodger's topic in ISY994
I've requested a feature request to be able to set event logging on a per device basis as well. I don't know if it will happen but I've asked. I have Z-Wave thermostat's that report constantly idle/heating as they are short cycle baseboard thermostat's and my event log is just full of those messages. I setup a program to clear my event logs daily. -
In your Unifi Controller do you have mDNS enabled? You may also want to check your uPNP settings as well especially if you've updated the controller recently.
-
In Floor heating thermostat options for the ISY 994i
simplextech replied to EddieRock's topic in ISY994
No. It's not quite that simple. It would be nice if it were then every controller out there would support z-wave and zigbee and all devices would work perfect on every controller and nobody would be needed to chase around vendors to get their product information and how they implemented the ZCL for their devices. -
In Floor heating thermostat options for the ISY 994i
simplextech replied to EddieRock's topic in ISY994
Zigbee module yes. ZHA profile support for Zigbee devices... no. Unless something has changed the ZB module for ISY is only for Power Meter integration and doesn't support the ZHA profile used by all consumer/home automation zigbee devices. @Michel Kohanim -
In Floor heating thermostat options for the ISY 994i
simplextech replied to EddieRock's topic in ISY994
In looking around Sinope has a full line of Floor thermostats. The Zigbee model probably works with the Hubitat Elevation hub. You would need to ask them and verify though. It seems that a lot of devices are choosing Zigbee now instead of Z-Wave. I think it's likely due to the high cost and time involved in Z-Wave certification for each product.