What does OSX "exceptions.AttributeError" mean for me?

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
jewitch
Newbie
Newbie
Posts: 2
Joined: September 8th, 2014, 4:41 am

What does OSX "exceptions.AttributeError" mean for me?

Post by jewitch »

I was having issues with some other stuff on my Mac after some power problems that I had a couple of weeks ago. I went back and got the rest of my downloaders working adequately, but something seems to be giving my SAB heartburn. I've reinstalled SAB and whatnot, and it eventually loads the web page, but it takes several minutes after start to open. Are these errors associated, and if so, what can I do to correct the situation?

Code: Select all

2015-01-20 04:03:44,380::INFO::[osxmenu:482] [osx] stateUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:44,380::INFO::[osxmenu:491] [osx] iconUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:44,380::INFO::[osxmenu:510] [osx] pauseUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:44,381::INFO::[osxmenu:525] [osx] speedlimitUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:46,668::INFO::[__init__:874] /Users/[REDACTED]/Downloads/incomplete/Trying to fetch NZB from http://lolo.sickbeard.com/getnzb/38f157e8acea68e2b6da4e34eff1a85e.nzb&i=0&r=/__ADMIN__/SABnzbd_nzo_E1xXnl missing
2015-01-20 04:03:47,380::INFO::[osxmenu:482] [osx] stateUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:47,381::INFO::[osxmenu:491] [osx] iconUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:47,381::INFO::[osxmenu:510] [osx] pauseUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:47,381::INFO::[osxmenu:525] [osx] speedlimitUpdate Exception <type 'exceptions.AttributeError'>
2015-01-20 04:03:49,281::INFO::[__init__:874] /Users/[REDACTED]/Downloads/incomplete/Trying to fetch NZB from http://lolo.sickbeard.com/getnzb/c16b2c1ed4795549698d00458a06fdb8.nzb&i=0&r=/__ADMIN__/SABnzbd_nzo_bOCOmB missing
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: What does OSX "exceptions.AttributeError" mean for me?

Post by shypike »

It would be helpful if your told us which versions of OSX and SABnzbd you are using.
Also, do things work as expected?
jewitch
Newbie
Newbie
Posts: 2
Joined: September 8th, 2014, 4:41 am

Re: What does OSX "exceptions.AttributeError" mean for me?

Post by jewitch »

Sorry, didn't think about that. It was rather late for me when I got that posted. :D

OSX 10.10 Yosemite, and the latest version of SAB, I think 0.7.20 or something like that. I had downloaded it just last night. Things generally work as expected, but extremely slow, especially on start up, as I mentioned. It takes several minutes from the time I start SAB until the time that the web page is available these days. It was previously much faster.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: What does OSX "exceptions.AttributeError" mean for me?

Post by shypike »

Does the menu of the SABnzbd icon in the top menu work?
Because that it what SABnzbd is trying to set up.

Did you happen to tinker with Python installations on your system?
Does the problem go away when downgrading to 0.7.19 or earlier?
(You can downgrade to any 0.7.x without problem, just install over any current version.)
Post Reply