First setup (docker), unable to login "Internal server error"
Hi,
First I want to thanks you all for providing this solution for free and I hope to see the project continue to grow.
Now, the issue I have is that I just created a VM running Ubuntu server LTS (on a proxmox machine, then tried again on my Unraid server). The VM is clean, nothing installed yet except Docker ofc.
I did a git clone https://github.com/evroon/bracket (because the provided command "git clone [email protected]:evroon/bracket.git" doesn't work) and started the docker compose with the provided command.
When I got to localhost:3000 I see the landing page asking me to login.
I put the provided default credentials :
Username: [email protected] Password: aeGhoe1ahng2Aezai0Dei6Aih6dieHoo.
But nothing happens and a notification in the bottom right appears saying "Internal server error".
As i'm no expert in Linux, I was wandering if I missed any step or this is just because I used the wrong distro or something ?
Thanks for reading.