Keepassxc chrome
Author: b | 2025-04-24
Overview Connecting from Chrome plugin to KeePassXC fails with Cannot connect to KeePassXC. Check that browser integration is enabled in KeePassXC settings. Steps to Reproduce Start KeePassXC Start Chrome
KeePassXC-browser (chrome) fails to connect after KeePassXC
OverviewWith KeePassXC 2.7.3 the browser integration is broken. While the Auto-Type function works as expected in all of my browsers and the SSH agent functions works normally too, login fields on websites are no longer filled.Neither clicking on the KeePassXC symbol in the username field nor filling in the context menu works. Just sometimes after starting the browser freshly it works once or in maximum two times and then the browser integration stops working. I always have to use the Auto-Type function to get the needed login credentials.This problem occurs in both the 2.7.3 AppImage for Linux and the 2.7.3 release compiled from source. And it occurs equally in all of my browsers on all of my machines (see details below).Additionally, in Firefox permanently the browser plugin loses the connection the KeePassXC, so I contantly have to click on the Reconnect button. That didn't happen until KeePassXC 2.7.1 either.Steps to ReproduceOpen KeePassXC databaseOpen browser (Chrome, Edge, Vivaldi, Firefox)Load a website with a login field for which the credentials are stored in the opened KeePassXC databaseclick in the username field or click the KeePassXC icon in the username field or use the contect menu -> Fill Username and Passwordhope, the needed credentials will be filled into username and password fieldsExpected BehaviorNormally the needed credentials are immediately filled into the username and password fields (which works perfectly until KeePassXC 2.7.1 on all the tested websites).Actual BehaviorThe needed credentials are mostly never filled into the username and password field. The KeePassXC icon in the username field and the "Fill Username and Password" in the contect menu aren't working too. But the browser plugin is connected to the KeePassXC and the database is opened.ContextThis problem occurs on all of my machines after upgrading from 2.7.1 to 2.7.3:1 desktop PC and 1 notebook with Kubuntu KeePassXC 2.4.0 will suddenly not openExpected BehaviorAfter I clicked on the app on windows 10 it usually opens a screen that asks for my Master Password. Then i have access to my database.Current BehaviorIt does not bring up the screen requesting my Master password and therefore i can't open my password database. It does show up in the taskbar at the bottom of the screen on the left. If i click on the icon it just disappears and the icon that is on the right changes from being shaded green to grey. Hovering over the icon on the left it shows a blank applicaiton screen and has 'KeePassPasswords.kdbx [locked] - KeePassXC" above it.Possible SolutionI don't know if this is related but i did upgrade the version of KeePassXC last week. It worked fine for about 5 days and then this happened.Steps to Reproduce (for bugs)Debug infoKeePassXC - unknown (I upgraded it from 2.3.4 to 2.4.0 five days ago, it worked for 4 days)KeePassXC-Browser - 1.3.3Operating system: Win32Browser: Chrome/Chromium 73.0.3683.86GitHub - brianegan/keepassxc-browser: Chrome extension for KeePassXC
Overviewctrl+o crashes keepassxc immediately, but keepassxc mydb.kdbx worksSteps to Reproducepre-req/background: prefer snapa. sudo apt install keepassxc (2.4.3+dfsg.1-1build1 was the version, per apt show output)b. use keepassxc (no issues)c. get warning that keepassxc is old (or maybe warning is in the Chrome browser integration?)d. go to use sudo apt remove keepassxc && sudo snap install keepassxcf. keepassxc --version says 2.6.4 (after warnings1 every interaction generates)open keepassxc (either via /snap/bin/keepassxc or gnome desktop icon)launch open dialog (to pick a database) - all methods have same behavior (eg ctrl+o, open-folder icon, "open existing database" button in middle of screen, etc.)keepassxc disappearsExpected Behaviorstep (3) should have been a file-picker dialog.Actual Behaviorstep (3) keepassxc appears to closeContexterror logsmy running journalctl --pager-end --follow --catalog shows these entries: /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna keepassxc[54802]: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found.Apr 23 07:47:23 finna gnome-shell[54802]: **Apr 23 07:47:23 finna gnome-shell[54802]: Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /snap/keepassxc/1309/data-dir/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)Apr 23 07:47:23 finna keepassxc[54802]: Cannot open pixbuf loader module file '/home/myusername/.cache//gdk-pixbuf-loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna systemd[1450]: snap.keepassxc.keepassxc.b92bb3c3-73e5-4f52-8552-b3b8543680f3.scope: Succeeded.">Apr 23 07:47:23 finna keepassxc[54802]: Cannot open pixbuf loader module file '/home/myusername/.cache//gdk-pixbuf-loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna keepassxc[54802]: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found.Apr 23 07:47:23 finna gnome-shell[54802]: **Apr 23 07:47:23 finna gnome-shell[54802]: Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /snap/keepassxc/1309/data-dir/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)Apr 23 07:47:23 finna keepassxc[54802]: Cannot open pixbuf loader module file '/home/myusername/.cache//gdk-pixbuf-loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna systemd[1450]: snap.keepassxc.keepassxc.b92bb3c3-73e5-4f52-8552-b3b8543680f3.scope: Succeeded.I'd try gdk-pixbuf-query-loaders but it's not in my $PATH and unsure what it is. Also I'm guessing it needs to be run in the snap's own container? This is where I stopped.workaround: CLI passing DB as argumentI can successfully work around this bug by just doing keepassxc mydb.kdbx and I can complete my tasks (just avoid hitting the open dialog). Interestingly, I see all the same log output as above (in the terminal where I launched keepassxc), but only this one shows up a the time. Overview Connecting from Chrome plugin to KeePassXC fails with Cannot connect to KeePassXC. Check that browser integration is enabled in KeePassXC settings. Steps to Reproduce Start KeePassXC Start ChromeKeePassXC-Browser - Chrome เว็บสโตร์
Download KeePassXC 2.7.10 Date released: 04 Mar 2025 (one week ago) Download KeePassXC 2.7.9 Date released: 20 Jun 2024 (9 months ago) Download KeePassXC 2.7.8 Date released: 07 May 2024 (10 months ago) Download KeePassXC 2.7.7 Date released: 11 Mar 2024 (one year ago) Download KeePassXC 2.7.6 Date released: 16 Aug 2023 (one year ago) Download KeePassXC 2.7.5 Date released: 15 May 2023 (one year ago) Download KeePassXC 2.7.4 Date released: 30 Oct 2022 (2 years ago) Download KeePassXC 2.7.3 Date released: 24 Oct 2022 (2 years ago) Download KeePassXC 2.7.1 Date released: 07 Apr 2022 (3 years ago) Download KeePassXC 2.7.0 Date released: 22 Mar 2022 (3 years ago) Download KeePassXC 2.6.6 (32-bit) Date released: 13 Jun 2021 (4 years ago) Download KeePassXC 2.6.6 (64-bit) Date released: 13 Jun 2021 (4 years ago) Download KeePassXC 2.6.5 (32-bit) Date released: 12 Jun 2021 (4 years ago) Download KeePassXC 2.6.5 (64-bit) Date released: 12 Jun 2021 (4 years ago) Download KeePassXC 2.6.4 (32-bit) Date released: 01 Feb 2021 (4 years ago) Download KeePassXC 2.6.4 (64-bit) Date released: 01 Feb 2021 (4 years ago) Download KeePassXC 2.6.3 (64-bit) Date released: 14 Jan 2021 (4 years ago) Download KeePassXC 2.6.3 (32-bit) Date released: 14 Jan 2021 (4 years ago) Download KeePassXC 2.6.2 (64-bit) Date released: 22 Oct 2020 (4 years ago) Download KeePassXC 2.6.2 (32-bit) Date released: 22 Oct 2020 (4 years ago) Download KeePassXC 2.7.10 Date released: 04 Mar 2025 (one week ago) Download KeePassXC 2.7.9 Date released: 20 Jun 2024 (9 months ago) Download KeePassXC 2.7.8 Date released: 07 May 2024 (10 months ago) Download KeePassXC 2.7.7 Date released: 11 Mar 2024 (12 months ago) Download KeePassXC 2.7.6 Date released: 16 Aug 2023 (one year ago) Download KeePassXC 2.7.5 Date released: 15 May 2023 (one year ago) Download KeePassXC 2.7.4 Date released: 30 Oct 2022 (2 years ago) Download KeePassXC 2.7.3 Date released: 24 Oct 2022 (2 years ago) Download KeePassXC 2.7.1 Date released: 07 Apr 2022 (3 years ago) Download KeePassXC 2.7.0 Date released: 22 Mar 2022 (3 years ago) Download KeePassXC 2.6.6 (32-bit) Date released: 13 Jun 2021 (4 years ago) Download KeePassXC 2.6.6 (64-bit) Date released: 13 Jun 2021 (4 years ago) Download KeePassXC 2.6.5 (32-bit) Date released: 12 Jun 2021 (4 years ago) Download KeePassXC 2.6.5 (64-bit) Date released: 12 Jun 2021 (4 years ago) Download KeePassXC 2.6.4 (32-bit) Date released: 01 Feb 2021 (4 years ago) Download KeePassXC 2.6.4 (64-bit) Date released: 01 Feb 2021 (4 years ago) Download KeePassXC 2.6.3 (64-bit) Date released: 14 Jan 2021 (4 years ago) Download KeePassXC 2.6.3 (32-bit) Date released: 14 Jan 2021 (4 years ago) Download KeePassXC 2.6.2 (64-bit) Date released: 22 Oct 2020 (4 years ago) Download KeePassXC 2.6.2 (32-bit) Date released: 22 Oct 2020 (4 years ago)KeePassXC-Browser - Chrome Web Store
Descargar KeePassXC 2.7.10 Fecha Publicado: 04 mar.. 2025 (hace 1 semana) Descargar KeePassXC 2.7.9 Fecha Publicado: 20 jun.. 2024 (hace 9 meses) Descargar KeePassXC 2.7.8 Fecha Publicado: 07 may.. 2024 (hace 10 meses) Descargar KeePassXC 2.7.7 Fecha Publicado: 11 mar.. 2024 (hace 1 año) Descargar KeePassXC 2.7.6 Fecha Publicado: 16 ago.. 2023 (hace 1 año) Descargar KeePassXC 2.7.5 Fecha Publicado: 15 may.. 2023 (hace 1 año) Descargar KeePassXC 2.7.4 Fecha Publicado: 30 oct.. 2022 (hace 2 años) Descargar KeePassXC 2.7.3 Fecha Publicado: 24 oct.. 2022 (hace 2 años) Descargar KeePassXC 2.7.1 Fecha Publicado: 07 abr.. 2022 (hace 3 años) Descargar KeePassXC 2.7.0 Fecha Publicado: 22 mar.. 2022 (hace 3 años) Descargar KeePassXC 2.6.6 (32-bit) Fecha Publicado: 13 jun.. 2021 (hace 4 años) Descargar KeePassXC 2.6.6 (64-bit) Fecha Publicado: 13 jun.. 2021 (hace 4 años) Descargar KeePassXC 2.6.5 (32-bit) Fecha Publicado: 12 jun.. 2021 (hace 4 años) Descargar KeePassXC 2.6.5 (64-bit) Fecha Publicado: 12 jun.. 2021 (hace 4 años) Descargar KeePassXC 2.6.4 (32-bit) Fecha Publicado: 01 feb.. 2021 (hace 4 años) Descargar KeePassXC 2.6.4 (64-bit) Fecha Publicado: 01 feb.. 2021 (hace 4 años) Descargar KeePassXC 2.6.3 (64-bit) Fecha Publicado: 14 ene.. 2021 (hace 4 años) Descargar KeePassXC 2.6.3 (32-bit) Fecha Publicado: 14 ene.. 2021 (hace 4 años) Descargar KeePassXC 2.6.2 (64-bit) Fecha Publicado: 22 oct.. 2020 (hace 4 años) Descargar KeePassXC 2.6.2 (32-bit) Fecha Publicado: 22 oct.. 2020 (hace 4 años)Chrome integration with KeePassXC-Browser intermittently
Download KeePassXC 2.7.10 Date released: 04 Mar 2025 (3 weeks ago) Download KeePassXC 2.7.9 Date released: 20 Jun 2024 (9 months ago) Download KeePassXC 2.7.8 Date released: 07 May 2024 (11 months ago) Download KeePassXC 2.7.7 Date released: 11 Mar 2024 (one year ago) Download KeePassXC 2.7.6 Date released: 16 Aug 2023 (one year ago) Download KeePassXC 2.7.5 Date released: 15 May 2023 (one year ago) Download KeePassXC 2.7.4 Date released: 30 Oct 2022 (2 years ago) Download KeePassXC 2.7.3 Date released: 24 Oct 2022 (2 years ago) Download KeePassXC 2.7.1 Date released: 07 Apr 2022 (3 years ago) Download KeePassXC 2.7.0 Date released: 22 Mar 2022 (3 years ago) Download KeePassXC 2.6.6 (32-bit) Date released: 13 Jun 2021 (4 years ago) Download KeePassXC 2.6.6 (64-bit) Date released: 13 Jun 2021 (4 years ago) Download KeePassXC 2.6.5 (32-bit) Date released: 12 Jun 2021 (4 years ago) Download KeePassXC 2.6.5 (64-bit) Date released: 12 Jun 2021 (4 years ago) Download KeePassXC 2.6.4 (32-bit) Date released: 01 Feb 2021 (4 years ago) Download KeePassXC 2.6.4 (64-bit) Date released: 01 Feb 2021 (4 years ago) Download KeePassXC 2.6.3 (64-bit) Date released: 14 Jan 2021 (4 years ago) Download KeePassXC 2.6.3 (32-bit) Date released: 14 Jan 2021 (4 years ago) Download KeePassXC 2.6.2 (64-bit) Date released: 22 Oct 2020 (4 years ago) Download KeePassXC 2.6.2 (32-bit) Date released: 22 Oct 2020 (4 years ago). Overview Connecting from Chrome plugin to KeePassXC fails with Cannot connect to KeePassXC. Check that browser integration is enabled in KeePassXC settings. Steps to Reproduce Start KeePassXC Start ChromeKeePassXC-browser (chrome) fails to connect after KeePassXC
Descargar KeePassXC 2.6.1 (64-bit) Fecha Publicado: 20 ago.. 2020 (hace 5 años) Descargar KeePassXC 2.6.1 (32-bit) Fecha Publicado: 20 ago.. 2020 (hace 5 años) Descargar KeePassXC 2.6.0 (64-bit) Fecha Publicado: 08 jul.. 2020 (hace 5 años) Descargar KeePassXC 2.6.0 (32-bit) Fecha Publicado: 08 jul.. 2020 (hace 5 años) Descargar KeePassXC 2.5.4 (64-bit) Fecha Publicado: 10 abr.. 2020 (hace 5 años) Descargar KeePassXC 2.5.4 (32-bit) Fecha Publicado: 10 abr.. 2020 (hace 5 años) Descargar KeePassXC 2.5.3 (64-bit) Fecha Publicado: 20 ene.. 2020 (hace 5 años) Descargar KeePassXC 2.5.3 (32-bit) Fecha Publicado: 20 ene.. 2020 (hace 5 años) Descargar KeePassXC 2.5.2 (32-bit) Fecha Publicado: 05 ene.. 2020 (hace 5 años) Descargar KeePassXC 2.5.2 (64-bit) Fecha Publicado: 05 ene.. 2020 (hace 5 años) Descargar KeePassXC 2.5.1 (64-bit) Fecha Publicado: 12 nov.. 2019 (hace 5 años) Descargar KeePassXC 2.5.1 (32-bit) Fecha Publicado: 12 nov.. 2019 (hace 5 años) Descargar KeePassXC 2.5.0 (64-bit) Fecha Publicado: 27 oct.. 2019 (hace 5 años) Descargar KeePassXC 2.5.0 (32-bit) Fecha Publicado: 27 oct.. 2019 (hace 5 años) Descargar KeePassXC 2.4.3 (64-bit) Fecha Publicado: 12 jun.. 2019 (hace 6 años) Descargar KeePassXC 2.4.3 (32-bit) Fecha Publicado: 12 jun.. 2019 (hace 6 años) Descargar KeePassXC 2.4.2 (64-bit) Fecha Publicado: 01 jun.. 2019 (hace 6 años) Descargar KeePassXC 2.4.2 (32-bit) Fecha Publicado: 01 jun.. 2019 (hace 6 años) Descargar KeePassXC 2.4.1 (32-bit) Fecha Publicado: 13 abr.. 2019 (hace 6 años) Descargar KeePassXC 2.4.1 (64-bit) Fecha Publicado: 13 abr.. 2019 (hace 6 años)Comments
OverviewWith KeePassXC 2.7.3 the browser integration is broken. While the Auto-Type function works as expected in all of my browsers and the SSH agent functions works normally too, login fields on websites are no longer filled.Neither clicking on the KeePassXC symbol in the username field nor filling in the context menu works. Just sometimes after starting the browser freshly it works once or in maximum two times and then the browser integration stops working. I always have to use the Auto-Type function to get the needed login credentials.This problem occurs in both the 2.7.3 AppImage for Linux and the 2.7.3 release compiled from source. And it occurs equally in all of my browsers on all of my machines (see details below).Additionally, in Firefox permanently the browser plugin loses the connection the KeePassXC, so I contantly have to click on the Reconnect button. That didn't happen until KeePassXC 2.7.1 either.Steps to ReproduceOpen KeePassXC databaseOpen browser (Chrome, Edge, Vivaldi, Firefox)Load a website with a login field for which the credentials are stored in the opened KeePassXC databaseclick in the username field or click the KeePassXC icon in the username field or use the contect menu -> Fill Username and Passwordhope, the needed credentials will be filled into username and password fieldsExpected BehaviorNormally the needed credentials are immediately filled into the username and password fields (which works perfectly until KeePassXC 2.7.1 on all the tested websites).Actual BehaviorThe needed credentials are mostly never filled into the username and password field. The KeePassXC icon in the username field and the "Fill Username and Password" in the contect menu aren't working too. But the browser plugin is connected to the KeePassXC and the database is opened.ContextThis problem occurs on all of my machines after upgrading from 2.7.1 to 2.7.3:1 desktop PC and 1 notebook with Kubuntu
2025-04-06KeePassXC 2.4.0 will suddenly not openExpected BehaviorAfter I clicked on the app on windows 10 it usually opens a screen that asks for my Master Password. Then i have access to my database.Current BehaviorIt does not bring up the screen requesting my Master password and therefore i can't open my password database. It does show up in the taskbar at the bottom of the screen on the left. If i click on the icon it just disappears and the icon that is on the right changes from being shaded green to grey. Hovering over the icon on the left it shows a blank applicaiton screen and has 'KeePassPasswords.kdbx [locked] - KeePassXC" above it.Possible SolutionI don't know if this is related but i did upgrade the version of KeePassXC last week. It worked fine for about 5 days and then this happened.Steps to Reproduce (for bugs)Debug infoKeePassXC - unknown (I upgraded it from 2.3.4 to 2.4.0 five days ago, it worked for 4 days)KeePassXC-Browser - 1.3.3Operating system: Win32Browser: Chrome/Chromium 73.0.3683.86
2025-04-10Overviewctrl+o crashes keepassxc immediately, but keepassxc mydb.kdbx worksSteps to Reproducepre-req/background: prefer snapa. sudo apt install keepassxc (2.4.3+dfsg.1-1build1 was the version, per apt show output)b. use keepassxc (no issues)c. get warning that keepassxc is old (or maybe warning is in the Chrome browser integration?)d. go to use sudo apt remove keepassxc && sudo snap install keepassxcf. keepassxc --version says 2.6.4 (after warnings1 every interaction generates)open keepassxc (either via /snap/bin/keepassxc or gnome desktop icon)launch open dialog (to pick a database) - all methods have same behavior (eg ctrl+o, open-folder icon, "open existing database" button in middle of screen, etc.)keepassxc disappearsExpected Behaviorstep (3) should have been a file-picker dialog.Actual Behaviorstep (3) keepassxc appears to closeContexterror logsmy running journalctl --pager-end --follow --catalog shows these entries: /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna keepassxc[54802]: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found.Apr 23 07:47:23 finna gnome-shell[54802]: **Apr 23 07:47:23 finna gnome-shell[54802]: Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /snap/keepassxc/1309/data-dir/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)Apr 23 07:47:23 finna keepassxc[54802]: Cannot open pixbuf loader module file '/home/myusername/.cache//gdk-pixbuf-loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna systemd[1450]: snap.keepassxc.keepassxc.b92bb3c3-73e5-4f52-8552-b3b8543680f3.scope: Succeeded.">Apr 23 07:47:23 finna keepassxc[54802]: Cannot open pixbuf loader module file '/home/myusername/.cache//gdk-pixbuf-loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna keepassxc[54802]: Could not load a pixbuf from icon theme. This may indicate that pixbuf loaders or the mime database could not be found.Apr 23 07:47:23 finna gnome-shell[54802]: **Apr 23 07:47:23 finna gnome-shell[54802]: Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /snap/keepassxc/1309/data-dir/icons/Adwaita/16x16/status/image-missing.png: Unrecognized image file format (gdk-pixbuf-error-quark, 3)Apr 23 07:47:23 finna keepassxc[54802]: Cannot open pixbuf loader module file '/home/myusername/.cache//gdk-pixbuf-loaders.cache': No such file or directory This likely means that your installation is broken. Try running the command gdk-pixbuf-query-loaders > /home/myusername/.cache//gdk-pixbuf-loaders.cache to make things work again for the time being.Apr 23 07:47:23 finna systemd[1450]: snap.keepassxc.keepassxc.b92bb3c3-73e5-4f52-8552-b3b8543680f3.scope: Succeeded.I'd try gdk-pixbuf-query-loaders but it's not in my $PATH and unsure what it is. Also I'm guessing it needs to be run in the snap's own container? This is where I stopped.workaround: CLI passing DB as argumentI can successfully work around this bug by just doing keepassxc mydb.kdbx and I can complete my tasks (just avoid hitting the open dialog). Interestingly, I see all the same log output as above (in the terminal where I launched keepassxc), but only this one shows up a the time
2025-04-12