LuLu icon indicating copy to clipboard operation
LuLu copied to clipboard

Big Sur 11.2.1 (20D74) and active LuLu = everything is blocked

Open phenomeus opened this issue 5 years ago • 20 comments

since the update Lulu 2.2.0 and 2.3.0 are blocking everything as long as its "enabled". outgoing internet connections, local Ssh, pings in the terminal, local smb shares. just everything. when I "disable" Lulu through the menu, everything is running smoothly instantly.

did apple change something essential?

phenomeus avatar Feb 10 '21 12:02 phenomeus

Well I confirm like all the others that since Big Sur Lulu is blocking everything when activated

rodnem avatar Feb 11 '21 08:02 rodnem

for me only with 11.2.1 update, before that its running flawless. and its totally random, on my MacBook with 11.2.1 its running fine

phenomeus avatar Feb 11 '21 12:02 phenomeus

even more interesting: after reboot (Lulu started but disabled) everything is blocked. so I enable Lulu, still blocked. I disable it again by menu > everything is unblocked.

phenomeus avatar Feb 11 '21 12:02 phenomeus

I get rid of the issue after uninstalling Lulu 2.2.O and then installing v 2.3.0. My config is Mac Mini M1 with Big Sur 11.2.1

AlainGourves avatar Feb 11 '21 21:02 AlainGourves

Sorry about this! ...not sure if this is a LuLu or macOS/Apple bug (or combo there of)

Any additional info would be super helpful:

  1. Can you confirm the extension has been approved? (System Prefs -> Security & Privacy) image

  2. Can you confirm the extension is running (System Prefs -> Networking) image

  3. What does systemextensionsctl list show?

systemextensionsctl list
12 extension(s)
--- com.apple.system_extension.network_extension
enabled	active	teamID	bundleID (version)	name	[state]
*	*	VBG97UB4TA	com.objective-see.lulu.extension (2.3.0/2.3.0)	Extension	[activated enabled]
  1. Can you run the following in the terminal, then toggle LuLu off/on ...and see if there are any error msgs/other log msgs of relevance? log stream --level debug --predicate="subsystem='com.objective-see.lulu'"

Thank you!!

objective-see avatar Feb 11 '21 21:02 objective-see

uninstalled LuLu 2.2, installed LuLu 2.3 Mac OS 11.2.1 on a MBP 16" Network traffic is still superslow or not passing by as it should. Websites take ages to load, if they even do at all. Deactivating LuLu instantly fixes the problem.

3 extension(s)
--- com.apple.system_extension.network_extension
enabled	active	teamID	bundleID (version)	name	[state]
		VBG97UB4TA	com.objective-see.lulu.extension (2.3.0/2.3.0)	Extension	[terminated waiting to uninstall on reboot]
*	*	VBG97UB4TA	com.objective-see.lulu.extension (2.3.0/2.3.0)	Extension	[activated enabled]
		VBG97UB4TA	com.objective-see.lulu.extension (2.3.0/2.3.0)	Extension	[terminated waiting to uninstall on reboot]

after reboot

1 extension(s)
--- com.apple.system_extension.network_extension
enabled	active	teamID	bundleID (version)	name	[state]
*	*	VBG97UB4TA	com.objective-see.lulu.extension (2.3.0/2.3.0)	Extension	[activated enabled]

while network related slowdowns remain the same

didusee avatar Feb 12 '21 13:02 didusee

I can confirm that the issue exists with 11.1.0 and LuLu 2.3. I had the same issue with LuLu 2.0 and it was not finding new updates. So I updated manually. Furthermore, I can tell that the Tab in the network settings show LuLu as "Starting" and not "running"

❯ systemextensionsctl list
2 extension(s)
--- com.apple.system_extension.network_extension
enabled	active	teamID	bundleID (version)	name	[state]
*	*	VBG97UB4TA	com.objective-see.lulu.extension (2.3.0/2.3.0)	Extension	[activated enabled]
		VBG97UB4TA	com.objective-see.lulu.extension (2.0.0/2.0.0)	Extension	[terminated waiting to uninstall on reboot]
2021-02-15 09:20:41.559461+0100 0x1b043c   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] handling button click: Enable (101)
2021-02-15 09:20:41.559663+0100 0x1b043c   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] toggling (1 -> 0)
2021-02-15 09:20:41.559686+0100 0x1b043c   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] setting state to: enabled
2021-02-15 09:20:41.559915+0100 0x1b043c   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] invoking daemon XPC method, '-[XPCDaemonClient updatePreferences:]'
2021-02-15 09:20:41.560594+0100 0x1b2977   Debug       0x9c155f             18974  0    com.objective-see.lulu.extension: [com.objective-see.lulu:extension] XPC request: '-[XPCDaemon updatePreferences:reply:]' ({
    disabled = 0;
})
2021-02-15 09:20:41.560816+0100 0x1b2977   Debug       0x9c155f             18974  0    com.objective-see.lulu.extension: [com.objective-see.lulu:extension] updating preferences ({
    disabled = 0;
})
2021-02-15 09:20:41.562325+0100 0x1b043c   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] got preferences: {
    allowApple = 1;
    allowInstalled = 1;
    blockList = "";
    blockMode = 0;
    disabled = 0;
    installTime = "2020-11-17 13:14:20 +0000";
    noIconMode = 0;
    noupdateMode = 0;
    passiveMode = 0;
    useBlockList = 0;
}
2021-02-15 09:20:41.562401+0100 0x1b2982   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] toggling network extension: 1
2021-02-15 09:20:41.562462+0100 0x1b2982   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] waiting for network extension configuration...
2021-02-15 09:20:41.566724+0100 0x1b2982   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] loaded current filter configuration for the network extension
2021-02-15 09:20:41.566758+0100 0x1b2982   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] activating network extension...
2021-02-15 09:20:41.570181+0100 0x1b2982   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] waiting for network extension configuration to save...
2021-02-15 09:20:41.575116+0100 0x1b2982   Debug       0x9c155f             18932  0    LuLu: [com.objective-see.lulu:application] saved current filter configuration for the network extension

Sn0wfreezeDev avatar Feb 15 '21 08:02 Sn0wfreezeDev

exactly same problem here

moravcik94 avatar Feb 18 '21 07:02 moravcik94

Thanks for the feedback and additional information! ....seems that LuLu is perhaps stuck in the "started" phase vs. "running"

Will dig into why this is the case!

p.s. Is anybody who is having this issue not seeing LuLu in the starting phase? (can check via (System Prefs -> Networking)).

objective-see avatar Feb 21 '21 01:02 objective-see

I got the same problem.

cmlnet avatar Feb 22 '21 09:02 cmlnet

this happens in 11.3b2 so Apple must have done something recently as it worked in b1. I've just uninstalled for now.

dev-yeet avatar Feb 22 '21 14:02 dev-yeet

It is happening for me in macOS 11.2.1 (20D74).

cmlnet avatar Feb 23 '21 07:02 cmlnet

it fixed it for me, when I uninstalled LuLu by the context menu and reinstalled 2.3.0 afterwards

phenomeus avatar Feb 23 '21 08:02 phenomeus

I can confirm that. Uninstalling and reinstalling it (with homebrew) solved the problems for me, too.

cmlnet avatar Feb 25 '21 07:02 cmlnet

Thanks again for the feedback, if you can try the latest version, hopefully this addresses the issue(s)! 🤞🏼 LuLu v2.3.1: https://github.com/objective-see/LuLu/releases/tag/v2.3.1

Might be best to uninstall the/any previous version first? And running log stream --level debug --predicate="subsystem='com.objective-see.lulu'" from the terminal will output lots of helpful info, that can help me track down any (remaining) issues (Please share if you are still running into issues).

...also, may not work on the macOS 11.3 betas as Apple seems to be changing/breaking a bunch of stuff! 😅

Thanks again!

objective-see avatar Mar 03 '21 21:03 objective-see

Unfortunately no changes under 2.3 > 2.3.1. MacOS 11.2.2, MBP 16" Activated debug with terminal. Hope that helps.

didusee avatar Mar 04 '21 14:03 didusee

I am having this issue after upgrading to 11.3 (not beta). However, it appears to be a conflict with another network extension I use, TripMode. Either disabling LuLu or removing the TripMode extension allows apps to access the Internet.

I will contact the TripMode developer to see if they think it is an issue on their end, but I wanted to drop this here as an FYI.

nbolender avatar Apr 26 '21 21:04 nbolender

seems to be fixed with 2.4.1., at least here everything seems to run finde. can anyoune confirm?

didusee avatar Nov 22 '21 23:11 didusee

Just installed it yesterday on a new Mac and I don't have any issues. But I think at that time an update caused the issues and reinstalling could fix them.

Sn0wfreezeDev avatar Nov 23 '21 08:11 Sn0wfreezeDev

This command really helped me. Perhaps it can be added to the FAQ page:

  • log stream --level debug --predicate="subsystem='com.objective-see.lulu'"

along with this:

  • confirm the extension is running System Prefs -> Networking

My problem is that I had 'Block Mode' on

frakman1 avatar Dec 02 '23 13:12 frakman1