Jump to content

Recommended Posts

Posted

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).

Posted
1 hour ago, io_guy said:

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).

not sure if this is exactly the correct way, but...


pi@raspberrypi:~ $ dotnet /home/pi/node/NodeLink.dll
Segmentation fault
 

Is that the correct way to run it?

Posted
7 minutes ago, io_guy said:

Hmm,

I have a feeling your install is old (stretch).  Install the latest buster lite.

Sorry, my previous post about a new install incorrectly said it was stretch.  its actually buster (lite, I believe, as I have no GUI)

pi@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
 

Posted

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.  

Posted
14 minutes ago, io_guy said:

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.  

Bare with me - what am I doing wrong with the command:

pi@raspberrypi:~ $ rm /home/pi/node/NodeLink.dll
rm: cannot remove '/home/pi/node/NodeLink.dll': No such file or directory
 

Posted

pi@raspberrypi:~ $ sudo rm /home/pi/node/NodeLink.dll rm: cannot remove '/home/pi/node/NodeLink.dll': No such file or directory

I'm starting to suspect the SD card because I had the segmentation problem when I was on Rasbpian 8. I was resisting the idea because I didn't think the install would work if the card is faulty...

Posted (edited)

So, got a brand new SD card, mounted the buster image and started up the pi.  It ran through a bunch of stuff, for the last 45 mins or so it shows this:

"[ OK ] Started Daily apt upgrade and clean activities" with a blinking cursor...

Edited by Maresend
Posted

So even with the brand new SD card and several attempts, still getting segmentation fault.  I'm thinking the Pi itself is somehow faulty.  Its quite old and had been sitting in my garage for a couple years.  I'll try a new one...

Posted

Fired up a new Pi3 today, Nodelink started immediately after running your script so i'm up and running!  Sorry for wasting your time with a bum pi io_guy and bumbershoot!

Posted

Logged into NodeLink and seen this.  Is this a problem with my internet connection, a update bug in v0.10.1, or is the server down?  

  • 2019-11-04 09:10:09 - Auto-Update: Error updating file: The remote server returned an error: (404) Not Found.
Posted

I just moved over to a pi from a Windows 7 VM I have been using for a while...all went perfect - Raspberry Pi 3 B+ Buster Lite. I just copied over the config.xml (I also run Polyglot on it with no issues in case people want to know if can run both).

 

 

 

 

  • 1 month later...
Posted

Polisy is waiting for UDI.  They are creating required packages to run NodeLink.

I run it successfully but I enable the regular BSD repo and install the required packages.

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...