Closed TommyTran732 closed 3 years ago
Does this happen if you just install the upstream-recommended way?
Does this happen if you just install the upstream-recommended way?
No, only if I install it via homebrew. If I mount the .dmg and drag the IVPN app into the application folder to replace what brew put in there, it works as well.
To eliminate one possible variable, can you try with --no-quarantine
flag, which is the main extra step done by Homebrew.
Most of the other install steps are the programmatic equivalent of drag-and-drop into the Application folder (there is a temporary copy into /usr/local/Caskroom
, but in theory it shouldn't cause any issue)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
--force
.brew update-reset && brew update
and retried my command.brew doctor
, fixed as many issues as possible and retried my command.Description of issue
IVPN actually installs properly, but when I open it, it cannot seem to connect to the daemon. Running
sudo launchctl load net.ivpn.client.Helper.plist
gave me a file not found error. I have tried installing IVPN manually, and it does work. I think this is likely an issue with the cask install script where the daemon somehow does not get installed correctly. I hope you could look into this.Command that failed
None
Output of command with
--verbose --debug
Click to expand
Output of
brew doctor --verbose
Click to expand
Output of
brew tap
Click to expand