You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2025. It is now read-only.
I use the local / cloud setup guide https://docs.nhost.io/platform/cli/cloud-development
with command nhost up cloud --subdomain $SUBDOMAIN --postgres-url $POSTGRES_URL
but it gets stuck on the container-console waiting until it crashes!
running the fully local setup with nhost up
doesn't face this issue but creating tables in the dashboard or running local migration as the guide here https://docs.nhost.io/platform/cli/local-development#migration
it doesn't reflect on the dashboard tables page and adding a table from the dashboard directly retuns an error!!