Skip to main content
May 6, 2024
Question

1password error after Linux update

  • May 6, 2024
  • 2 replies
  • 147 views

1password does not work after the update in GNU Linux Debian distribution.


1Password Version: 8.10.30
Extension Version: Not Provided
OS Version: Debian GNU/Linux trixie/sid
Browser: Not Provided

2 replies

May 6, 2024

I compiled curl manually

./configure --with-openssl --enable-versioned-symbols --with-gnutls --with-nghttp2 --with-nghttp3 --enable-websockets
make -j 4
sudo make install

problem is solved

1P_Dave
1Password Employee
May 7, 2024

Hello @arastaskiran! 👋

I'm happy that you were able to solve the issue, thanks for sharing your solution with the community. 🙂

-Dave