-
-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug report
Describe the bug
My IP seems banned but I don't see it in the network restrictions of my project.
I get :
Stream error: Error: getaddrinfo ENOTFOUND db.onhyimzjjkokqqgxbmxw.supabase.co
at file:///.../deno/npm/registry.npmjs.org/pg-pool/3.11.0/index.js:45:11
at Object.runMicrotasks (ext:core/01_core.js:730:26)
at processTicksAndRejections (ext:deno_node/_next_tick.ts:59:10)
at runNextTicks (ext:deno_node/_next_tick.ts:76:3)
at eventLoopTick (ext:core/01_core.js:194:21)
...
{
errno: -3007,
code: "ENOTFOUND",
syscall: "getaddrinfo",
hostname: "db.onhyimzjjkokqqgxbmxw.supabase.co"
}
Screenshots
On database settings of the console :
I've checked with CLI and, in case, clear all :
More info
I've already been ban with my home's IP and saw it well on the supabase console. I could unblacklist it and then the hostname: "db.onhyimzjjkokqqgxbmxw.supabase.co" could be resolved again. But I don't understand why my work IP is not visible in this list. Maybe it is banned at another level ?
Thank you
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working