[GH-ISSUE #1457] Submit button doesn't work on create Account page #967

Closed
opened 2026-03-03 02:05:10 +03:00 by kerem · 1 comment
Owner

Originally created by @Bush-cat on GitHub (Mar 3, 2021).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1457

Subject of the issue

Bitwarden doesn't create Account when pressing submit on the create account page. Nothing is loading, the server doesn't do anything and the page stays the same.

Deployment environment

Ubuntu Server 20.04.2LTS running on Macbook Pro Late 2011.15 i17 2675qm; 8gb 1866MHz DDR3 SODIMM; WD Blue 2,5" 320GB HDD; faulty Rdaeon DGPU disabled

bitwarden_rs version: bitwardenrs/server:latest; Bitwarden Version 2.18.1

How the server was installed:
Docker Image with help setting up from https://theselfhostingblog.com/posts/how-to-self-host-bitwarden-on-ubuntu-server/

  • Clients used: Tried with Chrome, Bitwarden Windows, Bitwarden Android

Steps to reproduce

start bitwarden server

sudo docker-compose up -d

open ip Adress of server in local network
press create account, fill in information
press submit

Actual behaviour

Nothing happens

Troubleshooting data

CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
0a9fa0f37ca9 bitwardenrs/server "/usr/bin/dumb-init …" 25 minutes ago Up 25 minutes (healthy) 0.0.0.0:80->80/tcp, 3012/tcp bitwarden_bitwarden_1

Originally created by @Bush-cat on GitHub (Mar 3, 2021). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/1457 ### Subject of the issue Bitwarden doesn't create Account when pressing submit on the create account page. Nothing is loading, the server doesn't do anything and the page stays the same. ### Deployment environment Ubuntu Server 20.04.2LTS running on Macbook Pro Late 2011.15 i17 2675qm; 8gb 1866MHz DDR3 SODIMM; WD Blue 2,5" 320GB HDD; faulty Rdaeon DGPU disabled bitwarden_rs version: bitwardenrs/server:latest; Bitwarden Version 2.18.1 How the server was installed: Docker Image with help setting up from https://theselfhostingblog.com/posts/how-to-self-host-bitwarden-on-ubuntu-server/ * Clients used: Tried with Chrome, Bitwarden Windows, Bitwarden Android ### Steps to reproduce # start bitwarden server sudo docker-compose up -d open ip Adress of server in local network press create account, fill in information press submit ### Actual behaviour Nothing happens ### Troubleshooting data CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES 0a9fa0f37ca9 bitwardenrs/server "/usr/bin/dumb-init …" 25 minutes ago Up 25 minutes (healthy) 0.0.0.0:80->80/tcp, 3012/tcp bitwarden_bitwarden_1
kerem closed this issue 2026-03-03 02:05:10 +03:00
Author
Owner

@jjlin commented on GitHub (Mar 3, 2021):

You need to enable HTTPS. See https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-HTTPS.

<!-- gh-comment-id:789610196 --> @jjlin commented on GitHub (Mar 3, 2021): You need to enable HTTPS. See https://github.com/dani-garcia/bitwarden_rs/wiki/Enabling-HTTPS.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/vaultwarden#967
No description provided.