NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
bethjim
Jul 08, 2017Aspirant
Readynas Pro Business Edition - How to install libio-socket-ssl-perl ?
ReadyNAS Pro Business Edition - OS 6.7.5
Logitech Media Server (LMS) 7.9.1
I'm trying to run a plugin called Spotty in LMS but it fails with this error message:
"Spotty requires the Perl module IO Socket SSL. You can NOT use Spotty without this module. Please use your operating system's package manager to install it."
I asked over on the LMS board and it was suggested that I "Check with the ReadyNAS community how to install libio-socket-ssl-perl. It's likely something like "sudo apt-get install libio-socket-ssl-perl".
I'm a bit lost...help? Anybody?
Thanks
Jim
You will need to enable SSH access and then use an SSH client such as Putty to connect to the NAS. Log in as user root using the admin password. Once there, do an apt-get update and then the apt-get command they gave you (without sudo, since you are already logged on as root).
You may also be able to do it via an app like Shell in a box, but I've not tried that.
Note that this will likely install the app in the root partition, which is of limited size on the ReadyNAS. If this app creates large databases and/or logs, that could cause issues with the OS partition filling up.
12 Replies
Replies have been turned off for this discussion
- SandsharkSensei - Experienced User
You will need to enable SSH access and then use an SSH client such as Putty to connect to the NAS. Log in as user root using the admin password. Once there, do an apt-get update and then the apt-get command they gave you (without sudo, since you are already logged on as root).
You may also be able to do it via an app like Shell in a box, but I've not tried that.
Note that this will likely install the app in the root partition, which is of limited size on the ReadyNAS. If this app creates large databases and/or logs, that could cause issues with the OS partition filling up.
- ABNLGuide
OK, I logged in with Putty. I tried to find the right command. Then this happens:
login as: root
root@xxx.xxx.x.xx's password:
Welcome to ReadyNASOS 6.7.5
root@ReadyNAS:~# apt-get update
Hit:1 http://egnyte-cdn.egnyte.com/storagesync/netgear6/en-us 6.7 InRelease
Get:2 http://security.debian.org jessie/updates InRelease [63.1 kB]
Hit:3 http://apt.readynas.com/packages/readynasos 6.7.5 InRelease
Ign:4 http://mirrors.kernel.org/debian jessie InRelease
Hit:5 http://mirrors.kernel.org/debian jessie Release
Fetched 63.1 kB in 2s (26.9 kB/s)
Reading package lists... Done
root@ReadyNAS:~#I do not know what to do now? This is what I should do?
"and then the apt-get command they gave you (without sudo, since you are already logged on as root)"
Who are "they" and what is a "sudo" and what did they give me?
- ncameronAspirant
Sandshark wrote:You will need to enable SSH access and then use an SSH client such as Putty to connect to the NAS. Log in as user root using the admin password. Once there, do an apt-get update and then the apt-get command they gave you (without sudo, since you are already logged on as root).
You may also be able to do it via an app like Shell in a box, but I've not tried that.
Note that this will likely install the app in the root partition, which is of limited size on the ReadyNAS. If this app creates large databases and/or logs, that could cause issues with the OS partition filling up.
I am trying to do the same thing. I got as far as donwloading Putty and logging on as root, but when I try the 'apt-get update' command, I receive ''apt-get is not recognised as an internal or external command...'?
- ABNLGuide
To make Spotty work (use newest firmware on your ReadyNas and newest LMS)
first:
apt-get update
then:
apt install libio-socket-ssl-perl
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!