-
Notifications
You must be signed in to change notification settings - Fork 470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Time Maschine macOS Sequoia #640
Comments
Exact same issue here. I've had multiple issues after upgrading to Sequoia. Slack huddles would randomly disconnect for a couple of seconds, then reconnect. Force quitting LuLu from activity monitor did not help. Completely uninstalling LuLu and rebooting did however work. |
Hi everybody. |
Sorry about the issue(s) 😭 Unfortunately this is due to an Apple bug in macOS 15, that is widely impacting many 3rd-party security tools, that then in turn causes macOS networking to break. This has been reported to Apple, who have confirmed the issue and are hopefully working on a fix. Read: "Apple’s new macOS Sequoia update is breaking some cybersecurity tools" |
@objective-see , is there any forum, blog or repo where we could get updates on this from Apple? It's affecting the devices I'm in charge of. This is especially disruptive for moving large size files within local network. Current workaround is turning off Apple's firewall in Network setting to do data transfers and then turn it back on. |
I also noticed that the new "iphone Mirroring.app" will not work on my computer as long as the firewall using lulu is activated. It will just end in a timeout. If I turn off LuLu firewall in the System Settings, "iphone Mirroring.app" works without any problems. |
Let me explain something, for those facing these "intermittent" disconnects. This is a much bigger issue than you think, and will take a tremendous effort to really fix it. I will be a little emotional here because I've been dealing with this problem for years. This isn't only an issue with LuLu. This isn't an issue with LittleSnitch. This isn't an issue with a specific VPN (I tried both OpenVPN and Wireguard). This isn't an issue with a specific MacOS version. This may even be related to Thunderbolt, because I noticed a few people using docking stations are facing this. ANY software that relies on filtering will cause this. And let me start by saying that I'm not sitting here demanding someone fix this while I sleep. I'm ready to install debug versions of networking kernel modules. Install debug versions of anything needed on my OS to debug this and get Apple to move their butt and do something about it. Here are some links on how bad this is (and the internet is flooded with this, btw, but not big enough for Apple to care):
The biggest problem here is that this issue comes and goes. That's why people don't always complain about it. I believe it's due to some race condition in some networking component in MacOS. I guess it's the Apple Network Extension. Might be the kernel networking module or thunderbolt... Not sure. But for sure, f**k C that creates this hell for sure. Some people have this issue once and it goes away. The worst part is, as one of the links above shows and some suggested in this discussion, this creates intermittency in the connectivity of networking interfaces (can be seen in pings). Meaning: Your internet connectivity will come and go. You may or may not notice degradation in the quality of your connection. Do you know when you'll notice this issue for real? When you start looking! When you start noticing the degradation, and then go to terminal, and type I even purchased a brand-new Mac M3 and tried. Didn't help, and returned it within a few days. So went back to my M1. Some combination of applications and conditions create this problem. I don't know what. So, wtf are we supposed to do to fix this? If the developer(s) of lulu need a guinea pig, my laptop is at your service. That's all I can do. Feel free to ping me. |
May I suggest steps to prove that there's a bug in MacOS that has been there for ages, so that we can get Apple to act? Step 1: My suggestion is that we create a network filtering extension that does absolutely nothing. Basically remove all the code that makes the filtering behavior depend on the lulu application, and allow it to accept anything and everything. Just inspect the connection, then decide to allow it. This extension should be signed and valid, so normal people who are interested in debugging this problem can install it. Make it available, and I'm happy to install it on my computer. If this extension causes issues, then we have proven that the network extension has a bug. Step 2: If the issue doesn't happen with Step 1, then we can incrementally keep increasing the contents of that extension and the limitation, like for example, block any connection for 0.1 seconds then allow it, and see what happens. Or maybe set a simple rule to block all connections to a hard-coded address. We can take more steps of none of this works. |
After the update to macOS Sequoia the Time Maschine Backup become very very slow and unresponsive.
After disabling LuLu the Time Maschine works as expected.
The text was updated successfully, but these errors were encountered: