Skip to content

Can't register to EU server regardless of 2FA choice #309

@mattiasb

Description

@mattiasb

I'm trying to use rbw with my account on the official
EU server and to do that I've gathered that I need to:

  1. Set the EU URL's correctly in the config¹.
  2. Run rbw register
  3. Run rbw login

Unfortunately I'm stuck at rbw register. Any idea what could be the problem?

Things I've tried:

  1. Upgrade from the version of rbw shipped in Fedora 43 (1.13.2) to what's in cargo (1.15.0).
  2. Switch from only E-Mail for 2FA to both E-Mail and Authenticator app.
  3. Switch from both E-Mail and Authenticator app to only Authenticator app.

I get the same response (like below) in each case.

Console session

$ rbw config show
{
  "email": "<MY-ACCOUNT-EMAIL>",
  "sso_id": null,
  "base_url": "https://api.bitwarden.eu/",
  "identity_url": "https://identity.bitwarden.eu/",
  "ui_url": "https://vault.bitwarden.eu/",
  "notifications_url": "https://notifications.bitwarden.eu/",
  "lock_timeout": 3600,
  "sync_interval": 3600,
  "pinentry": "pinentry-curses",
  "client_cert_path": null
}

$ rbw register
rbw register: failed to log in to bitwarden instance: api request returned error: 404

1: The EU server URL's I've used are guesses and it would be great if they were provided in the docs (or even better in a man file!).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions