cosmic-epoch icon indicating copy to clipboard operation
cosmic-epoch copied to clipboard

Enpass Firefox Extension not connecting with password manager

Open mani2jeff opened this issue 1 year ago • 1 comments

Installed from DEB file, but that stopped working, so installed Enpass pasword manager from App Store, and the Firefox extension. The App is working but the Extension is not able to communicate with the app to share passwords. Works on other 24.04 OS (Ubuntu and Linux Mint 22).

mani2jeff avatar Aug 08 '24 22:08 mani2jeff

Also tried KeePassXC and its extension was not able to communicate/locate the corresponding application.

mani2jeff avatar Aug 09 '24 23:08 mani2jeff

Per the Enpass website:

Browser Extension Communication: The Enpass browser extension communicates with the Enpass app over the localhost address. Please verify that no third-party security software, extensions, or firewalls are interfering with localhost connections on ports 10391 to 10395.

To check this, you can run a command in the Terminal:

  • Open the Terminal on your computer.

  • Type the following command and press Enter:

    lsof -i:10391 
    
    

    If this command shows no output (blank), try the same command with other port numbers between 10391 and 10395.

mani2jeff avatar Aug 19 '24 03:08 mani2jeff

Message when trying to start enpass assistant for task bar

jeff@aspirep24a:~$ /opt/enpass/Enpass -min qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" jeff@aspirep24a:~$

mani2jeff avatar Aug 21 '24 18:08 mani2jeff