Skip to content

Unable to Connect to dbpill Proxy Port 5433 #7

Description

@Coconut8201

Hi dbpill author,

I recently started using dbpill in my backend project, but I'm encountering a connection issue. When I start my backend service, it attempts to connect to the dbpill proxy port (5433), but the connection fails and the service fails to start.

Environment:

macOS Sequoia 15.6.1
Node.js v25.0.0
Using the executable you provided
Here's the situation:

I executed npm run dev postgresql://user:pass@host:5432/dbname to start dbpill
My backend service attempts to connect to proxy port 5433, but the connection fails
I'm not sure if I'm missing some configuration steps
I would like to ask:

After starting dbpill, should the proxy port 5433 be immediately available, or does it require additional configuration or initialization steps?

Thank you for your help!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions