Search found 11 matches

by kvenden
June 22nd, 2023, 1:47 pm
Forum: Bug Reports
Topic: Download error but files are OK
Replies: 5
Views: 3982

Re: Download error but files are OK

I've been noticing this the last few weeks. I'd say about 70% of my downloads are saying Failed and showing "Some files failed to verify against (name of file)". But like mentioned above, I go to the temp folder for the download and all the rar files are there and I'm able to manually unra...
by kvenden
June 17th, 2023, 11:29 am
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

safihre wrote: June 15th, 2023, 4:15 am It has been patched.
You can download the patched version here:
https://github.com/sabnzbd/sabnzbd/acti ... 5266226048

Does require a Github account.
It works!! Thank you oh so very much! So happy to have this back!
by kvenden
June 7th, 2023, 9:19 pm
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

Ah! So we have reduced it to the python module Foundation. Not a bug in SABnzbd itself. I have no idea what "Foundation" is. Something MacOS specific, AFAIK. Are you able to update Foundation? And th error is related to "objc/_lazyimport.py" ... so something with Objective-C ? F...
by kvenden
June 7th, 2023, 8:32 pm
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

Hmm, that works. And python3 from Foundation import * >>> from Foundation import * Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/objc/_lazyimport.py", line 181, in __ge...
by kvenden
June 7th, 2023, 3:22 pm
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

sabnzbd % python3 Python 3.11.3 (v3.11.3:f3909b8bc8, Apr 4 2023, 20:12:10) [Clang 13.0.0 (clang-1300.0.29.30)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> import Foundation >>> import Foundation >>>
by kvenden
June 7th, 2023, 2:35 pm
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

Really? Because PyInstaller is only in "builder". AFAIK that is not run when you just run SABnzbd.py So ... do you want to go the path of running SABnzbd from source? It's only a few steps; see https://sabnzbd.org/wiki/installation/install-off-modules If you can't handle git, you get also...
by kvenden
June 7th, 2023, 1:48 pm
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

sander wrote: June 7th, 2023, 12:17 pm
kvenden wrote: June 7th, 2023, 11:31 am I even tried installing the latest version of Python, but no dice.
Installing Python did not work?! That's serious. I suppose a very different error?
No, I meant, I installed the latest version of python and SABnzbd still failed to load with same errors. Python installed fine and runs.
by kvenden
June 7th, 2023, 11:31 am
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

I wondered: if you had SAB running on an earlier version of MacOS, and then did the MacOS upgrade ... was SAB still runnable as it was still installed? That was exactly the scenario and it wasn't still runnable after the upgrade. So, I tried downloading the latest pre-release version to see if it w...
by kvenden
June 7th, 2023, 10:18 am
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

Check question: are you running the SABnzbd installer? You don't have SAB installed on your Sonoma? Yes, I run the installer, if you're meaning the one that copies the SABnzbd.app file to my Applications folder. Is there something else I should try? I tried the latest early release one yesterday to...
by kvenden
June 6th, 2023, 7:17 pm
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

Re: SABnzbd failing to launch on macOS Sonoma Beta 1

Here is the actual log:

https:// paste.ofcode. org/ kvREzmKSEhB4AXNiKkCH8
by kvenden
June 6th, 2023, 6:37 pm
Forum: General Help
Topic: SABnzbd failing to launch on macOS Sonoma Beta 1
Replies: 41
Views: 20643

SABnzbd failing to launch on macOS Sonoma Beta 1

Just curious if anyone else has ran into this, yet? and if you've found a solution? It seems like its errors are python related. I'm getting the following: Apparently I can't paste the log because it says new users aren't allowed to post links even though there's no links in the post. I know all app...