Jump to content

Unable to install on Debian 9, redirection is forbidden


faxij
Go to solution Solved by sleepless,

Recommended Posts

Hi,
 
I'm having trouble installing emby server on debian 9 and hope I can get help.
I have almost no experience with Linux, this is my first Linux server.
 
I did follow the install instructions, adding the repo via that echo line, also downloaded and installed the release key (which was prompted with "OK" in the command line).
Did not forget updating apt-get. All commands given with full root. 
 
Yet when I want to install I get this:
 
Err:1 https://download.opensuse.org/repositories/home:/emby/Debian_9.0  libmono-corlib4.5-cil 4.8.1.0-0xamarin1
  Redirection from https to 'http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/all/libmono-corlib4.5-cil_4.8.1.0-0xamarin1_all.deb'is forbidden
Err:2 https://download.opensuse.org/repositories/home:/emby/Debian_9.0  libmono-system-xml4.0-cil 4.8.1.0-0xamarin1
  Redirection from https to 'http://widehat.opensuse.org/repositories/home:/emby/Debian_9.0/all/libmono-system-xml4.0-cil_4.8.1.0-0xamarin1_all.deb'is forbidden
Err:3 https://download.opensuse.org/repositories/home:/emby/Debian_9.0  libmono-system-security4.0-cil 4.8.1.0-0xamarin1
  Redirection from https to 'http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/all/libmono-system-security4.0-cil_4.8.1.0-0xamarin1_all.deb'is forbidden
[...continues...]
Err:154 https://download.opensuse.org/repositories/home:/emby/Debian_9.0  emby-server 3.2.30.0-0+55.1
  Redirection from https to 'http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/all/emby-server_3.2.30.0-0+55.1_all.deb'is forbidden
Err:155 https://download.opensuse.org/repositories/home:/emby/Debian_9.0  libmono-btls-interface4.0-cil 4.8.1.0-0xamarin1
  Redirection from https to 'http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/amd64/libmono-btls-interface4.0-cil_4.8.1.0-0xamarin1_amd64.deb'is forbidden
Err:156 https://download.opensuse.org/repositories/home:/emby/Debian_9.0  mono-csharp-shell 4.8.1.0-0xamarin1
  Redirection from https to 'http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/all/mono-csharp-shell_4.8.1.0-0xamarin1_all.deb'is forbidden
E: Failed to fetch https://download.opensuse.org/repositories/home:/emby/Debian_9.0/./all/libmono-corlib4.5-cil_4.8.1.0-0xamarin1_all.deb  Redirection from https to 'http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/all/libmono-corlib4.5-cil_4.8.1.0-0xamarin1_all.deb' is forbidden
E: Failed to fetch https://download.opensuse.org/repositories/home:/emby/Debian_9.0/./all/libmono-system-xml4.0-cil_4.8.1.0-0xamarin1_all.deb  Redirection from https to 'http://widehat.opensuse.org/repositories/home:/emby/Debian_9.0/all/libmono-system-xml4.0-cil_4.8.1.0-0xamarin1_all.deb' is forbidden
[...continues for a shitload of lines in the same pattern...]
E: Failed to fetch https://download.opensuse.org/repositories/home:/emby/Debian_9.0/./all/mono-csharp-shell_4.8.1.0-0xamarin1_all.deb  Redirection from https to 'http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/all/mono-csharp-shell_4.8.1.0-0xamarin1_all.deb' is forbidden
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

I tried running apt-get update again, apt-get install --fix-missing and removing the repo-list and re-doing the whole setup procedure. Same result.

 

I hope this is enough info for anyone to be able to help?

Edited by faxij
Link to comment
Share on other sites

  • Solution
sleepless

ok, figure out on myself.

 

use not the opensuse. use the directed link itselfs.

nano /etc/apt/sources.list.d/emby-server.list

#### Add these line and delete the other one with opensuse#####

deb http://ftp.gwdg.de/pub/opensuse/repositories/home:/emby/Debian_9.0/ /

#### Safe the file #####

apt-get update
apt-get install emby-server

Sorry, but i'm mad about these bad support... was it a failure to paid full live license for emby?....

 

i'm annoyed, that i must reinstall the server on a debian 9 in hope, the bugs  correct itselfs... because mono failed to process an big image and kicked the whole emby server... 

the restart doesn't work

and the handling with thumbnails of big pictures is a nightmare. Everytime i watch the pictures, the server generated the thumbs or less quality image. This can be take a looooong time if the picture is big and a normal server is using, not a high end super big 19inch Rack Server... -> why are the picture not genereted once and re-use???

 

And the biggest failure: I reported this. Since 4 or 5 month... an NOTHING happens. Always the whole server were kicked himself... I must manually restart this @ SSH... shame on these guys

Edited by sleepless
  • Like 1
Link to comment
Share on other sites

@@sleepless, apologies for not responding to this. We are just not yet sure of the issue so that is why we don't have any information at this point.

 

As far as restart goes, the reason that has remained as-is is because we are focusing our efforts on moving away from mono and onto .net core. You can even try test builds in our testing thread: 

https://emby.media/community/index.php?/topic/50012-emby-server-for-net-core/

 

As it turns out, once we release that version it will solve both problems because the installation process will be slightly different. Thanks.

Link to comment
Share on other sites

sleepless

@@sleepless, apologies for not responding to this. We are just not yet sure of the issue so that is why we don't have any information at this point.

This failure starts with "opensuse" for a Debian in the mirror-link. Typing error? Lazyness (made for one dist and only change the name)? No time for testing before release?....

 

 

 

As far as restart goes, the reason that has remained as-is is 

Then delete the "restart" Button on the Main Page at the Server-Dashboard. This Button had never worked on Debian since i have installed emby. And i used it round about for more half a year....

 

I will hope you're more focosing on debugging instead of bring out new features or bringing it on new platforms.

First have a good stable on the most used platforms with less features. And then add new features and try to arrived new platforms.

But the user's are not helped with a message "new release on Playstation" if the Linux Users can't use a simply restart Button....

 

And please, please, please change the caching of big pictures thumbnails... the server doing this everytime i view the webpage...

 

 

 

As it turns out, once we release that version it will solve both problems because the installation process will be slightly different. Thanks.

That's sounds logical. I will wait. So thanks for your reply. 

 

And don't be mad with me. I like the emby server so much that i going to report something for fixing instead install plex etc... -> But you must reply... i hate it, when good things are dying because the owner don't support his own software.

Link to comment
Share on other sites

sleepless

What typo are you referring to exactly?

Was it one? i don't know... but why https://download.opensuse.org for a debian?? it's like apple will show by microsoft for updates....

Link to comment
Share on other sites

sleepless

hmm.. it's a problem... you have a third unknown process in your way to release.. mostly this will bring new bugs...

how do you resolve bugs on other dists? i mean, the restart button should work on your programming platform... or?

 

and what's about the thumbnails? have i miss some settings?

Edited by sleepless
Link to comment
Share on other sites

hmm.. it's a problem... you have a third unknown process in your way to release.. mostly this will bring new bugs...

 

It's just a build service and not tied to open suse. i would try to avoid jumping to conclusions. Instead, read about it. Anyway we are still looking at the redirection but I think right now it must just be an issue with the mirror used in your location.

 

As far as thumbnails, sorry to hear about that. can we look at an example? Please attach the information requested in how to report a problem. Thanks !

Link to comment
Share on other sites

sleepless

It's just a build service and not tied to open suse. i would try to avoid jumping to conclusions. Instead, read about it. Anyway we are still looking at the redirection but I think right now it must just be an issue with the mirror used in your location.

 

As far as thumbnails, sorry to hear about that. can we look at an example? Please attach the information requested in how to report a problem. Thanks !

you can try it on yourself. 

Put some big jpg (round about 8-14 MB/jpg) and open the emby successive on various devices.

 

You will hear the HDD's scratching :D Everytime you open it  on anther device... and this take time... once time is it ok, but not really every watch...

 

I think, mono store the thumbnails only temporary.. or wich proccess produce the reduced quality...

Link to comment
Share on other sites

Okay, thank you sleepless for the fix, it worked.

 

Knowing about these mono issues is causing me to be slightly irritated now though :D

 

Luke, any rough guesstimate when this .net core version will reach a state where a noob like me should be able to install it with a simple package command?

Can be beta, I would be fine with that!

Link to comment
Share on other sites

Okay, thank you sleepless for the fix, it worked.

 

Knowing about these mono issues is causing me to be slightly irritated now though :D

 

Luke, any rough guesstimate when this .net core version will reach a state where a noob like me should be able to install it with a simple package command?

Can be beta, I would be fine with that!

 

If you have a pi a script was posted on the .net build thread with a script that made installing it a breeze. I run .net now on my pi, luke was not kidding when he said its faster. 

Link to comment
Share on other sites

If you have a pi a script was posted on the .net build thread with a script that made installing it a breeze. I run .net now on my pi, luke was not kidding when he said its faster. 

 

I do run emby on a normal home server with Debian 9. Plexman was awesome enough to point me in the right direction :)

 

Now I just need to figure out how to set up Kodi, right now it does not respect my separate libraries. Either way, thanks you guys for all the help :)

Link to comment
Share on other sites

sleepless

BTW about .net core:

 

it crashes if any other emby version is installed. that's the reason, why i can't test it... fuc, i hate it.. it's time to show others my vacation Pictures and i can't due lag/bug/fail from mono, no backup function for remove the stable and join to .net...

 

 

and the next Bug since this stable: music playpack over DLNA to a Denon Receiver randomly stops if i take the next song from a mix... muhahaaaa  -> can i get a older stable version?  this "stable" version is only full of bugs and many other shit that previously worked fine. "Stable" is the wrong word... 

 

PLEASE REVERT or fix the bugs as fast as you can and bring it online...

 

@Luke:

...or make for me a .deb paket from the actually beta, convert it to a "fake" stable to install over the actually stable and send me the fake stable over email, dropbox or something like that....

Edited by sleepless
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...