[FreeNAS 9 Plugins] - SAB / SB / CP / HP / Maraschino / HTPC / Mylar / LL / Gamez

Status
Not open for further replies.

ClayM

Explorer
Joined
Mar 4, 2013
Messages
67
Ran into a problem today - latest builds of sickrage have an unresponsive UI

Somebody else ran into the problem as well: https://sickrage.tv/forums/forum/he...ort/15168-failed-to-start-after-fresh-install

There's no errors in the log, there's just no response from the UI.

Tried running this:

root@server:/var/db/sickrage/Logs # python /usr/pbi/sickrage-amd64/share/sickrage/SickRage/SickBeard.py --datadir /var/db/sickrage/ -p 8081 --no-launch
The Python module Cheetah is required

Josh, have you seen anything like this?
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Ran into a problem today - latest builds of sickrage have an unresponsive UI

Somebody else ran into the problem as well: https://sickrage.tv/forums/forum/he...ort/15168-failed-to-start-after-fresh-install

There's no errors in the log, there's just no response from the UI.

Tried running this:

root@server:/var/db/sickrage/Logs # python /usr/pbi/sickrage-amd64/share/sickrage/SickRage/SickBeard.py --datadir /var/db/sickrage/ -p 8081 --no-launch
The Python module Cheetah is required

Josh, have you seen anything like this?
you're using the SR plugin? I can check a fresh install tonight.

you're running it with the wrong Python, of course the jails Python is missing cheetah, the plugin uses the specific install of Python in /usr/pbi/sickrage-amd64

also you could be messing up permissions by running it as root, just try 'service sickrage onestart'
you can edit /usr/local/etc/rc.d/sickrage if you want to change flags, maybe delete the daemon flag to see errors on the commandline.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
@ClayM not sure, maybe there was a bad commit somewhere recently that was fixed?

a fresh install of SR works as expected. tells me to update, I do it and end up with 1b850b3, latest commit on master.

can you figure out what commit and branch you're on?
 

raidflex

Guru
Joined
Mar 14, 2012
Messages
531
I'm planning on doing a sonarr (previously called nzbdrone) soon.

This great news, I currently run a small linux VM for Sonarr because of issues I had in the past of running mono in a Freenas jail. Mono seemed to crash a lot from my experiences.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
This great news, I currently run a small linux VM for Sonarr because of issues I had in the past of running mono in a Freenas jail. Mono seemed to crash a lot from my experiences.
well if mono is still unstable I won't be fixing that...
 

Dale Snale

Cadet
Joined
Dec 16, 2014
Messages
3
Was this guide every updated to go along with 9.3. I was following the steps on your guide, but was lost when uploading plugins. Maybe someone else can help me.
I want to set up the following, using the method in the guide:
  • Sabnzbd+
  • Sickbeard
  • Couchpotato
  • Headphones
HELP!
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Was this guide every updated to go along with 9.3. I was following the steps on your guide, but was lost when uploading plugins. Maybe someone else can help me.
I want to set up the following, using the method in the guide:
  • Sabnzbd+
  • Sickbeard
  • Couchpotato
  • Headphones
HELP!
its 99% done, just need to fix up the transmission PBI.
 

Dale Snale

Cadet
Joined
Dec 16, 2014
Messages
3
Cool. Hope to see that in the near future. The guide at your blog is the correct method though right? Granted, I use the most updated versions of the pbi's... Correct?
 

Dale Snale

Cadet
Joined
Dec 16, 2014
Messages
3
Also, does I see we cannot upload plugins to specific jails... Is there a way around to keep that consistent unified integration of one jail.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
yup method is updated, but I got to verify everything soon. latest pbis are linked in it, but as I said, transmission linked is broken
 

Ray Milyard

Patron
Joined
Aug 8, 2014
Messages
262
Any luck? Looks like sickrage updated last night and now it's broken. When go to web page it just clocks.
 

Ray Milyard

Patron
Joined
Aug 8, 2014
Messages
262
Joshua do you still have the complete old guide so I can reinstall stuff on my 9.2.x FreeNAS? I deleted it all for now since Sickrage messed something up and can't seem to get stuff running again so was going to do complete reinstall.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Joshua do you still have the complete old guide so I can reinstall stuff on my 9.2.x FreeNAS? I deleted it all for now since Sickrage messed something up and can't seem to get stuff running again so was going to do complete reinstall.
I think what's posted now should pretty much work on 9.2, just don't use the transmission PBI I linked.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Any luck? Looks like sickrage updated last night and now it's broken. When go to web page it just clocks.
hmm, I'm having issues with the update today as well. I was able to get to the interface by editing the startup arguments and removing the -d and -q flag, but that should only be done for debugging.

people should complain on the SR forums so the devs know about it
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Also, does I see we cannot upload plugins to specific jails... Is there a way around to keep that consistent unified integration of one jail.
you can still do this. plugin jails have an update button on the jails tab. they just removed the ability to create your own plugin jail.
 

Ray Milyard

Patron
Joined
Aug 8, 2014
Messages
262
hmm, I'm having issues with the update today as well. I was able to get to the interface by editing the startup arguments and removing the -d and -q flag, but that should only be done for debugging.

people should complain on the SR forums so the devs know about it

Right now I am dead in the water. Didn't have a snapshot to roll to looks like. Forgot to make one.

Looked at your blog but can't figure it out. I am a noob so not sure what doing wrong.
 

MtK

Patron
Joined
Jun 22, 2013
Messages
471
Hey,
I've just installed the new 2.84_1 Transmission plugin, and in the settings file it says:
Code:
"incomplet-dir": "/mnt/Downloads/Transmission/Incomplete",
"incomplete-dir": "//Downloads",
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Hey,
I've just installed the new 2.84_1 Transmission plugin, and in the settings file it says:
Code:
"incomplet-dir": "/mnt/Downloads/Transmission/Incomplete",
"incomplete-dir": "//Downloads",
yup, that is the typo that I need to fix. but I need to make a few other changes to the plugin first, then upload to the official repo.
 

Joshua Parker Ruehlig

Hall of Famer
Joined
Dec 5, 2011
Messages
5,949
Right now I am dead in the water. Didn't have a snapshot to roll to looks like. Forgot to make one.

Looked at your blog but can't figure it out. I am a noob so not sure what doing wrong.
install everything as usual and don't update SR till they fix the issue.
 
Status
Not open for further replies.
Top