The section of Python script including Line 74 looks like this:
# Go through Queue
try:
queue = self.call({
‘mode’: ‘queue’,
})
except:
log.error(‘Failed getting queue: %s’, traceback.format_exc(1))
return False
I haven’t messed with it at all - so a little confused about whats happening. Anybody out there had a similar issue or can point me in the right direction to solve it?
No…errors seemed to correspond directly to my use. I couldn’t solve the issue, so uninstalled the build that was on there (from Nov 2013) and have installed v2.6.0 from droboports.
The permission error isn’t occurring anymore, but now having issues with the rar extraction…
01-17 14:35:53ERROR[tato.core.plugins.renamer] Failed to extract /mnt/DroboFS/Shares/Public/Downloads/_______.rar: No suitable RAR unpacker installed Traceback (most recent call last):
File “/mnt/DroboFS/Shares/DroboApps/couchpotato/app/couchpotato/core/plugins/renamer.py”, line 1203, in extractFiles
rar_handle = RarFile(archive[‘file’], custom_path = self.conf(‘unrar_path’))
File “/mnt/DroboFS/Shares/DroboApps/couchpotato/app/libs/unrar2/init.py”, line 102, in init
RarFileImplementation.init(self, password, custom_path)
File “/mnt/DroboFS/Shares/DroboApps/couchpotato/app/libs/unrar2/unix.py”, line 79, in init
stdoutdata, stderrdata = self.call(‘v’, []).communicate()
File “/mnt/DroboFS/Shares/DroboApps/couchpotato/app/libs/unrar2/unix.py”, line 133, in call
return call_unrar([cmd] + soptions + [’–’, self.archiveName] + files, self.custom_path)
File “/mnt/DroboFS/Shares/DroboApps/couchpotato/app/libs/unrar2/unix.py”, line 62, in call_unrar
raise UnpackerNotInstalled(“No suitable RAR unpacker installed”)
UnpackerNotInstalled: No suitable RAR unpacker installed
I have specified a path to the unrar in Renamer -> Advanced Settings -> Unrar path: “/mnt/DroboFS/Shares/DroboApps/unrar/bin”
Must be some issue with it though. Any thoughts?
Ricardo is there a special way to install counchpotato. I got it from you site. it installed but when trying to run it it doesn’t run for what ever reason. I have 5n