I see the error "AttributeError: 'bool' object has no attribute 'filename'" in my error log.
I also see the error "AttributeError: 'module' object has no attribute 'exc_value'" in my sabnzbd.log file.
Any idea what is causing these?
I tried to add a pastebin, but I can't post links (being a new user). I also tried to paste the errors into this message wrapped in 'code' tags, but the error logs seem to be identified as links...
AttributeError in log and error log
Re: AttributeError in log and error log
I also forgot to add, I am running version 2.3.4 [2a113f7] on FreeBSD 11.2 (FreeNAS 11.2 BETA3).
Re: AttributeError in log and error log
Same error in the past on https://github.com/sabnzbd/sabnzbd/issues/1034
Can you post the sabnzbd.log before the crash?
Can you post the sabnzbd.log before the crash?
Re: AttributeError in log and error log
It seems your database is being locked somehow.
The other one should be fixed with an update to 2.3.5.
The other one should be fixed with an update to 2.3.5.
If you like our support, check our special newsserver deal or donate at: https://sabnzbd.org/donate
Re: AttributeError in log and error log
Sure, here is a sanitized log file: https://pastebin.com/ufSg36BPsander wrote: ↑October 3rd, 2018, 11:19 pm Same error in the past on https://github.com/sabnzbd/sabnzbd/issues/1034
Can you post the sabnzbd.log before the crash?
Good to know. Not sure how often it is updated. I would rather wait for FreeBSD/FreeNAS to update the version rather than trying to update it myself. I will ask around on the FreeNAS forum how this is handled.