supabase-community/firebase-to-supabase

TCP IP Disconnect Connecting to Server

Opened this issue · 0 comments

njho commented

Bug report

Describe the bug

We keep getting TCP IP disconnect on trying to upload and create a new table

A clear and concise description of what the bug is.

TCPConnectWrap.afterConnect
Error: connect ETIMEDOUT xx.xx.xxx.xx:xxxx
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16) {
errno: -4039,
code: 'ETIMEDOUT',
syscall: 'connect',
address: '23.22.253.25',
port: 5432
}

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to '…'
  2. Click on '…'
  3. Scroll down to '…'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.
Would expect it to upload to the table correctly

Screenshots

If applicable, add screenshots to help explain your problem.

System information

  • OS: [e.g. macOS, Windows]

  • Browser (if applies) [e.g. chrome, safari]

  • Version of supabase-js: [e.g. 6.0.2]

  • Version of Node.js: [e.g. 10.10.0]

  • OS: Windows (I know)

  • Chrome

  • Latest

  • v16

Additional context

Trying to migrate from Supabase from Firebase

Add any other context about the problem here.
It's not working