Closed mashwishi closed 11 months ago
Exact same message here, but sqlite3 -> postgres.
This issue happens on the mac, while in linux goes beyond this point. Later crashes in Linux because I don't have enough RAM there, being the reason I switch to the mac.
Versions:
@ccfontes i found the issue, i got ip blocked. all you need to do is fix your supabase ip block list remove your ip
I am encountering difficulties while attempting to migrate my MySQL MariaDB database to Supabase (PostgreSQL). My local database is set up using XAMPP, and Supabase is the target database hosted online. I've followed the migration instructions provided by Supabase in their documentation: Supabase MySQL Migration Guide.
I have encountered issues with the example provided in the documentation, specifically with lines 4 and 5:
In particular, I am using pgloader for the migration and have configured it as follows:
These lines seem to be causing an error. The error message I am receiving is:
Version
Additional Information:
Request for Assistance: I would appreciate any guidance or assistance in resolving this issue. If there are alternative configurations or steps that need to be taken, please provide the necessary information. Additionally, if there are ways to ensure a complete and accurate migration without encountering the socket error, I would be grateful for the guidance.
Thank you for your time and assistance in resolving this matter.