Häufig gestellte Fragen
System Components can't be loaded?
In certain circumstances, due to a bug in macOS, the Kernel Extension required by VPN Tracker may not be installed correctly by your System.
If that happens, you may see the error above.
To fix the problem, please try this:
- Go to Macintosh HD/Library/Extensions and delete the file com.vpntracker.365mac.kext
- Then open the Terminal app (under Applications > Utilities) and enter the following command:
sudo kextcache --clear-staging - Then reboot your Mac and try launching VPN Tracker 365 again
If the problem is not fixed, please try this:
- Restart your Mac and hold down Command+R to boot into Recovery Mode
- Choose "Disk Utility"
- Choose your harddrive and click "Mount"
- Exit Disk Utility
- Go to the menu bar and choose "Utilities > Terminal"
- Enter the following commands:
cd /Volumes/Macintosh\ HD/Library/StagedExtensions/Library/Extensions/
rm -rf com.vpntracker.365mac.kext - Restart your Mac and try launching VPN Tracker 365 again