- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FortiClient Vpn Error Any one know Solution
I have installed Forticlient on Debian 12 But it shows the error. Then i installed it on ubuntu 22.04 but it also shows same error. On windows and android vpn client works fine but does working on linux any one knows the solution
Failed to connect to vpn tunnel please try again
Details Error Error invoking remote method keytar.deletePassword error unknown or unsupported transport for address disabled
  FortiClient @support
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @bl1k00 ,
I think this error is related to gnome-keyring. Can you try to install gnome-keyring as in the document mentioned?
To configure gnome-keyring:
Install gnome-keyring:
sudo apt install gnome-keyring
Initialize and unlock the login keyring:
killall gnome-keyring-daemon
echo -n “your-login-password" | gnome-keyring-daemon --unlock
NSE 4-5-6-7 OT Sec - ENT FW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @bl1k00 ,
I think this error is related to gnome-keyring. Can you try to install gnome-keyring as in the document mentioned?
To configure gnome-keyring:
Install gnome-keyring:
sudo apt install gnome-keyring
Initialize and unlock the login keyring:
killall gnome-keyring-daemon
echo -n “your-login-password" | gnome-keyring-daemon --unlock
NSE 4-5-6-7 OT Sec - ENT FW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When try to enter this commands with same login password it shows me error
The gnome-keyring control directory is not owned with the same credentials as the user login: /run/user/1000/keyring
GNOME_KEYRING_CONTROL=/run/user/1000/keyring-4WM502
SSH_AUTH_SOCK=/run/user/1000/keyring-4WM502/ssh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! I have the same error using and when applying the suggestion .
this doesn't work either, it stays in connecting
ubuntu
