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] binhex - SickChill

Featured Replies

Ok, thanks for looking into it.  I'll just stay where I'm at until you confirm it's ok to move the latest.  I'm happy to test it when you're ready.

  • 1 month later...
  • Replies 85
  • Views 19k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • this has now been fixed, please pull down the latest image.

  • Backed my config up from interface in SickRage, restored the same profile in SickChill and restarted the service. Docker itself was the same settings, with just a tweak to the port number until I

  • thats how it should be tbh, the old sickrage (not current release) and sickchill are the same code, all ive done is created a new image based off the old one, point it at the renamed github repo, twea

Posted Images

@binhex  I hope you are doing well.  How will we know when the UI issue is fixed?  I have my docker set to specifically get v2022.02.20-01 and I'm waiting to change the config to "latest".

 

On another note regarding all of your popular docker apps, I was just reading that upgrading to 6.11 requires the removal of Nerdpack.   Some plugins are now part of unraid, but others have to be manually installed if they are still required.

 

One of the dockers I installed (maybe more) included instructions to install NP to add perl, unrar, Python, etc.  I don't recall if it was any of yours.   Does any of your dockers need any of these apps?

 

image.png.b4f0516e21849e7b9e1acefea6ec5c21.png

image.png.358dee09f35c90d805d4730ce3ae310c.png

If not, I'm going to uninstall the above and NP and upgrade to 6.11.  If they are still needed, I'll have to dl and install manually now before upgrading to 6.11.

 

Thanks!

  • Author
11 hours ago, optiman said:

I hope you are doing well.  How will we know when the UI issue is fixed?

you will have to try pulling down latest to confirm if the issue is resolved.

 

11 hours ago, optiman said:

One of the dockers I installed (maybe more) included instructions to install NP to add perl, unrar, Python, etc.  I don't recall if it was any of yours.   Does any of your dockers need any of these apps?

nope.

For those using v2022.02.20-01, you can now upgrade to the latest version.  The gui issue was fixed.

 

Currently running sickchill on a synology, but that presents a msg that it's no longer supported. I have an unRAID server, and found this thread. Is this a similar sickchill? Same sickchill?
Running in a docker on unRAID seems desirable to me. I think I could then get rid of my synology. Is there a good howto/video for installing sickchill on unRAID docker from scratch? I'm assuming I can't easily port any thing over and would just need to start from scratch.

  • 1 year later...
Created by...
___.   .__       .__
\_ |__ |__| ____ |  |__   ____ ___  ___
 | __ \|  |/    \|  |  \_/ __ \\  \/  /
 | \_\ \  |   |  \   Y  \  ___/ >    <
 |___  /__|___|  /___|  /\___  >__/\_ \
     \/        \/     \/     \/      \/
   https://hub.docker.com/u/binhex/

2024-07-25 14:24:41.201040 [info] Host is running unRAID
2024-07-25 14:24:41.257635 [info] System information Linux 12937845fbd7 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 GNU/Linux
2024-07-25 14:24:41.311686 [info] PUID defined as '99'
2024-07-25 14:24:41.401049 [info] PGID defined as '100'
2024-07-25 14:24:41.495063 [info] UMASK defined as '000'
2024-07-25 14:24:41.545407 [info] Permissions already set for '/config'
2024-07-25 14:24:41.630897 [info] Deleting files in /tmp (non recursive)...
2024-07-25 14:24:42.005329 [info] Starting Supervisor...
2024-07-25 14:24:42,748 INFO Included extra file "/etc/supervisor/conf.d/sickchill.conf" during parsing
2024-07-25 14:24:42,748 INFO Set uid to user 0 succeeded
2024-07-25 14:24:42,757 INFO supervisord started with pid 7
2024-07-25 14:24:43,759 INFO spawned: 'start-script' with pid 47
2024-07-25 14:24:43,760 INFO reaped unknown pid 8 (exit status 0)
2024-07-25 14:24:44,762 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2024-07-25 14:24:45,028 DEBG 'start-script' stderr output:
/home/nobody/start.sh: line 7:    49 Illegal instruction     "${install_path}/bin/sickchill" --config /config/config.ini --datadir /config

2024-07-25 14:24:45,028 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22418072691408 for <Subprocess at 22418073011728 with name start-script in state RUNNING> (stdout)>
2024-07-25 14:24:45,028 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22418085474448 for <Subprocess at 22418073011728 with name start-script in state RUNNING> (stderr)>
2024-07-25 14:24:45,028 WARN exited: start-script (exit status 132; not expected)
2024-07-25 14:24:45,029 DEBG received SIGCHLD indicating a child quit

 

 

Docker fails to start

I rolled back to binhex/arch-sickchill:2024.2.18-01 a while back; tried again today and it's still failing

  • Author
5 hours ago, nick5429 said:
Created by...
___.   .__       .__
\_ |__ |__| ____ |  |__   ____ ___  ___
 | __ \|  |/    \|  |  \_/ __ \\  \/  /
 | \_\ \  |   |  \   Y  \  ___/ >    <
 |___  /__|___|  /___|  /\___  >__/\_ \
     \/        \/     \/     \/      \/
   https://hub.docker.com/u/binhex/

2024-07-25 14:24:41.201040 [info] Host is running unRAID
2024-07-25 14:24:41.257635 [info] System information Linux 12937845fbd7 6.1.79-Unraid #1 SMP PREEMPT_DYNAMIC Fri Mar 29 13:34:03 PDT 2024 x86_64 GNU/Linux
2024-07-25 14:24:41.311686 [info] PUID defined as '99'
2024-07-25 14:24:41.401049 [info] PGID defined as '100'
2024-07-25 14:24:41.495063 [info] UMASK defined as '000'
2024-07-25 14:24:41.545407 [info] Permissions already set for '/config'
2024-07-25 14:24:41.630897 [info] Deleting files in /tmp (non recursive)...
2024-07-25 14:24:42.005329 [info] Starting Supervisor...
2024-07-25 14:24:42,748 INFO Included extra file "/etc/supervisor/conf.d/sickchill.conf" during parsing
2024-07-25 14:24:42,748 INFO Set uid to user 0 succeeded
2024-07-25 14:24:42,757 INFO supervisord started with pid 7
2024-07-25 14:24:43,759 INFO spawned: 'start-script' with pid 47
2024-07-25 14:24:43,760 INFO reaped unknown pid 8 (exit status 0)
2024-07-25 14:24:44,762 INFO success: start-script entered RUNNING state, process has stayed up for > than 0 seconds (startsecs)
2024-07-25 14:24:45,028 DEBG 'start-script' stderr output:
/home/nobody/start.sh: line 7:    49 Illegal instruction     "${install_path}/bin/sickchill" --config /config/config.ini --datadir /config

2024-07-25 14:24:45,028 DEBG fd 8 closed, stopped monitoring <POutputDispatcher at 22418072691408 for <Subprocess at 22418073011728 with name start-script in state RUNNING> (stdout)>
2024-07-25 14:24:45,028 DEBG fd 10 closed, stopped monitoring <POutputDispatcher at 22418085474448 for <Subprocess at 22418073011728 with name start-script in state RUNNING> (stderr)>
2024-07-25 14:24:45,028 WARN exited: start-script (exit status 132; not expected)
2024-07-25 14:24:45,029 DEBG received SIGCHLD indicating a child quit

 

 

Docker fails to start

I rolled back to binhex/arch-sickchill:2024.2.18-01 a while back; tried again today and it's still failing

just tested and it works for me, i can see the web ui, so i can only conclude that your config is causing the issue, try renaming your host path for /config so that the container re-creates it then reconfigure the app.

On 7/25/2024 at 7:44 PM, binhex said:

just tested and it works for me, i can see the web ui, so i can only conclude that your config is causing the issue, try renaming your host path for /config so that the container re-creates it then reconfigure the app.

A brand new copy of this container with none of the default populated settings changed, into a blank config directory, fails in exactly the same way on my system

 

Copying my full config directory and pointing the latest top of tree version of the LSIO sickchill container at it seems to work

  • Author
9 minutes ago, nick5429 said:

A brand new copy of this container with none of the default populated settings changed, into a blank config directory, fails in exactly the same way on my system

 

Copying my full config directory and pointing the latest top of tree version of the LSIO sickchill container at it seems to work

Sorry just tried it again, clean config, no previous image and it came straight up!, what version of unraid are you using? for ref im using 6.12.10

1 minute ago, binhex said:

Sorry just tried it again, clean config, no previous image and it came straight up!, what version of unraid are you using? for ref im using 6.12.10

I'm on 6.12.11

 

Docker start command shows as:

docker run
  -d
  --name='binhex-sickchill-fresh'
  --net='bridge'
  -e TZ="America/New_York"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="nickserver"
  -e HOST_CONTAINERNAME="binhex-sickchill-fresh"
  -e 'UMASK'='000'
  -e 'PUID'='99'
  -e 'PGID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:8081]/'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/sickchill-icon.png'
  -p '8091:8081/tcp'
  -v '/mnt/user/appdata/data':'/data':'rw'
  -v '/mnt/user':'/media':'rw'
  -v '/mnt/disks/SanDiskSSD/appdata/binhex-sickchill-fresh':'/config':'rw' 'binhex/arch-sickchill' 

 

Manually running /home/nobody/start.sh didn't give me any additional info beyond the prior 'illegal instruction'

 

Redirecting the config/install dir back onto /mnt/user/appdata didn't change anything

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

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.