Coder Social home page Coder Social logo

Comments (10)

doy avatar doy commented on September 6, 2024

you should be able to find agent logs at ~/.local/share/rbw/ - they may have more information?

from rbw.

doy avatar doy commented on September 6, 2024

i'm going to close this out now because i don't really have enough information to look into this any further, but feel free to reopen this with additional information if it continues to happen.

from rbw.

minego avatar minego commented on September 6, 2024

I am running into this issue as well. Unfortunately that directory doesn't appear to exist on my system. Is the path different on macs?

from rbw.

minego avatar minego commented on September 6, 2024

I found the logs in ~/Library/Application Support/rbw and here is the relevant portion:

pinentry-curses: no LC_CTYPE known - assuming UTF-8
thread 'tokio-runtime-worker' panicked at 'Client::new(): reqwest::Error { kind: Builder, source: UnsupportedCriticalExtension }', /Users/brew/Library/Caches/Homebrew/cargo_cache/registry/src/github.com-1ecc6299db9ec823/reqwest-0.11.9/src/async_impl/client.rs:1263:38

from rbw.

minego avatar minego commented on September 6, 2024

As far as I can tell a library that rbw uses is unhappy with either my cert or something in the cert chain? I don't see why. My cert comes from Let's Encrypt.

from rbw.

doy avatar doy commented on September 6, 2024

huh, fascinating. yeah, it is disliking something about your tls certificate. would it be possible for me to see the certificate you are using?

from rbw.

minego avatar minego commented on September 6, 2024

Sure, it is on https://bitwarden.minego.net/

from rbw.

minego avatar minego commented on September 6, 2024

I should point out that this cert is accepted by rbw on my Linux boxes, but fails on my macOS box. I've done a brew update, and am running the latest OS and all updates from Apple.

from rbw.

minego avatar minego commented on September 6, 2024

Were you able to test with my cert?

from rbw.

languitar avatar languitar commented on September 6, 2024

This seems to be related to parsing the trusted certificates installed on the system with rustls-native-certs: rustls/rustls-native-certs#15 Some certificate in the local trust chain prevents building up the whole trust store. The linked issue contains a workaround/solution that would need to be implemented here -- if I understand it correctly -- to make this work again.

from rbw.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.