Open your terminal and paste that command: ```bash sudo launchctl list | grep org.openvpn.client ``` If you see no output after launching that command - problenis in the OpenVPN Launch Daemon. Paste another command to launch it: ```bash sudo launchctl load /Library/LaunchDaemons/org.openvpn.client.plist ```