When trying to perform a database action i get network error. Also when trying to register
When i try to perform a database action or register an account i get network error. I did
wasp start db
wasp start db
PostgreSQL Database directory appears to contain a database; Skipping initialization2024-09-10 16:27:54.750 UTC [1] LOG: starting PostgreSQL 14.4 (Debian 14.4-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit2024-09-10 16:27:54.751 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 54322024-09-10 16:27:54.751 UTC [1] LOG: listening on IPv6 address "::", port 54322024-09-10 16:27:54.757 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"2024-09-10 16:27:54.766 UTC [26] LOG: database system was shut down at 2024-09-10 16:27:48 UTC2024-09-10 16:27:54.773 UTC [1] LOG: database system is ready to accept connections
PostgreSQL Database directory appears to contain a database; Skipping initialization2024-09-10 16:27:54.750 UTC [1] LOG: starting PostgreSQL 14.4 (Debian 14.4-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit2024-09-10 16:27:54.751 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 54322024-09-10 16:27:54.751 UTC [1] LOG: listening on IPv6 address "::", port 54322024-09-10 16:27:54.757 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"2024-09-10 16:27:54.766 UTC [26] LOG: database system was shut down at 2024-09-10 16:27:48 UTC2024-09-10 16:27:54.773 UTC [1] LOG: database system is ready to accept connections
When i do
wasp db studio
wasp db studio
the prisma thingy opens and i see all the tables.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.