LinuxMCE Forums

General => Installation issues => Topic started by: joerod on July 04, 2015, 07:50:24 AM

Title: 1004 net install slimdevices lookup failure [solved]
Post by: joerod on July 04, 2015, 07:50:24 AM
I had to go back and install 1004 tonight and for some reason the server failed to look up debian.slimdevices.com; not really sure if its a local error on my part, but I had to do the following for the script to run and finish successfully

add line 672 to mce-install.sh

echo "54.208.89.159 debian.slimdevices.com" >> /etc/hosts

I also added

54.208.89.159 debian.slimdevices.com

to /etc/hosts before running the script.
Title: Re: 1004 net install slimdevices lookup failure [solved]
Post by: Marie.O on July 04, 2015, 08:39:18 AM
joerod,

I am pretty sure, you have a typo there.
Title: Re: 1004 net install slimdevices lookup failure [solved]
Post by: joerod on July 04, 2015, 06:57:09 PM
Oops, typo fixed