Package Details: forticlient 7.2.2.0753-1

Git Clone URL: https://aur.archlinux.org/forticlient.git (read-only, click to copy)
Package Base: forticlient
Description: An endpoint protection application
Upstream URL: https://www.forticlient.com
Keywords: forticlient
Licenses: custom
Provides: forticlient
Submitter: Harms
Maintainer: dnikoloski
Last Packager: dnikoloski
Votes: 16
Popularity: 0.30
First Submitted: 2018-10-29 20:50 (UTC)
Last Updated: 2023-10-23 08:31 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

marius.zenitech commented on 2022-07-21 11:16 (UTC)

7.0.6 at least on my system loads up with blank window. Anyone else having same issues?

➜  ~ forticlient                                               
{
  catchErrors: [Function: catchErrors],
  create: [Function: t],
  functions: {
    error: [Function: bound log],
    warn: [Function: bound log],
    info: [Function: bound log],
    verbose: [Function: bound log],
    debug: [Function: bound log],
    silly: [Function: bound log],
    log: [Function: bound log]
  },
  hooks: [],
  isDev: false,
  levels: [ 'error', 'warn', 'info', 'verbose', 'debug', 'silly' ],
  logId: 'default',
  variables: { processType: 'browser' },
  scope: [Function: e] {
    labelPadding: true,
    defaultLabel: '',
    maxLabelLength: 0,
    getOptions: [Function]
  },
  transports: {
    console: [Function: e] {
      level: 'silly',
      useStyles: undefined,
      format: '%c{h}:{i}:{s}.{ms}{scope}%c › {text}'
    },
    file: [Function: f] {
      archiveLog: [Function],
      depth: 5,
      fileName: 'main.log',
      format: '[{y}-{m}-{d} {h}:{i}:{s}.{ms}] [{level}]{scope} {text}',
      getFile: [Function: h],
      level: 'silly',
      maxSize: 1048576,
      readAllLogs: [Function],
      resolvePath: [Function],
      sync: true,
      writeOptions: [Object],
      inspectOptions: {},
      clear: [Function: deprecated],
      findLogPath: [Function: deprecated],
      init: [Function: deprecated]
    },
    remote: [Function: e] {
      client: [Object],
      depth: 6,
      level: false,
      requestOptions: {},
      url: null,
      onError: null,
      transformBody: [Function]
    },
    ipc: [Function: e] {
      eventId: '__ELECTRON_LOG_IPC_default__',
      level: false
    }
  },
  error: [Function: bound log],
  warn: [Function: bound log],
  info: [Function: bound log],
  verbose: [Function: bound log],
  debug: [Function: bound log],
  silly: [Function: bound log],
  log: [Function: bound log],
  logMessageWithTransports: [Function],
  default: [Circular]
}
Platform detected: fedora 1
14:16:08.568 › Platform detected: fedora
[ '/opt/forticlient/gui/FortiClient-linux-x64/FortiClient' ] 1
14:16:08.571 › [ '/opt/forticlient/gui/FortiClient-linux-x64/FortiClient' ]
Saml - init 1
14:16:08.598 › Saml - init
compliance configDir=/home/mariusg/.config/FortiClient/config 1
14:16:09.157 › compliance configDir=/home/mariusg/.config/FortiClient/config
did-finish-load 1
14:16:09.160 › did-finish-load
ready-to-show 1
14:16:09.161 › ready-to-show
window-all-closed 1
14:16:12.777 › window-all-closed

gaya4 commented on 2022-05-30 07:35 (UTC)

@elessard Coming from the Ubuntu world and having trouble with the dependencies under Debian where the FortiClient wants to have libindicator and libappindicator. See whether you can add these to your system, that might give you the systray.

elessard commented on 2022-03-25 09:20 (UTC)

I have installed forticlient under kde plasma. Everything works fine but the missing feature that really bother me is the notification tray icon. the only way to check if you're connected (or simply a shortcut to connect you to the VPN) is by reopening the client, via systemctl or by checking your routing table. Anyone know a workaround to have the notification tray icon or a simple connection status icon?

ldgnu commented on 2021-07-05 14:22 (UTC) (edited on 2021-07-05 14:23 (UTC) by ldgnu)

I managed to run the latest version taken from the forticlient page. Following the steps of the debtap then installing with sudo pacman -U It gives some errors when installing and when you open it sometimes the whole screen remains white but it works even with ems :)

I leave the pkg generated with debtap https://drive.google.com/file/d/1phL3aB1WXmtTnAUpZl8FvVDKZRT_8abq/view?usp=sharing

which seems weird that it installs discord and chromium as dependencies haha if someone can happily modify it

Greetings and thanks to all!

j2r commented on 2021-06-08 13:51 (UTC)

Just created an account to confirm that the solution by Yolosan works for me. Thank you for posting it here @yolosan

Maybe that is not the right way (to install .deb) but it works.

yolosan commented on 2021-03-25 11:07 (UTC) (edited on 2021-03-26 13:40 (UTC) by yolosan)

I've ended up installing debtap, downloading the latest deb package from their website and running these commands:

# first update the debtap db
sudo debtap -u

cd ~/Downloads

# Note this might not be available when you try it. Go to their website to get the latest package.
wget https://fortinetweb.s3.amazonaws.com/forticlient/downloads/FortiClientFullVPNInstaller_6.4.3.0959_amd64.deb

debtap FortiClientFullVPNInstaller_6.4.3.0959_amd64.deb

# Press Enter a couple of times and wait for it to finish
sudo pacman -U forticlient-6.4.3.0959-1-x86_64.pkg.tar.zst

LE:

For some reason(I don't know how to debug) the client still doesn't work. I ended up installing https://hadler.me/linux/openfortigui/ and it just worked after I've checked the SUDO -E Option option in Settings.

InvincibleKnight commented on 2021-01-22 19:42 (UTC)

This does not work on my system. How do I fix it? Thank you.

RoastVeg commented on 2020-08-27 11:47 (UTC)

Depends on gconf

pelusa commented on 2020-08-12 06:16 (UTC)

Have you found a solution for the segmentation fault issue? I found this issue on the electron repo https://github.com/electron/electron/issues/13972 but still couldn't make it work. Any ideas?

hmayer commented on 2020-06-19 14:16 (UTC)

Depends of libappindicator-gtk2