Jump to content

Recommended Posts

Posted
17 minutes ago, larryllix said:

I am.

Me too, along with the WeatherFlow node server, which invokes another instance of Mono.  No problems

Posted

There's no reason it shouldn't. Python (polyglot) and Mono (Nodelink) are separate processes that can run at the same time. There is more than enough horsepower in Pis as well. I'm running nodelink with 4 devices on a Pi Model 2B... its taking a nap - typically 1% of CPU. I have an older pi that is a model B+ and I've tested my Nodelink setup on it too. It runs fine.

Paul

Posted (edited)

My NodeLink recently quit working.  I tried this hoping it would correct it.  It got 95% installed within an hour then stopped.  I left it running over night and this morning I rebooted the Pi.  After restarting I got errors and a message to run "sudo dpkg --configure -a"

I ran that command line.  Now when trying to run NodeLink, I get the attached errors.

 

Capture.JPG

Edited by RRoyceus
Posted

I had to completely remove mono 5.16.0.179 to get by the precompilation errors (it would consume all available RAM/swap). This was one of the suggested options in the error thread to which you linked. I then used your script to install again. Thank you!

Posted

I finally got this working by erasing all files in the node directory and re-running the script.  After restarting, I had to go into config and set up the ISY, then had to add back my devices.

  • Like 1
Posted

Restarting was the fix.  Deleting the dir wouldn't make a difference unless your previous config had NodeLink on some strange port that was used by another resource.

In that case you would edit the config.xml to change the port.

  • 2 weeks later...
Posted

Hi io_guy

Thanks for this new script to install and load the nodelink. I noticed that NodeLink Server v0.9.21 no longer have the option to install the geofence/location device. Is this node device no longer supported in this version?

Thanks.

  • 1 month later...
Posted

Will the aot option cause any issues when used with mono 5.18?  As usual my timing sucks and I think my Christmas eve Pi rebuild may have put me in that situation.  Seems fine - any harm leaving it?

Posted

Leaving it is fine.  That options just runs a little slower than without, although you'd likely never notice it in an application like NodeLink.

Posted
On 10/29/2018 at 7:56 AM, io_guy said:

NodeLink installation on a Raspberry Pi is now a lot simpler.  On a running Pi you type:

sudo curl -sSL http://automationshack.com/Files/install.sh | bash

Got a new toy over the holidays (a Raspberry Pi), so I thought I'd try installing Nodelink on it.  I have some other apps I need to run that require Raspbian 8.  Does the install script for Nodelink care which version of Raspbian I'm running?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...