thioshp

How to fix WARNING: gnome-keyring error-3

Apr 30th, 2016
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. How to fix WARNING: gnome-keyring issue
  2.  
  3. I get this warning when I try to run wpscan.
  4.  
  5. WARNING: gnome-keyring:: couldn't connect to: /root/.cache/keyring-XxxXxXx/pkcs11: No such file or directory
  6.  
  7. How to fix WARNING: gnome-keyring error-1 - blackMORE Ops
  8.  
  9. Same warning appears when I try to ssh to git.
  10.  
  11. WARNING: gnome-keyring:: couldn't connect to: /root/.cache/keyring-XxxXxXx/pkcs11: No such file or directory
  12.  
  13. A quick Google search shows many users get this warning in different distributions, such as Ubuntu, Kali, Linux Mint Debian Edition, Debian, Slackware etc.
  14.  
  15. WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-IVaeDO/pkcs11: No such file or directory
  16.  
  17. When using PYLOTRO:
  18.  
  19. WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-YPU1bi/pkcs11: No such file or directory
  20. *** Finished ***
  21.  
  22. Here’s how to fix it..
  23.  
  24. Edit /etc/xdg/autostart/gnome-keyring-pkcs11.desktop file:
  25.  
  26. leafpad /etc/xdg/autostart/gnome-keyring-pkcs11.desktop
  27.  
  28. How to fix WARNING: gnome-keyring error-2 - blackMORE Ops.jpg
  29.  
  30.  
  31.  
  32. Go to the OnlyShowIn line and add XFCE; at the end of it.
  33.  
  34. Note: If you’re using KDE, MATE, LXDE, XFCE, GNOME, Unity, Cinnamon etc. Window Managers, add accordingly. In my case it was XFCE.
  35.  
  36.  
  37.  
  38. How to fix WARNING: gnome-keyring error-3 - blackMORE Ops.jpg
  39.  
  40. Save the file and close it.
  41.  
  42. Now reboot.
  43.  
  44. How to fix WARNING: gnome-keyring error-4 - blackMORE Ops.jpg
  45.  
  46. That’s it. Now you won’t see that WARNING: gnome-keyring:: couldn’t connect to again.
  47.  
  48. Thanks for reading.
Advertisement
Add Comment
Please, Sign In to add comment