© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•6mo ago•
2 replies
Ketan

CLI: Pull changes from remote on local DB

I have already linked my project.

After I changes something on remote instance, and I want to pull that in local db. I am getting following error.



npx supabase db pull
Connecting to remote database...
Creating shadow database...
Initialising schema...
Seeding globals from roles.sql...
Applying migration 20250827130928_remote_schema.sql...
Diffing schemas: extensions,public
error diffing schema: error running container: exit 1:
Error: Address already in use (os error 98)   
npx supabase db pull
Connecting to remote database...
Creating shadow database...
Initialising schema...
Seeding globals from roles.sql...
Applying migration 20250827130928_remote_schema.sql...
Diffing schemas: extensions,public
error diffing schema: error running container: exit 1:
Error: Address already in use (os error 98)   
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

sync remote db changes to local
SupabaseSSupabase / help-and-questions
4y ago
Supabase CLI `db pull` unnecessarily dropping function that exist in remote DB
SupabaseSSupabase / help-and-questions
5mo ago
Can't connect to my remote db from my local dbeaver
SupabaseSSupabase / help-and-questions
13mo ago
sync local db with remote db
SupabaseSSupabase / help-and-questions
2d ago