N
Neon15mo ago
frail-apricot

Problem using AWS DMS - Unable to Connect During Migration Task

Hello, I'm experiencing an issue while trying to migrate data using AWS DMS as per the "Migrate with AWS Database Migration Service (DMS)" guide: https://neon.tech/docs/import/migrate-aws-dms I've successfully created the source and target endpoints and verified the connections manually using the "Test connection" check manually (which reported success). However, when I attempt to execute a migration task or run the serverless replication using these endpoints, it fails with the following error message:
Failure Message: 'Test Endpoint failed: Application-Status: 1020912, Application-Message: Cannot connect to ODBC provider Network error has occurred, Application-Detailed-Message: RetCode: SQL_ERROR SqlState: 08001 NativeError: 101 Message: timeout expired could not connect to server: Network is unreachable Is the server running on host "[redacted]" ([redacted]) and accepting TCP/IP connections on port 5432? could not connect to server: Network is unreachable Is the server running on host "[redacted]" ([redacted]) and accepting TCP/IP connections on port 5432? could not connect to server: Network is unreachable Is the server running on host "[redacted]" ([redacted]) and accepting TCP/IP connections on port 5432? could not connect to server: Network is unreachable Is the server running on hos'
Failure Message: 'Test Endpoint failed: Application-Status: 1020912, Application-Message: Cannot connect to ODBC provider Network error has occurred, Application-Detailed-Message: RetCode: SQL_ERROR SqlState: 08001 NativeError: 101 Message: timeout expired could not connect to server: Network is unreachable Is the server running on host "[redacted]" ([redacted]) and accepting TCP/IP connections on port 5432? could not connect to server: Network is unreachable Is the server running on host "[redacted]" ([redacted]) and accepting TCP/IP connections on port 5432? could not connect to server: Network is unreachable Is the server running on host "[redacted]" ([redacted]) and accepting TCP/IP connections on port 5432? could not connect to server: Network is unreachable Is the server running on hos'
I've also confirmed that the connection details work by using pgAdmin. Is there something I'm missing that could be causing this issue? Thank you in advance.
Neon
Migrate with AWS Database Migration Service (DMS) - Neon Docs
This guide outlines the steps for using the AWS Database Migration Service (DMS) to migrate data to Neon from another hosted database server. AWS DMS supports a variety of database migration sources i...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?