Troubleshoot: JumpCloud Password Manager App on Linux

Some users are unable to open the Jumpcloud Password Manager app on their Linux devices.

Symptoms

Sometimes, when a user clicks the Password Manager app on Linux, they get an error message. The crash report contains an error message “Cannot create an item in a locked collection at Module“.

Resolution

Prerequisites:

  • Make sure the latest version of the Password Manager app is installed on your device.
  • Make sure no instances of the Jumpcloud Password Manager processes are running in the background by running the following command:
    sudo ps aux | grep jcpwm
  • If there are any previous instances running, terminate all of them. Then restart the app with sudo from command line:
    sudo jcpwm

Method 1: Complete Reset of Password Manager App in Linux Devices

To completely reset the Password manager app in Linux devices, follow these steps:

  1. Close the JumpCloud Password Manager App.
  2. Launch the Terminal app on your device.
  3. Copy your backup folder to your desktop by running the following command in Terminal:
    cp -R ~/.config/JumpCloud Password Manager/data/daemon/backup ~/home/user_name/Desktop/backup
  4. Verify that your files have been copied to your desktop. Open the Terminal again and run the following command:
    ​​​​​​​rm -rf ~/.config/JumpCloud Password Manager
  5. Uninstall and reinstall the Password Manager app.
  6. Start the JumpCloud Password Manager app. Log in using your email address. Follow the steps displayed on screen to pair with an existing app if you have set it up on another device (mobile or desktop), or follow the steps to restore from backup and select the backup file that is on your device.

Method 2: When You Are Getting a Prompt To Unlock The Local Users Keyring

If you are getting a prompt to unlock the local users keyring, follow these steps:

  1. Reinstall Seahorse.
  2. Delete the existing login keyring and keystore stored in ~/local/share/keyrings.

Warning:

Be cautious when deleting files. Make sure you are deleting the correct files. You will lose all stored passwords and keys in this keyring. Take a backup if you have stored important details in them.

  1. Once deleted, reboot the device. After reboot, a new keyring is automatically created the next time you need to store a password.
  2. When prompted for a keyring password, you can set a new password. This is usually done when you first attempt to save a new password or key using a keyring-managed application.
  3. Start the Password Manager app and check if you are able to open it.
Back to Top

Still Have Questions?

If you cannot find an answer to your question in our FAQ, you can always contact us.

Submit a Case