Everything posted by io_guy
-
NodeLink: Raspberry Pi Install Script
In 0.10.3 I'm adding a button to manually check for updates. Should be released this weekend.
-
NodeLink: Raspberry Pi Install Script
Been seeing a few of those as well, I think the update server may be having some problems.
-
Initial Feeback
How about adding nano to the UDI repo so we don't have to deal with vi?
-
NodeLink: Latest Version v0.11.3
v0.10.2 released.
-
NodeLink: Raspberry Pi Install Script
Tend to agree. Just had to replace my Pi SD card last week.
-
NodeLink: Raspberry Pi Install Script
no idea. sudo? ls /home/pi/node
-
NodeLink: Raspberry Pi Install Script
I just did a lite install and ran the script, NodeLink started right up. Try deleting NodeLink.dll and rerunning the script. Maybe it's corrupt.
-
NodeLink: Raspberry Pi Install Script
Hmm, I have a feeling your install is old (stretch). Install the latest buster lite.
-
NodeLink: Raspberry Pi Install Script
K, gimme a couple hours. I'll do a fresh install here and figure it out.
-
NodeLink: Raspberry Pi Install Script
Yep, next try sudo apt install libunwind8
-
Initial Feeback
Still not running on 443. Can you add libunwind and openssl111 to your UDI repo? What's the best way to add something to startup - I see a lot of UDI warnings in the rc files?
-
Initial Feeback
Well I just plugged in my box and updated it. The interface on 3000 doesn't work after the update, oh well. I did get something else running:
-
NodeLink: Raspberry Pi Install Script
No, now just try running NodeLink again. The seg fault is a missing package. My Pi has a ton of crap already installed so clearly I need to add a package to the install script for a fresh install. Just trying to figure out which one(s).
-
NodeLink: Raspberry Pi Install Script
Can you try: sudo apt install curl apt-transport-https
-
NodeLink Moved to .NET Core 3
Had a few of those too, seems to be working now.
-
NodeLink: Raspberry Pi Install Script
Install script is now moved over to .NET Core 3.0
-
NodeLink: Latest Version v0.11.3
v0.10.1 released. NodeLink has now move to .NET Core 3.0. Previously versions of NodeLink will not automatically upgrade to this version. If running a Pi, the install script can be re-run and the required files will be downloaded. You configuration will remain intact. If you are manually installing, you need to download the new zip file and install NET Core 3.0 runtime.
-
NodeLink Moved to .NET Core 3
It only shows up if the nodedefs are out of date. If they're ok, it's hidden.
-
NodeLink Moved to .NET Core 3
Not sure the question. That option auto-updates the ISY with NodeLink's NodeDef files if they're not up to date.
-
Install on Ubuntu
You may want to play with Synology's docker. I use it for Emby Server, Unifi Controller, NodeLink, and 17 other programs. Saves having a separate linux computer.
-
Install on Ubuntu
Following the guide should get you there. Raspbian and Ubuntu are both Debian.
-
Is anyone here afraid of Insteon disapearing?
Really not concerned about security for light switches. Door locks are S2 Z-Wave anyway. For me nothing beats Insteon for switches. They work and have a small form factor. I just pulled these from my house today to bring to the new house. Now if Inovelli would just make a dimmer the same depth as Insteon, I'd say good-bye.
-
NodeLink Moved to .NET Core 3
Glad to hear there's no issues so far. I've squashed a number of bugs over the last few days, amazing how many differences/quirks there are between Framework and Core. Anyways I'll convert everything over officially in the next week or so. I have it running on Docker as well so that now covers Windows, Linux, Linux Docker and OSX. Did discover that my Hue Emulator is broken, but it looks like it was pre-conversion that it stopped working. Need to dig into that one deeper.
-
NodeLink Moved to .NET Core 3
Yep, that was always the plan. It needs to be compiled for BSD but shouldn't be difficult.
-
NodeLink Moved to .NET Core 3
Glad to hear. Once we get a few more days runtime on it I'll release this officially.