mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[GH-ISSUE #985] Bitwarden Create user not working #702
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#702
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 @robertfgoodworth on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/985
Hi I just installed the Bitwarden App and tryed to create a user, filled in all the details and when i click on submit nothing happens.
I'm on the latest HA.
Cheers
Rob
@dani-garcia commented on GitHub (May 7, 2020):
Any errors on the browsers console? Do you use HTTPS?
@robertfgoodworth commented on GitHub (May 7, 2020):
Hi Daniel,
No HTTP, the web page loads fine, I click on create user which takes me to the create user page ok, I can fill in all the details, when I click on submit I get nothing, not even a page redirect or anything that looks like the submit worked. I’m using the latest Chrome browser which I’ve had no problems with any other HA pages or apps. I’ll see if I can get some browser data from dev mode as I click on the submit button and send it on.
Regards
Robert Goodworth
21 Harcus Close
Bonython, ACT, 2905
H: 02 62939660
M: 0428699792
robertfgoodworth@bigpond.com mailto:robertfgoodworth@bigpond.com NOTE: NEW EMAIL
From: Daniel García notifications@github.com
Sent: Thursday, May 7, 2020 7:01 PM
To: dani-garcia/bitwarden_rs bitwarden_rs@noreply.github.com
Cc: robertfgoodworth robertfgoodworth@bigpond.com; Author author@noreply.github.com
Subject: Re: [dani-garcia/bitwarden_rs] Bitwarden Create user not working (#985)
Any errors on the browsers console? Do you use HTTPS?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/dani-garcia/bitwarden_rs/issues/985#issuecomment-625125666 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHUHEBYTQKVH2VRFKFAQ23RQJ2C5ANCNFSM4M2ZE5OQ .
@robertfgoodworth commented on GitHub (May 7, 2020):
Thanks, Ill reconfigure as https.
Regards
Robert Goodworth
From: CloudAc notifications@github.com
Sent: Friday, May 8, 2020 12:16 AM
To: dani-garcia/bitwarden_rs bitwarden_rs@noreply.github.com
Cc: robertfgoodworth robertfgoodworth@bigpond.com; Author author@noreply.github.com
Subject: Re: [dani-garcia/bitwarden_rs] Bitwarden Create user not working (#985)
No HTTP: That's is your problem.
If you're using firefox you won't get any response related to the missing SSL.
Create a an account with Chrome and it should be working.
Firefox is very strict for a long time about accessing pages without SSL.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/dani-garcia/bitwarden_rs/issues/985#issuecomment-625281992 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHHUHEE7TGL6Y2H3FF4MAJ3RQK7AJANCNFSM4M2ZE5OQ .
@dani-garcia commented on GitHub (May 13, 2020):
I think this can be considered solved now that we know the issue is not using HTTPS.