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
No description
No description
8 Replies
charles
charles2w ago
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 🙂
sinhosie
sinhosieOP2w ago
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.
No description
Prastoin
Prastoin2w ago
Hello @sinhosie 0.54.1 is not published anymore please use latest patch 0.54.6
sinhosie
sinhosieOP2w ago
I forgot to mention I am running the current version before deleting the database
Prastoin
Prastoin2w ago
You will need to remove your docker volunes
sinhosie
sinhosieOP2w ago
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?
Prastoin
Prastoin2w ago
Yes should be way more than enough! Are you still facing the issue after all of that ?
sinhosie
sinhosieOP2w ago
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.

Did you find this page helpful?