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.

Getting Goin

Members
  • Joined

  • Last visited

  1. Hi All, I am on Unraid 6.12.10 and having issue installing several docker containers. All are from Binhex and i have asked in two different binhex support threads for over three weeks with no answers or even suggested fixes. All dockers are up to date and so is unraid. Problem. When I try to install 3 different types of dockers from Binhex that were previously working they appear to install perfectly and when i click on start they show started. But when i click on Webgui or refresh the dashboard they are again stopped and Webgui does not load. The only error i get in any log is as follows Error: could not find config file /etc/supervisor.conf For help, use /usr/bin/supervisord -h This all happen after getting a corrupt docker.img to which i followed spaceinvaders guide to fix. Once back online all my previous dockers worked except binhex. I have tried deleting the app data folder and starting from scratch on one of the dockers and it comes up with the same error. I really don't want to lose the data on two of the dockers, but at wits end to what i can do at this point. The first thing i would like to fix is the supervisor.conf error. Any idea how i can troubleshoot of fix this error? MANY thanks to all that help, really really appreciate it.
  2. Anybody have any advice or help for my above issues of sonarr not starting which has a log error listed below? Error: could not find config file /etc/supervisor.conf For help, use /usr/bin/supervisord -h
  3. Yes all the dockers, plugin and unraid itself are completely up to date, my confusion was with the tagged part of your statement. I am now guessing if a docker gets old it gets tagged dated? None the less I am up to date. Just in case this gets unsolved is there a way i can take my sonarr settings and database to another sonarr docker as i have tried the linux server upload and it seems to be working fine. Sorry, its been sometime now since my original post in general support and i am getting antsy as i am way behind on content. Thank You!
  4. Hi Binhex, I am on the current version of Unraid which is 6.12.10 with a Linux kernel of 6.1.79. All mine containers are current/updated. Unsure how to check for tagged dated image. Just for the record I am having this issue with three (krusader, sonarr and radarr) out of four containers that i utilize from yourself. All three behave the same except for rutorrent, which appears to be working fine but with some log errors. I am unsure how rutorrent is working or built differently, but thought it may help zero in things. Many thanks for taking your valuable time to answer and help, really appreciate the work you have done. Thanks.
  5. Hello All, I could really use a little help with my binhex container issues. Been trying to fix this off and on for two weeks now and to no avail. I am concerned that if i try anything else i may make things worse. It is only binhex containers that i am having the issue. I have tried Linuxserver sonarr and it works as intended. Below i have included the log files . Basically the problem is the container appear to start, but then on reload they are stopped. Cannot access web gui either. I believe it has something to due with the supervisor.conf error or possibly permission problem, but really i am unsure. Below are my logs. Thank you Command execution ------------------------------------------------------------- docker run -d --name='binhex-sonarr' --net='bridge' -e TZ="America/My_Town" -e HOST_OS="Unraid" -e HOST_HOSTNAME="watchbox" -e HOST_CONTAINERNAME="binhex-sonarr" -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -l net.unraid.docker.managed=dockerman -l net.unraid.docker.webui='http://[IP]:[PORT:9595]/' -l net.unraid.docker.icon='https://raw.githubusercontent.com/binhex/docker-templates/master/binhex/images/sonarr-icon.png' -p '9595:9595/tcp' -p '9897:9897/tcp' -v '/mnt/user/datastorage/':'/data':'rw' -v '/mnt/user/datastorage/media/tv/':'/media':'rw' -v '/mnt/cache/appdata/binhex-sonarr/':'/config':'rw' 'binhex/arch-sonarr' df0b05b0............................ The command finished successfully! ---------------------------------------------------------------- Supervisord.log 024-04-27 08:44:01.414908 [info] Host is running unRAID 2024-04-27 08:44:01.434068 [info] System information ----redacted---- -Unraid #1 SMP PREEMPT_DYNAMIC x86_64 GNU/Linux 2024-04-27 08:44:01.455922 [info] PUID defined as '99' 2024-04-27 08:44:01.480694 [info] PGID defined as '100' 2024-04-27 08:44:04.140239 [info] UMASK defined as '000' 2024-04-27 08:44:04.162796 [info] Permissions already set for '/config' 2024-04-27 08:44:04.187997 [info] Deleting files in /tmp (non recursive)... 2024-04-27 08:44:04.217716 [info] Starting Supervisor... ------------------------------------------------------- binhex-sonarr.log Same as above supervisord.log except it starts with the below ERROR Error: could not find config file /etc/supervisor.conf or help, use /usr/bin/supervisord -h
  6. Hi All, I am having difficulty with a few of binhex docker applications all are acting similarly. But I would really like to focus in on sonarr as it is my main concern. If i solve sonarr issues, i believe it will help me resolve the issues with my other binhex docker containers as it seems they have the same issue. My issue being that the application appears to start, but never works. When i click on the Web Gui or refresh unraid, then application is back to stopped state. I have followed the troubleshooting step that i could find such as deleted the logs and restarting the command executions to which the command execution finishes without error and appears normal and the log files appear fine for the most part except for one error at the beginning with the supervisor.conf, which is listed below. Error: could not find config file /etc/supervisor.conf For help, use /usr/bin/supervisord -h I cannot find this supervisor.conf file in /etc myself, unless it is hidden it does not exist as far as i can tell. I have tried created a blank file called supervisor.conf and it was of zero success. I have not be able to find what should be in this file as a template or really any information on troubleshooting this specific config error as it pertains to unraid and binhex docker applications. The help tip listed in the log is of no use to me either as i do not understand what it is asking me to do by suggesting to use /usr/bin/supervisord -h and for the record i do not see this file in that directory either. Is this a file missing issue, permission issue or maybe something else? Any help would be great, thank you for your time and help.
  7. Great Advice, I think that is just what i will do. I originally had the same thought, but decided it was best to place it here as the problem does involve multiple docker images. But since it has been unresolved and commentary and advice has been little, i believe your approach may be best. Thank you.
  8. Definitely thinking i posted the above in wrong forum now as zero responses at this point. Can somebody please move to appropriate forum so that i can hopefully get a nudge on what the issue could be and maybe even resolve it. Many Thanks!
  9. Hello All, I am unsure if this is the correct thread for my question, i apologize if it is not and hope it can be moved if incorrect. I am currently experiencing issues with a few binhex docker apps that i believe could be related to the supervisor, which is common amongst binhex apps hence the reason for the general thread post. The problem: ---------------------------- When i install an binhex docker app everything seems to complete and install properly. But when i start it is appears to try and start and even shows "started" from the unraid dashboard, however when i try to connect to webgui or refresh the dashboard it shows shutdown. This happens on multiple binhex apps except for the rtorrent, which has errors in the log but appears to start and work as it should. Apps having difficulties at this point are krusader, radarr and sonarr. How we got here. ---------------------------- I have ran all of the above listed docker app without issue for sometime. All above listed where previously installed and running as they should. But my docker image became corrupt and i needed to reinstall. So i followed spaceinvaders tutorial on on removing and reinstalling the containers. Each one seem to install fine, until i got to binhex. Only rtorrent seems to work. So i thought it maybe permission errors and ran the new safe docker permission file tool. This may have made things worse, unsure yet. But none the less i cannot get binhex apps to load. What could be the issue? ------------------------------------ Well clicking on each app log file from the dashboard only gives one error and that is related to the supervisor. Below being the error Error: could not find config file /etc/supervisor.conf For help, use /usr/bin/supervisord -h So it appears as if it cannot connect to the supervisor.conf . I know i did not delete that file, so i am thinking it may be a permission error. But when i list (ls) the contents of the /etc folder i do not see the supervisor.conf file. Is it hidden or could it have deleted by itself when deleted the docker image? I am unsure what happened with it and how to properly recovery it, also if that file is missing how is the supervisord.log getting updated? Doesn't it need the supervisor.conf to work properly? I am at a lost and over my head for sure, if anybody can help shed some light to help fix or point me in right direction, that would be great! Thanks --------------------- Many thanks to any and all who help, appreciate you taking your time to reply and your advise. Have a good day, evening or night! Cheers!

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.