Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
arastaskiran
2 years agoNew Contributor
1password error after Linux update
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
- 1P_Dave
Moderator
Hello arastaskiran! 👋
I'm happy that you were able to solve the issue, thanks for sharing your solution with the community. 🙂
-Dave
- arastaskiranNew Contributor
I compiled curl manually
./configure --with-openssl --enable-versioned-symbols --with-gnutls --with-nghttp2 --with-nghttp3 --enable-websockets
make -j 4
sudo make installproblem is solved