Skip to main content
dmain
New Member
April 20, 2021
Question

Forticlient blank screen Ubuntu 18.04

  • April 20, 2021
  • 3 replies
  • 6371 views

Followed the instructions to install from https://www.forticlient.com/repoinfo and also tried installing directly from the .deb file at https://www.forticlient.com/downloads. In both cases, whenever I launch the app, the screen is blank. Launching from the commandline, all I see are 2 lines:

Starting FortiTray Platform detected: ubuntu

Does anyone have any suggestions? 

    3 replies

    marchand
    New Member
    April 21, 2021

    If the official client does not work for you can try the open source client openfortivpn , only for ssl vpn

    vovan
    New Member
    March 3, 2023

    Check that fortivpn service is running and directory /var/lib/forticlient exists

    Sheikh
    Staff
    Staff
    March 3, 2023

    Hi, to check whether the Forticlient service is UP & running


    # systemctl status forticlient.service

     

    If it is stopped, you can try to start it with following command.


    # systemctl start forticlient.service

     

    regards,

     

    Sheikh