Hey joseph, which DATABASE_URL env do you have set? It seems it’s not pointing at the correct one.
By default points to postgres:5450 which is our docker database which runs if you run yarn dx
If you are using your own postgres, you need to provide the correct env var.