Skip to content

Instantly share code, notes, and snippets.

@rampfox
Last active August 31, 2023 07:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rampfox/a0db193dfc8b580427bae7e6b540a4d0 to your computer and use it in GitHub Desktop.
Save rampfox/a0db193dfc8b580427bae7e6b540a4d0 to your computer and use it in GitHub Desktop.
FortiClient no updates found error while try to reinstall from scratch | MacOS

FortiClient "No updates found" error

I tried to reinstall FortiClient VPN for MacOS from beginning using FortiClientVPNOnlineInstaller_7.0 but the system said No updates found

dmallam5


Remove the following directories on your Mac:

sudo rm -rf /Library/Application Support/Fortinet rm -rf /Users/<username>/Application Support/Fortinet rm -rf /Users/<username>/Application Support/FortiClient


Change <username> with your username.

example:

rm -rf /Users/Rampfox/Application Support/Fortinet

Now run the installer, it will download the client and allow your to install.


References

inca from community.fortinet.com

dmallam5 for the picture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment