luxury.lobsterOriginal post
Web Developer
Hello, I'm getting a 500 (Internal Server Error) when migrating from Supabase using the cloud console migration tool. Validation says error: "Couldn’t load resources Please double-check your credentials from the previous step and try again.".
The following credentials should be correct, right?
host: db.[project_id].supabase.co
port: 5432 (optional field but cannot submit without it)
user: postgres
endpoint: https://[project_id].supabase.co
key: service_role secret
Summary
Developers encountering 500 error during migration from Supabase. Validation error: "Couldn’t load resources. Please double-check credentials.". Credentials seem correct. Solution: Ensure correct endpoint format and validate the service_role secret key.