Create new account not working on self hosted install

Hi:
I recently deployed the self hosted Docker version of wake and the install completed successfully.
However, when I go to create an account I get the following error:
“You must fill in your email with a correct email”
I have tried this with a few different email addresses.
cxxx@xyz.biz and c123xzy@hotmail.com

Any ideas?

Steps to reproduce:
On a Windows 11 Pro desktop.
Using WSL 2.0 and Docker v4.16.3
Ubuntu 22.04 LTS
Cloned the repo: https://github.com/linagora/Twake
cd Twake\twake
vi docker-compose.onpremise.yml
Changed the following to: SSL_CERTS=none
Save file and ran
docker compose up -d

1 Like

Same here. Still not working. Last I tried was a few years ago and everything was fine.