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
Describe the bug
I try to import files in my database using supabase db push
Forgot your password? Reset it from the Dashboard: https://supabase.com/dashboard/project/frjcxfzijooorxpsjwnl/settings/database
Enter your database password:
Connecting to remote database...
failed to connect to postgres: failed to connect to `host=aws-0-ap-southeast-1.pooler.supabase.com user=postgres.<> database=postgres`: dial error (timeout: dial tcp <>: i/o timeout)
Expected behavior
When I enter my password, I would like the migration to happen and not get timed out. Also I tried to enter a wrong password and I still get the time-out.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Rerun the failing command with --create-ticket flag.
Describe the bug
I try to import files in my database using
supabase db push
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When I enter my password, I would like the migration to happen and not get timed out. Also I tried to enter a wrong password and I still get the time-out.
Screenshots
If applicable, add screenshots to help explain your problem.
System information
Rerun the failing command with
--create-ticket
flag.Additional context
If applicable, add any other context about the problem here.
The text was updated successfully, but these errors were encountered: