mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-25 17:25:57 +03:00
[GH-ISSUE #367] webvault working but none of the apps i.e. browser ext, desktop, ios #211
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#211
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @morrisfamily on GitHub (Jan 26, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/367
so I can get to the webvault at my https://bitwarden.mydomain.org it is behind traefik and letsencrypt is working i.e. I have the green lock when going to site and shows as valid cert when selected.
However every app or client I try does not seem to be working. I receive a wrong password username error when clicking login.
@mprasil commented on GitHub (Jan 26, 2019):
Hi, do you see any logs showing up on the server side?
@morrisfamily commented on GitHub (Jan 26, 2019):
i do not see any logs in the data folder and likely because I do not have the :
-e LOG_FILE=/data/bitwarden.log \
So do I need to restart with that setup and attempt login again?
@morrisfamily commented on GitHub (Jan 28, 2019):
ok so feeling really dumb at this moment. everything is working fine I must of had a fat finger moment when I created my account the first login and transposed to letters in my email. since the browser had remember me checked it was entering my email as I entered it but it was entered incorrectly so everytime i typed into the login tools correctly is why i was getting wrong username and password. such a stupid mistake everything works just fine. sorry and thanks for trying to help.
@mprasil commented on GitHub (Jan 28, 2019):
These are the hardest issues to spot, glad you solved the problem.
@morrisfamily commented on GitHub (Jan 31, 2019):
It is the standard chrome extension.
On Tue, Jan 29, 2019 at 6:47 PM Michael Bushey notifications@github.com
wrote: