[Support] Linuxserver.io - SickRage


Recommended Posts

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
  • Upvote 2
Link to comment

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
Link to comment
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. 

 

 

Link to comment
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.

Link to comment

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
Link to comment
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. 

Link to comment
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....

Link to comment

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...

 

Link to comment
3 hours ago, botacats said:

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...

 

Small server goes down alot... but the sickrage devs set up their own mirror at https://donna.devices.wvvw.me/sickrage/sickrage.git - try that instead.

Link to comment
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? :)

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.