Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
bpoliakoff
7 months agoNew Contributor
1Password crashing on Ubuntu 24.04.2 LTS
The 1Password browser extension is working fine for me in Chrome, but the desktop application is crashing consistently. Any idea what might be going on? Here's a debug log: benp@homeoffice:~$ 1pass...
- 7 months ago
Hello bpoliakoff! 👋
I'm sorry that 1Password is crashing on your Linux device. The logs that you posted indicate that you're running a pretty old version of 1Password (81036035). As a start, can you update to the latest version (8.10.60 at the time of writing):
Let me know if you still see the issue after updating.-Dave
1P_Dave
Moderator
7 months agoHello bpoliakoff! 👋
I'm sorry that 1Password is crashing on your Linux device. The logs that you posted indicate that you're running a pretty old version of 1Password (81036035). As a start, can you update to the latest version (8.10.60 at the time of writing):
Let me know if you still see the issue after updating.
-Dave
bpoliakoff
7 months agoNew Contributor
That might well be the issue! I have two similar ubuntu systems that both seem to have lost the apt repository config, in the process of updating to the current ubuntu release, both were stuck with older releases. The one with the 8.10.33 was still working, but the one with 8.10.36 was not. I've created new /etc/apt/sources.list/1password.sources files on both, and now both are running the current release. With any luck that'll resolve the issue. Puzzled about the disappearing repo files (but that feels like an Ubuntu issue). Thanks!
-Ben
- bpoliakoff7 months agoNew Contributor
Confirmed that the update resolved the issue. Now I need to sort out why Ubuntu's os version upgrade dumped the repo files! Thanks for your help, Dave!
- AJCxZ07 months agoBronze Expert
If you upgraded to 24.04, then process should have disabled all the third party repos, moving the .list files in /etc/apt/sources.list.d/ to .distUpgrade for manual handling.
The 1password package installs the classic Debian style /etc/apt/sources.list.d/1password.list. This will continue to work for a long time, but 1Password should consider moving to the newer DEB822 format .sources file, or better yet focus on the Flatpak hosted as a verified Flatpak on Flathub for desktop platform rather than wasting resources on the unnecessary collection of platform-specific packages and repos.
deb [arch=amd64 signed-by=/usr/share/keyrings/1password-archive-keyring.gpg] https://downloads.1password.com/linux/debian/amd64 stable main
- 1P_Dave7 months ago
Moderator
I'm glad that updating 1Password to the most recent version resolved the issue. 🙂
-Dave