Is this error normal
I checked the logs and I am getting this error. I did have to fix the error, credentials was not correct for the database and also when I connected to twenty for the first time it did not create an account so I had to go through those steps to get that working under the troubleshooting section. I am able to connect to docker with no issues. I do not get this error when I run my Ubuntu VM 24.04.2.
WinPro11
WSL2
Docker desktop (windows)
Ubuntu 24.04.2
Twenty v0.54.1


8 Replies
Could you try with latest v0.54.6, it should be fixed
it's a fresh install, right?
do not forget to wipe out your database or spawn a new one before retrying 🙂
I completely deleted the database. before logging into twenty for the first time I did not see any errors. But when I logged in for the first time and was able to access twenty that was the error I was getting.

Hello @sinhosie 0.54.1 is not published anymore please use latest patch
0.54.6
I forgot to mention I am running the current version before deleting the database
You will need to remove your docker volunes
TAG=v0.54.6
That is the version I am completely running
to completely start from a clean install and delete everything. running this command docker compose down --volumes plus deleting the .env and .yml file and rerunning the one-line script is all I have to run to start clean?
Yes should be way more than enough! Are you still facing the issue after all of that ?
I completely deleted everything including the containers, images, volumes from docker desktop and installed everything from scratch and I am still getting the same issue. Also how can I have a dev and production environment? When I deleted everything from docker and did a clean install, I stop getting the db wrong password and unable to log in, issues are now gone.