Contact Us
If you still have questions or prefer to get help directly from an agent, please submit a request.
Popular topics: Multilogin X, Multilogin 6, Subscription & payments,
-
How to test a proxy What you need to know about Multilogin proxy: FAQ How to use Multilogin proxy: guide How to choose a proxy type How to use HTTP and SOCKS proxies in Multilogin How to use Multilogin with 4G/5G connection How to set up Multilogin with NodeMaven How to use custom DNS in Multilogin Proxies & IP masking FAQRetrieving the token Using the automation token in a workspace Retrieving profile, folder, and workspace IDs Retrieving the user ID Selenium automation example Playwright automation example Puppeteer automation example Logging in to Multilogin automatically Using the automatic cookie collection script Auto-launching the agent Exporting proxy details from profiles Converting external proxy lists into API-ready JSON files Automation FAQHow to send logs to support How to disconnect and reconnect the agent How to reinstall app components How to fix agent connection issues How to fix startup issues in Multilogin Account banned: what should I do? How to fix profile launch or proxy connection issues How to fix Mimic launch issues on Linux How to enable web camera in Multilogin profiles My app or profile is slow: how to fix performance issues How to unlock a locked profile How to find missing profiles How to fix website loading issues in Multilogin How to access restricted websites How to fix connection issues in restricted regions How to fix Stealthfox issues on Windows How to fix small Stealthfox window resolution on Windows How to fix Multilogin issues on macOS How to fix “The installation failed” macOS error How to fix “Failed to get profile data” error How to fix “Access denied” error How to fix “Some settings were reset” error How to fix “Plan limits reached” error How to fix “Wrong proxy data” error How to fix “Aw, Snap! STATUS_BREAKPOINT” error How to fix “Aw, Snap! STATUS_ACCESS_VIOLATION” error How to fix “ERR_CONNECTION_RESET” error Why isn't cookie import working? Why don’t cookies log you in to the target account? How to fix browser fingerprint inconsistencies How to fix missing browser data issue
-
How to send logs to support How to edit the app.properties file How to reinstall app components How to reinstall Multilogin 6 How to fix profile launch issues in Multilogin 6 How to fix proxy connection issues in Multilogin 6 How to fix frozen "Update in progress... Loading [3] of 2 components" status How to fix Android profile issues in Multilogin 6 How to fix issues with extension data in Mimic How to fix Stealthfox issues on Windows How to fix a profile stuck on “Active” status How to fix IP leaks when using a proxy How to fix "JavaScript error" in Multilogin 6 dark mode How to fix "Javax.crypto […] pad block corrupted" error How to fix "Fingerprint composition failed" error How to fix "Mimic/Stealthfox executable is not found" error How to fix “Profile is not created/updated” error How to fix "Downloading Mimic browser" error How to fix “Application request limit is reached” error How to fix "Invalid buffer arguments" error How to fix “Unable to save profile: User-Agent is empty” error How to fix "Cannot invite existing user" error Why isn't cookie import working? Why don’t cookies log you in to the target account?
How to fix “The installation failed” macOS error
Written by Tania Nguyen
Updated on January 27th, 2025
Table of contents
Having trouble installing the agent on your Mac?
Your Mac’s security settings might be blocking the agent installation. But don’t stress – it’s just Gatekeeper being extra cautious. Let’s work around it!
Step 1: disable Gatekeeper temporarily
Gatekeeper is a macOS security feature, but we’ll turn it off just for the installation.
- Open “Terminal” (search for it in “Spotlight” or find it in “Applications” → “Utilities”)
- Type this command and hit “Enter”:
sudo spctl --master-disable
You’ll need to enter your Mac’s admin password. Don’t worry if the cursor doesn’t move – it’s normal!
Step 2: install the agent
In Terminal, run this command (replace mlx-arm64.pkg
with the actual file name):
sudo installer -pkg mlx-arm64.pkg -target /
Step 3: re-enable Gatekeeper (optional)
In Terminal, type this command and hit “Enter”: sudo spctl --master-enable
If the issue isn’t fixed:
- Double-check you’re using the correct installation package
- Ensure your macOS version meets the system requirements