Running script nzbdtomedia

Get help with all aspects of SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
fontes31
Newbie
Newbie
Posts: 8
Joined: May 25th, 2014, 1:45 pm

Running script nzbdtomedia

Post by fontes31 »

Hi,

After download the file i have this error after the script of nzbtomedia:

Traceback (most recent call last):
File "/usr/local/share/nzbToMedia/nzbToSickBeard.py", line 235, in <module>
result = nzbToMedia.main(sys.argv, section)
File "/usr/local/share/nzbToMedia/nzbToMedia.py", line 592, in main
nzbtomedia.initialize(section)
File "/usr/local/share/nzbToMedia/nzbtomedia/__init__.py", line 203, in initialize
while MYAPP.alreadyrunning():
File "/usr/local/share/nzbToMedia/nzbtomedia/nzbToMediaUtil.py", line 948, in alreadyrunning
return self.process.alreadyrunning()
File "/usr/local/share/nzbToMedia/nzbtomedia/nzbToMediaUtil.py", line 1007, in alreadyrunning
fp = open(self.pidpath, 'w')
IOError: [Errno 2] No such file or directory: '/usr/local/share/nzbToMedia/logs/nzbtomedia.pid'
Exception AttributeError: "'NoneType' object has no attribute 'path'" in <bound method PosixProcess.__del__ of <nzbtomedia.nzbToMediaUtil.PosixProc

What is wrong?
User avatar
sander
Release Testers
Release Testers
Posts: 8830
Joined: January 22nd, 2008, 2:22 pm

Re: Running script nzbtomedia

Post by sander »

That is a nzbToSickBeard problem, and not SABnzbd, so wrong forum.
Post Reply