Sickbeard not getting installed

  • Hi


    Last couple of day i was trying to access sickbeard but couldn't get on it i tried restarting the machine and restart sickbeard didn't work at the end i installed it and tried to re-install it again but got stuck and never passed the updating processes.




    Am stuck at this and not sure what to do with it. it says there is a loop but not sure what it is. The fcserver is 123flashchat but doesn't make sense to me why its not allowing me to install sickbear.
    Any one can help me with this.


    Many thanks
    Regards
    Wafic

  • Do a cat /etc/init.d/fcserver

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • That looks like it is missing the top (start) of the file, this is the main section I would like to look at.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Try adding this at the top just below the first line


    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Many thanks that did work installed perfectly after editing the fcserver:). another error aa
    you know what could this be ?

    Zitat

    root@Nas-server:/home/flashchat/*******/server# ./fcserver start
    Starting fcserver
    /bin/bash: /tmp/fff7h6Wc: No such file or directory
    root@Nas-server:/home/flashchat/*******/server#

  • make sure you kept the first line #!/bin/sh and you added the above section without deleting anything else.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • I don't use it so would have no idea why it is erring. You could try removing the lines you added now you have SB installed but you may run into trouble the next time you install an app that has a init script.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • Wafic, please use code boxes instead of quotes.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • /bin/bash: /tmp/fff7h6Wc: No such file or directory


    It says /bin/bash and not /bin/sh. Make sure the start looks like


    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • still having problems with this i cannot restart the sickbeard or install any thing unless i remove completely the fcserver. i have rechecked the file and it says on the top (( #!/bin/sh )) but still getting the same problem.


    Code
    root@Nas-server:~# /etc/init.d/sickbeard restart
    Stopping sickbeard
    Starting sickbeard
    /etc/init.d/sickbeard: 108: cannot create dev/null: Directory nonexistent
    root@Nas-server:~#
  • still having problems with this i cannot restart the sickbeard or install any thing unless i remove completely the fcserver. i have rechecked the file and it says on the top (( #!/bin/sh )) but still getting the same problem.


    Code
    root@Nas-server:~# /etc/init.d/sickbeard restart
    Stopping sickbeard
    Starting sickbeard
    /etc/init.d/sickbeard: 108: cannot create dev/null: Directory nonexistent
    root@Nas-server:~#


    the file looks like this now


    Not sure whats the problem. cannot restart nothing unless i uninstall the fcserver which is 123 flashchat script.

  • Code
    root@HOMESERVER:~# /etc/init.d/sickbeard restart
    Stopping sickbeard
    Starting sickbeard
    root@HOMESERVER:~#


    I only just noticed that the file is not a true init script, there are no start/stop options in the code. I would go back to the code you were using before, and move the file to say /usr/local/bin then edit nano /etc/rc.local




    This will still allow the script to run at boot but stop it from interfering with the init scripts in the init.d folder, remember to reboot after making the changes to check if it does start the script.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

  • thank you very much restarted and seems all working perfect and the error which i was getting before

    Code
    /bin/bash: /tmp/fff7h6Wc: No such file or directory

    its gone now.
    Many thanks

  • I also got some troubles starting SB.
    I installed Sickbeard on my fresh Kralizec OMV Virtual Machine. I used the "official" way; added OMV-extras plugin, enabled "Download Managers" and finally installed "openmediavault-sickbeard 1.0.1" plugin.
    See log:


    When I try to start it, it can't be found. See below:

    Code
    root@machine:~# service sickbeard start
    Starting sickbeard
    root@machine:~# /usr/bin/python: can't open file '/opt/sickbeard/SickBeard.py': [Errno 2] No such file or directory


    There is nog sign of SB in the /opt directory:

    Code
    root@machine:~# ls -al /opt/
    totaal 12
    drwxrwxr-x 3 root users 4096 nov 2 23:14 .
    drwxr-xr-x 24 root root 4096 okt 29 20:43 ..
    drwxrwxr-x 14 sabnzbd users 4096 okt 31 15:16 SABnzbd


    Is this normal behaviour? Why isn't SB installed in the /opt directory?
    What's the best way of fixing this? Trace the correct .py file and edit all scripts to this valid location?

    OMV 1.5 (Kralizec) VM on ESXi | HP Microserver | Snapraid

  • Purge the Plugin and reinstall it again.


    Then activate all Step-by-Step. YOu need to do this in order to get sickbeard correctly installed.


    Set fork, branch and backup folder first. Apply
    Then enable it and let it run once. Apply
    And so on...
    Then change to your personal fork...


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!


  • This should not be the case with the new version, tested several times enabling it and all the other settings in 1 hit and every time SB was up and running after clicking apply. The only thing you must do if adding a fork is to allow the fork info to be reloaded (the msg box)
    The only issue I have found is when restoring a backup ssl/proxy settings will not be applied until you restart SB via the plugin page. This is due to the restore being handled via the RPC and the settings being changed via the mkconf script, I think we would just need a call to the script after the backup has finished so that the extra options are applied.

    [align=center]banner@1x.jpg
    What I am watching/watched on my Popcorn Hour media player
    omv 2.1.1 stoneburner | 64 bit | omvextrasorg 1.29
    MySQL (Percona[size=8]) | Newznab | Sonarr | CP | HP | NZBget | YAMJ | CUPS

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!