bitwarden / clients

Bitwarden client apps (web, browser extension, desktop, and cli).
https://bitwarden.com
Other
9.28k stars 1.25k forks source link

Connection fail #8929

Open TheoCaparros opened 6 months ago

TheoCaparros commented 6 months ago

Steps To Reproduce

And you get this error: request to https://biwarden.eu/identity/accounts/prelogin failed, reason: getaddrinfo EAI_AGAIN biwarden.eu

That address has a typo error (miss a 't' to bitwarden) image

And even with that address https://bitwarden.eu/identity/accounts/prelogin you have this screen: image

Expected Result

Log-in to bitwarden and let me connect properly.

Actual Result

Fail because of typo error.

Operating System

Linux

Shell

Bash

Build Version

2024.3.1

Issue Tracking Info

SergeantConfused commented 6 months ago

Hi @TheoCaparros,

Thank you for this report. Could you please review how you configured that CLI to connect to the EU Bitwarden server?

If the Server URL that you entered is accurate, but the CLI is still attempting to connect to a misspelled URL (without a T), please let me know how you installed that CLI.

All the best,

TheoCaparros commented 6 months ago

I installed it on an app called software: image Here is my config server: image

Honnestly, I didn't configure anything on bw, I simply installed it and tried to use it. I installed bw only because bitwarden (the desktop app) didn't work and seems to fail to connect... (like looping when trying to connect for hours)

Btw, thanks for the quick response! Regards,