MacOS: NABU Internet Adaptor fails to start
Posted: Sat Apr 29, 2023 12:23 am
Hello comrade NABUers,
Trying to get the NABU IA running on my ARM MacBook with MacOS Ventura 13.3.1 and it continues to fail even with Gatekeeper disabled:
So I was going to ask what I was doing wrong. I then realised I should also check console logs - found this:
But checking in Preferences -> Security & Privacy shows everything should be allowed ... and I've already disabled Gatekeeper ... ?
Brett.
Trying to get the NABU IA running on my ARM MacBook with MacOS Ventura 13.3.1 and it continues to fail even with Gatekeeper disabled:
Code: Select all
brett@Bretts-MacBook-Air ~ % spctl --status
assessments disabled
brett@Bretts-MacBook-Air ~ % cd /Applications/NABU
brett@Bretts-MacBook-Air NABU % ls -al
total 34984
drwxr-xr-x 5 brett admin 160 29 Apr 08:00 .
drwxrwxr-x 33 root admin 1056 29 Apr 07:59 ..
-rwxrwxr-x@ 1 brett staff 17832175 15 Apr 04:09 NABU-Internet-Adapter-84
-rw-rw-r--@ 1 brett staff 1123 20 Feb 10:54 README.TXT
-rw-rw-r--@ 1 brett staff 70464 18 Oct 2022 libSystem.IO.Ports.Native.dylib
brett@Bretts-MacBook-Air NABU % ./NABU-Internet-Adapter-84
zsh: killed ./NABU-Internet-Adapter-84
brett@Bretts-MacBook-Air NABU % sudo spctl --master-disable
Password:
brett@Bretts-MacBook-Air NABU % spctl --status
assessments disabled
brett@Bretts-MacBook-Air NABU % ./NABU-Internet-Adapter-84
zsh: killed ./NABU-Internet-Adapter-84
Code: Select all
ASP: Security policy would not allow process: 1321, /Applications/NABU/NABU-Internet-Adapter-84
Brett.