WaspW
Wasp•2y ago
Bonza

wasp start db hanging

Hi 🙂

I'm trying to start the database for the first time but the wasp start db command hangs:

✨ Starting a PostgreSQL dev database (based on your Wasp config) ✨

Additional info:
 ℹ Connection URL, in case you might want to connect with external tools:
     postgresql://postgresWaspDevUser:postgresWaspDevPass@localhost:5432/OpenSaaS-3cb5036103
 ℹ Database data is persisted in a docker volume with the following name (useful to know if you will want to delete it at some point):
     wasp-dev-db-OpenSaaS-3cb5036103

...


wasp verison 0.13.2
MacOS platform

Any tips?
Was this page helpful?