mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-09 17:23:04 +03:00
Unable to register a new account #2171
Reference in New Issue
Block a user
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 @zlmitchell on GitHub.
When I try to create a new account and click the submit button, nothing happens. OS: Unraid 6.6.3
[2019-02-28 08:13:24][_][ERROR] Response was a non-ResponderErr`: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][_][ERROR] Response was a non-
ResponderErr: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.
[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.
[2019-02-28 08:13:24][][INFO] Response succeeded.
[2019-02-28 08:13:24][][INFO] Response succeeded.
[2019-02-28 08:13:24][rocket::rocket][INFO] GET /app/main.c8f35891102feaad9f9e.js.map:
[2019-02-28 08:13:24][][INFO] Matched: GET /<p..> [10] (web_files)
[2019-02-28 08:13:24][][ERROR] Response was a non-
ResponderErr: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.
[2019-02-28 08:13:24][][INFO] Response succeeded.
[2019-02-28 08:13:24][rocket::rocket][INFO] GET /app/main.c8f35891102feaad9f9e.css.map:
[2019-02-28 08:13:24][][INFO] Matched: GET /<p..> [10] (web_files)
[2019-02-28 08:13:24][_][ERROR] Response was a non-
ResponderErr: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.`
@mprasil commented on GitHub:
Are you using our docker image? If yes, can you share how you run the container? Also do you have https set?
@mprasil commented on GitHub:
Are you using Chrome? Chrome won't work without https. (see Readme)
@mprasil commented on GitHub:
No problem. Glad we figured it out. I'm closing this now.
@zlmitchell commented on GitHub:
Tried from firefox and was able to create the account. Trying to pass it through my nginx server with proxy pass now. Thanks for the quick response!
@zlmitchell commented on GitHub:
https is not set. Screenshots in the following link.
https://www.dropbox.com/sh/9tmbxofgxm8oy9i/AAAolXKCW-mynZDtCwXKtfNBa?dl=0
`/--------------------------------------------------------------------
| Starting Bitwarden_RS |
| Version 1.7.0-1eb1502a |
|--------------------------------------------------------------------|
| This is an unofficial Bitwarden implementation, DO NOT use the |
| official channels to report bugs/features, regardless of client. |
| Report URL: https://github.com/dani-garcia/bitwarden_rs/issues/new |
--------------------------------------------------------------------/
[2019-02-28 08:03:34][launch][INFO] Configured for staging.
[2019-02-28 08:03:34][launch_][INFO] address: 0.0.0.0
[2019-02-28 08:03:34][launch_][INFO] port: 80
[2019-02-28 08:03:34][launch_][INFO] log: normal
[2019-02-28 08:03:34][launch_][INFO] workers: 10
[2019-02-28 08:03:34][launch_][INFO] secret key: generated
[2019-02-28 08:03:34][launch_][INFO] limits: forms = 32KiB, json* = 10MiB
[2019-02-28 08:03:34][launch_][INFO] keep-alive: 5s
[2019-02-28 08:03:34][launch_][INFO] tls: disabled
[2019-02-28 08:03:34][rocket::fairing::fairings][INFO] Fairings:
[2019-02-28 08:03:34][][INFO] 1 response: Application Headers
[2019-02-28 08:03:34][launch][INFO] Rocket has launched from http://0.0.0.0:80
[2019-02-28 08:13:24][rocket::rocket][INFO] GET /app/polyfills.c8f35891102feaad9f9e.js.map:
[2019-02-28 08:13:24][rocket::rocket][INFO] GET /app/vendor.c8f35891102feaad9f9e.js.map:
[2019-02-28 08:13:24][][INFO] Matched: GET /<p..> [10] (web_files)
[2019-02-28 08:13:24][][INFO] Matched: GET /<p..> [10] (web_files)
[2019-02-28 08:13:24][][ERROR] Response was a non-
ResponderErr: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][_][ERROR] Response was a non-
ResponderErr: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.
[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.
[2019-02-28 08:13:24][][INFO] Response succeeded.
[2019-02-28 08:13:24][][INFO] Response succeeded.
[2019-02-28 08:13:24][rocket::rocket][INFO] GET /app/main.c8f35891102feaad9f9e.js.map:
[2019-02-28 08:13:24][][INFO] Matched: GET /<p..> [10] (web_files)
[2019-02-28 08:13:24][][ERROR] Response was a non-
ResponderErr: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.
[2019-02-28 08:13:24][][INFO] Response succeeded.
[2019-02-28 08:13:24][rocket::rocket][INFO] GET /app/main.c8f35891102feaad9f9e.css.map:
[2019-02-28 08:13:24][][INFO] Matched: GET /<p..> [10] (web_files)
[2019-02-28 08:13:24][_][ERROR] Response was a non-
ResponderErr: Os { code: 2, kind: NotFound, message: "No such file or directory" }.[2019-02-28 08:13:24][][INFO] Outcome: Failure
[2019-02-28 08:13:24][][WARN] Responding with 500 Internal Server Error catcher.
[2019-02-28 08:13:24][][INFO] Response succeeded.
[2019-02-28 08:33:41][rocket::rocket][INFO] GET / text/html:
[2019-02-28 08:33:41][][INFO] Matched: GET / (web_index)
[2019-02-28 08:33:41][][INFO] Outcome: Success
[2019-02-28 08:33:41][][INFO] Response succeeded.`