Skip to content
View in the app

A better way to browse. Learn more.

Enpass Discussion Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Browser extension not working in Linux

Featured Replies

I've installed Enpass on Arch Linux from the community AUR:https://aur.archlinux.org/packages/enpass-bin

I'm also using Firefox in Arch Linux, and when attempting to launch Enpass from either the toolbar or the context menu on a form I just get a new tab that says "Enpass connection error". The browser extension is enabled in enpass settings, and I can see Enpass listening on 127.0.0.1:10391

I have two different systems, both are using Arch Linux with the KDE Plasma desktop. Both exhibit the same problems. Everything works fine on Windows machines. Any ideas?

  • 4 weeks later...
  • Author

@Alex GurenkoNo firewall on this machine, and I'm having the problem on multiple machines. Each without a firewall.

You don't even have iptables? There are dependencies check in Arch for enpass, right? It's up to developers to comment here because I have no knowledge how exactly browser extension works, but sound like some component missing since it's Arch and you could've miss it!? I know they ship own libs with Enpass, but not all. Sorry, no other ideas :(

Hi @edolnx

Sorry to hear about your trouble. I would like to share that Enpass browser extension communicates to the Enpass app over the localhost address. So please check and verify that any third-party application is not interfering the localhost connections (127.0.0.1) and make sure you have "lsof" installed on your system.

Also, please run the below command in terminal and share the output.

  • lsof -i:10391

Where 10391 is a port number.

If there is no output (blank), please try with other port numbers between 10391 to 10395.

Thanks for your co-operation!

  • Author

Greetings @Anshu kumar -

Here is the output you requested:

endeavour :: ~ » lsof -i:10391
COMMAND   PID    USER   FD   TYPE   DEVICE SIZE/OFF NODE NAME
firefox  8020 caperry  117u  IPv4 54786093      0t0  TCP localhost.localdomain:57006->localhost.localdomain:10391 (ESTABLISHED)
Enpass  12153 caperry   18u  IPv4  7207955      0t0  TCP localhost.localdomain:10391 (LISTEN)
Enpass  12153 caperry   30u  IPv4 54779412      0t0  TCP localhost.localdomain:10391->localhost.localdomain:57006 (ESTABLISHED)
endeavour :: ~ » 

Let me know what else you need. Thanks!

  • Author

It appears upgrading to FF 53 solved the problem while I wasn't looking

Guest
This topic is now closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.