webstudio-is / webstudio

Open source website builder and Webflow alternative. Webstudio is an advanced visual builder that connects to any headless CMS, supports all CSS properties, and can be hosted anywhere, including with us.
https://webstudio.is
GNU Affero General Public License v3.0
4.7k stars 537 forks source link

Latest Build issues #3896

Closed bdot-real closed 1 month ago

bdot-real commented 1 month ago

pnpm migrations migrate failing on the

20240807000548_deleted-project-free-domain

Error: Command failed with exit code 1: prisma db execute --file /home/ubuntu/webstudio/packages/prisma-client/prisma/migrations/20240807000548_deleted-project-free-domain/migration.sql --schema /home/ubuntu/webstudio/packages/prisma-client/prisma/schema.prisma Error: ERROR: schema "extensions" does not exist

I can run pnpm dev but i get an issue when i try to create a new project

trpc-client.ts:123 TRPC ERROR TRPCClientError at _TRPCClientError.from (@trpc_client.js?v=013d1fd6:129:14) at @trpc_client.js?v=013d1fd6:469:46

TrySound commented 1 month ago

Did you use docker compose to setup database? Any other way may not work https://github.com/webstudio-is/webstudio/blob/main/.devcontainer/docker-compose.yml

bdot-real commented 1 month ago

Hmm. was using an external postgres and postgrest for about 2 weeks but switching to the supplied docker fixed it. that fixed it. thanks

Message ID: @.***>