Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Linuxserver.io - SickRage

Featured Replies

If anyone else is stuck, I found a mirror...

 

 

$ docker exec -it sickrage /bin/bash
$ git clone https://distortion.io/git/mirror/sickrage.git /app/sickrage
$ chown -R abc:abc /app /config

 

Wait a few minutes, and the webUI will be up okay :)

Edited by JustinAiken

  • Replies 188
  • Views 39.9k
  • Created
  • Last Reply

I updated sickrage and it just deleted everything, why make an update to remove all files?

 

It worked with the above commands but still, why someone to make a lame update to just delete the files from the docker?

Edited by etsi

On 7/21/2017 at 7:14 PM, sparklyballs said:

 

 

for existing users our image is still running, for new users however it won't pull the initial files.

 

in light of this we're beginning to move some of our repos over to having the files pulled at build time rather than runtme, we'd been thinking about it for a while but this situation was the proverbial straw for the camel's back.

 

 

For existing users it also removed all existing files. 

 

 

45 minutes ago, etsi said:

 

 

For existing users it also removed all existing files. 

 

 

 

 

only if you deleted or updated the container

 

i personally use medusa which is subject to the same DMCA notice and it's still working as i haven't done either of those two things

23 hours ago, JustinAiken said:

If anyone else is stuck, I found a mirror...

 

 


$ docker exec -it sickrage /bin/bash
$ git clone https://distortion.io/git/mirror/sickrage.git /app/sickrage
$ chown -R abc:abc /app /config

 

Wait a few minutes, and the webUI will be up okay :)

 

You're doing god's work, son.

I made the HUGE mistake of updating the container and now I' lost ...

 

1) The docker is running but is it working?

2) I cannot access the webui so I can not see what is happening "behind curtains" ...

 

Any help please?

 

 

I tried that but here's what I get:

 

"

root@Adonis:~# docker exec -it sickrage /bin/bash

Error response from daemon: No such container: sickrage

 

Can you please help?

 

Thanks.

Well what's your container called then? And is it running?

Sent from my LG-H815 using Tapatalk

Stupid Captain Obvious question. In the weekly docker update, is the github check/update been disabled?

Can't this mess be resolved by adding credits to echel0n in the code? I get that he's being a douche, or a child, but what would be the reason not to do this? 

 

And what what is preventing him from incorporating code created by sickrage and medusa into his?

 

I am using Medusa and I would hate having to revert to sickbeard. Is there a way to backup my medusa container code in case something gets corrupted? Would copying the contents of /app/medusa (or /app/sickrage) to the /config folder do the trick?

Edited by hernandito

16 minutes ago, hernandito said:

Can't this mess be resolved by adding credits to echel0n in the code? I get that he's being a douche, or a child, but what would be the reason not to do this? 

 

And what what is preventing him from incorporating code created by sickrage and medusa into his?

 

I am using Medusa and I would hate having to revert to sickbeard. Is there a way to backup my medusa container code in case something gets corrupted? Would copying the contents of /app/medusa (or /app/sickrage) to the /config folder do the trick?

 

Weekly builds are disabled as far as I know. 

No point in crediting echel0n when he is not the owner of the code either. I think it's in the Medusa counter DMCA. 

Problem solved!

 

Container name was not "sickrage" but "SickRage" instead.

 

Thanks for all the help.

 

Hope this is issue with DMCA get's solved soon.

 

 

On 22/07/2017 at 5:43 PM, JustinAiken said:

If anyone else is stuck, I found a mirror...

 

 


$ docker exec -it sickrage /bin/bash
$ git clone https://distortion.io/git/mirror/sickrage.git /app/sickrage
$ chown -R abc:abc /app /config

 

Wait a few minutes, and the webUI will be up okay :)

Tnx dude this worked... :D

now to turn off the autoupdate settings....

9 hours ago, mp328 said:

Tnx dude this worked... :D

now to turn off the autoupdate settings....

 

Hi!

Why this doesn't work for me ? ... :'(

It's unable to join this address :

https://distortion.io/git/mirror/sickrage.git

 

2 hours ago, botacats said:

 

Hi!

Why this doesn't work for me ? ... :'(

It's unable to join this address :


https://distortion.io/git/mirror/sickrage.git

 

Dunno.  Not like you've posted enough details to help you.

 

Site is still up.

Sorry... what I mean is, when I do this :

 

On 22/07/2017 at 11:43 PM, JustinAiken said:

$ docker exec -it sickrage /bin/bash
$ git clone https://distortion.io/git/mirror/sickrage.git /app/sickrage
$ chown -R abc:abc /app /config

 

 

 

at the second command, it tells me that it was unabled to contact the address https://distortion.io/git/mirror/sickrage.git

And when I tried to access to https://distortion.io with Firefox for example, this doesn't work...

 

This worked !  Lifesavers !!

On 7/22/2017 at 11:43 PM, JustinAiken said:

If anyone else is stuck, I found a mirror...

 

 


$ docker exec -it sickrage /bin/bash
$ git clone https://distortion.io/git/mirror/sickrage.git /app/sickrage
$ chown -R abc:abc /app /config

 

Wait a few minutes, and the webUI will be up okay :)

Thanks! That helped a lot for a new user like me! 
It seems to work but I do get random errors like " IOError: [Errno 2] No such file or directory: u'/config/cache/mako/home.mako.py' 
is the chown command literal or should i replace abc:abc with something else? And how do I find out with what? :)

4 minutes ago, CHBMB said:

Are you using Unraid?

Yes I am. Bare metal.

Version 6.3.5

If it's working fine I'd ignore it.  Looks like a Windows path which is why I asked.  The chown command is correct.

The DMCA notice has been lifted so you don't need to resort to dodgy "fixes" anymore

 

we're also going to move the git pull internal to the image instead of at runtime.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.