More often than not I’ve iCloud Personal Relay enabled. Sometimes I take advantage of Mullvad VPN. Just lately, I have no idea precisely when, this mixture stopped working.
After set up of Mullvad VPN, iCloud Personal Relay shouldn’t be working anymore. I get this pop-up stating
Personal Relay Unavailable Your system settings are incompatible with Personal Relay.
Uninstalling Mullvad VPN and rebooting brings Personal Relay again to life. However I nonetheless wish to use Mullvad VPN at times. In order that’s not a everlasting answer.
I attempted to manually disable all Mullvad elements. To do that, I ranthe first a part of the Mullvad uninstall script, see under. After operating this script and turning personal relay on and off I nonetheless get the identical error.
echo "Stopping GUI course of ..."
sudo pkill -x "Mullvad VPN" || echo "No GUI course of discovered"
echo "Stopping and unloading mullvad-daemon system daemon ..."
DAEMON_PLIST_PATH="/Library/LaunchDaemons/web.mullvad.daemon.plist"
sudo launchctl unload -w "$DAEMON_PLIST_PATH"
sudo rm -f "$DAEMON_PLIST_PATH"
sudo dscl . -delete /teams/mullvad-exclusion || echo "Didn't take away 'mullvad-exclusion' group"
echo "Resetting firewall"
sudo /Functions/Mullvad VPN.app/Contents/Assets/mullvad-setup reset-firewall || echo "Didn't reset firewall"
sudo /Functions/Mullvad VPN.app/Contents/Assets/mullvad-setup remove-device || echo "Didn't take away machine from account"
On additional investigation I discovered the next challenge Mullvad-daemon (with out VPN energetic) on macOS Ventura disrupts iCloud Personal Relay #4215. On the Mullvad GitHub. So it is a widespread downside.
What I’m know on the lookout for is a workaround. Is it doable to quickly disable Mullvad and allow Personal Relay once more, with out uninstall and reboot?
This challenge exists with Mullvad VPN 2022.05
on each macOS 13.1
and 13.2.1