FAQ  •  Register  •  Login

Servio installation on debian - debian.i-matrixx.de down?

<<

darmach

Serviio newbie

Posts: 11

Joined: Sat Nov 09, 2013 9:44 am

Post Sat Aug 09, 2014 6:33 pm

Servio installation on debian - debian.i-matrixx.de down?

Hi

Im attempting to install serviio on Debian headless box, running Jessie.
Im following guide located at: http://wiki.serviio.org/doku.php?id=howto:linux:install:debian but is seem that
http://debian.i-matrixx.de is not being resolved at all. I get such error:
  Code:
http://wiki.serviio.org/doku.php?id=howto:linux:install:debian


Is that domain alive?
<<

xybirium

Serviio newbie

Posts: 1

Joined: Thu Aug 14, 2014 2:51 pm

Post Thu Aug 14, 2014 2:55 pm

Re: Servio installation on debian - debian.i-matrixx.de down

I would also like to know too.
<<

emzem2008

Serviio newbie

Posts: 7

Joined: Tue Dec 31, 2013 2:17 am

Post Wed Sep 10, 2014 9:31 pm

Re: Servio installation on debian - debian.i-matrixx.de down

Me three... Been using Serviio for 2 years. Paid for a license. Tried installing and same error. Stuck using Plex. :x :( :cry: :x :x :x :x
<<

emzem2008

Serviio newbie

Posts: 7

Joined: Tue Dec 31, 2013 2:17 am

Post Sat Sep 20, 2014 4:45 pm

Re: Servio installation on debian - debian.i-matrixx.de down

Hello ?! Is anyone working on this problem ? Have any information ? I would like to use what I paid for.... :evil: :evil: :evil: :evil:
<<

emzem2008

Serviio newbie

Posts: 7

Joined: Tue Dec 31, 2013 2:17 am

Post Sat Sep 20, 2014 8:57 pm

Re: Servio installation on debian - debian.i-matrixx.de down

Hey darmach, I just installed it from source on debian. Problem solved. :D 8-)
<<

Bruno

Serviio newbie

Posts: 6

Joined: Mon Mar 04, 2013 10:34 am

Post Fri May 22, 2015 1:26 pm

Re: Servio installation on debian - debian.i-matrixx.de down

for debian jessie and above:

  Code:
wget -O - https://apt.z-index.net/apt.z-index.net.gpg.key | sudo apt-key add -
wget https://apt.z-index.net/debian/serviio_1.5.2-1_all.deb
dpkg -i serviio_1.5.2-1_all.deb


but its require java8, i recommend this guide for jessie

http://linuxg.net/how-to-install-the-or ... epository/
<<

Bruno

Serviio newbie

Posts: 6

Joined: Mon Mar 04, 2013 10:34 am

Post Thu Jan 21, 2016 11:27 am

Re: Servio installation on debian - debian.i-matrixx.de down

<<

yann49

Serviio newbie

Posts: 3

Joined: Wed Jan 06, 2016 8:49 pm

Post Thu Jan 28, 2016 9:01 am

Re: Servio installation on debian - debian.i-matrixx.de down

Hi,

I am new to Linux/Debian and to Serviio.

Trying to install Serviio I went to this wiki page : http://wiki.serviio.org/doku.php?id=how ... all:debian
where it is written to create the following two lines in the etc/apt/sources.list.d/debian.i-matrixx.list file.

deb-src http://debian.i-matrixx.de serviio main
wget -O - http://debian.i-matrixx.de/52CE883E.asc | sudo apt-key add -


This is what I did (copy / paste) but it did not work. I got the following error message (it was in French so it is a translation not sure the real one is the same in English) :

Type "wget" is unknown on line 2 in the liste of sources at .....
Sources list cannot be read.


Can somebody confirm that this line of command using wget is correct ?
If not could you please tell me how to fix it ?
Is the http://debian.i-matrixx.de the one to use or should I go for https://apt.z-index.net/debian/ ?

Thank you for your help
<<

Bruno

Serviio newbie

Posts: 6

Joined: Mon Mar 04, 2013 10:34 am

Post Thu Jan 28, 2016 2:02 pm

Re: Servio installation on debian - debian.i-matrixx.de down

http://debian.i-matrixx.de does not exists anymore since serviio 1.4, thats the reason why i build the new packages.

install serviio with this commands in your terminal

  Code:
wget -O - https://apt.z-index.net/apt.z-index.net.gpg.key | sudo apt-key add -
wget https://apt.z-index.net/debian/serviio_1.6.0-1_all.deb
dpkg -i serviio_1.6.0-1_all.deb
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Jan 28, 2016 2:19 pm

Re: Servio installation on debian - debian.i-matrixx.de down

Any chance you could update the wiki article too to keep it up-to-date?
<<

yann49

Serviio newbie

Posts: 3

Joined: Wed Jan 06, 2016 8:49 pm

Post Fri Jan 29, 2016 10:12 am

Re: Servio installation on debian - debian.i-matrixx.de down

Bruno wrote:http://debian.i-matrixx.de does not exists anymore since serviio 1.4, thats the reason why i build the new packages.

install serviio with this commands in your terminal

  Code:
wget -O - https://apt.z-index.net/apt.z-index.net.gpg.key | sudo apt-key add -
wget https://apt.z-index.net/debian/serviio_1.6.0-1_all.deb
dpkg -i serviio_1.6.0-1_all.deb

Hi Bruno,
Thank you ... it is working fine now.
Great support
<<

stefankrieger

Serviio newbie

Posts: 1

Joined: Sat Mar 12, 2016 4:56 am

Post Sat Mar 12, 2016 5:07 am

Re: Servio installation on debian - debian.i-matrixx.de down

I'm trying to install Serviio on Debian Weezy 7.9, but
Code:
wget -O - https://apt.z-index.net/apt.z-index.net.gpg.key | sudo apt-key add -

results in
root@debian:/home/stefan# wget -O - https://apt.z-index.net/apt.z-index.net.gpg.key | sudo apt-key add -
--2016-03-11 23:43:25-- https://apt.z-index.net/apt.z-index.net.gpg.key
Resolving apt.z-index.net (apt.z-index.net)... 37.120.174.49, 2a03:4000:6:7079::1
Connecting to apt.z-index.net (apt.z-index.net)|37.120.174.49|:443... connected.
ERROR: The certificate of `apt.z-index.net' is not trusted.
ERROR: The certificate of `apt.z-index.net' hasn't got a known issuer.
gpg: no valid OpenPGP data found.

What do I do?

Thanks.
<<

Bruno

Serviio newbie

Posts: 6

Joined: Mon Mar 04, 2013 10:34 am

Post Mon Mar 14, 2016 9:59 am

Re: Servio installation on debian - debian.i-matrixx.de down

its look like the root cert on your debian is missing for startssl.com.

you can download the .deb file manually from here
https://apt.z-index.net/debian/
and install it with "dpkg -i *.deb"
<<

woodrook

Serviio newbie

Posts: 9

Joined: Mon Dec 29, 2014 9:03 pm

Post Wed Apr 19, 2017 12:17 pm

Re: Servio installation on debian - debian.i-matrixx.de down

I'm trying to install serviio 1.8 on debian jessie but i'm having a lot of trouble with java and serviio as well

Unfortunately the wiki si very old and i'm unable to find a guide over the web

I'll probably switch my os to ubuntu server
<<

Bruno

Serviio newbie

Posts: 6

Joined: Mon Mar 04, 2013 10:34 am

Post Wed Apr 19, 2017 12:46 pm

Re: Servio installation on debian - debian.i-matrixx.de down

i switched last year to plex (pass) and does not use serviio anymore, sorry.

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 56 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.