Unable to register a new account #2171

Closed
opened 2025-10-09 17:49:00 +03:00 by OVERLORD · 5 comments
Owner

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-Responder Err`: Os { code: 2, kind: NotFound, message: "No such file or directory" }.

[2019-02-28 08:13:24][_][ERROR] Response was a non-Responder Err: 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-Responder Err: 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-Responder Err: 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.`

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-`Responder` `Err`: Os { code: 2, kind: NotFound, message: "No such file or directory" }. [2019-02-28 08:13:24][_][ERROR] Response was a non-`Responder` `Err`: 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-`Responder` `Err`: 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-`Responder` `Err`: 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.`
OVERLORD added the question label 2025-10-09 17:49:00 +03:00
Author
Owner

@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 our docker image? If yes, can you share how you run the container? Also do you have https set?
Author
Owner

@mprasil commented on GitHub:

Are you using Chrome? Chrome won't work without https. (see Readme)

@mprasil commented on GitHub: Are you using Chrome? Chrome won't work without https. (see Readme)
Author
Owner

@mprasil commented on GitHub:

No problem. Glad we figured it out. I'm closing this now.

@mprasil commented on GitHub: No problem. Glad we figured it out. I'm closing this now.
Author
Owner

@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: 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!
Author
Owner

@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-Responder Err: Os { code: 2, kind: NotFound, message: "No such file or directory" }.

[2019-02-28 08:13:24][_][ERROR] Response was a non-Responder Err: 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-Responder Err: 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-Responder Err: 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.`

@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-`Responder` `Err`: Os { code: 2, kind: NotFound, message: "No such file or directory" }. [2019-02-28 08:13:24][_][ERROR] Response was a non-`Responder` `Err`: 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-`Responder` `Err`: 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-`Responder` `Err`: 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.`
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#2171